News

Take advantage of connection resiliency in EF Core to detect errors and retry commands and enable your ASP.NET Core application to overcome transient faults.
ASP.NET Core Feature Compatibility with Native AOT (source: Microsoft). However, because not all ASP.NET Core features or commonly used ASP.NET Core libraries are compatible with native AOT (see chart ...
Demo.AspNetCore.WebApi Sample Web API powered by ASP.NET Core MVC, Azure Cosmos DB and MediatR: Basic CRUD using Azure Cosmos DB .NET SDK v3 for SQL API Support for conditional requests Support for ...
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.
A GitHub project providing more than 300 code samples to illustrate ASP.NET Core fundamentals has amassed more than 4,000 stars.
Using LiteDb in an ASP.NET Core API LiteDB is serverless database delivered in a single DLL (less than 350kb) fully written in .NET C# managed code. It is ideal for mobile apps or for small ...