Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
Using Token Based Authentication, the client application is not dependent on a specific authentication mechanism. The token is generated by the server if the user is authenticated. So to acces a sp…
-
Real time data processing using Asp.net Web Api, TPL Dataflow, SignalR and AngularJS
-
ASP.NET Core Identity is designed to enable us to easily use a number of different storage providers for our ASP.NET applications. We can use the supplied Identity providers that are included with …
-
Compared to unit testing, Integration testing gives us a better return on test investment. Nowadays, we have a lot of tools to set it up easily, and it can go faster and gives us more confidence wi…