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 ...
Integration tests are used to check if the different parts of the application work as expected when they are assembled together. When working with integration tests, you will often want to skip ...
Entire books have been written about creating and using web services in ASP.NET Core, so how does one explain such a huge topic in a single tech event presentation? You expand the session into a ...
To build and execute the programs in this article, you should have Visual Studio 2017 and ASP.NET Core 2.1 or later installed in your system. If you don't have Visual Studio installed, you can get a ...
Today, the World Wide Web Consortium (W3C), the organization behind all web standards, has formally promoted the Web Authentication API to the title of official web standard. This promotion means the ...
The cyber-threat landscape is changing. We’ve seen this before, but this time it’s different. We are now facing a new type of threat that uses application programming interfaces (APIs) as a primary ...