News

Learn how to use a web API from within an Android app using Retrofit. Get posts from social media, store data on the cloud, and much more!
Take advantage of Dapper to create one-to-one, one-to-many, and many-to-many entity relationships in your ASP.NET Core applications.
Chris Sainty provides hands-on code samples on how to use Web APIs to interact with Blazor, an experimental framework from the ASP.NET team that allows developers to write C# and Razor code and have ...
API keys are unique identifiers that are passed in the request header on each call to the API. The following code snippet shows how you can validate an API key in an ASP.NET Core 7 application.
When architecting and developing a rich set of APIs using ASP.NET Core 2.1 Web API, it is important to remember this is only the first step to a stable and productive solution.
Let's take a look at some of the most critical security practices to consider in 2024 to help ensure your applications are secure, resilient and trustworthy.