News

In this article I would present a discussion on implementing HTTP authentication in Web API with code examples to illustrate the concepts discussed.
When building your .NET applications, you will often need to generate API documentation. To do this, you might use Swagger, a toolkit that makes it simple to provide a graphical representation of your ...