Subscribe
Swashbuckle.AspNetCore is no longer included by default. Learn more about replacement and alternatives.
Health checks allows you to monitor the health and availability of your application and its critical dependencies.
EF Core's Simple Logging is a powerful yet lightweight feature that gives you deep insight into how your application interacts with the database.
With its unified API, support for popular email providers and seamless integration with templating engines it simplifies the complexity of email delivery.
Dapper is a powerful and lightweight micro ORM that shines when you need fast, direct access to your database without the overhead of a full-fledged ORM.
Structured logging is a powerful and essential practice when building applications. With Serilog, you can specify sinks, enrichers and log levels.
Keyset pagination is a fast and efficient way to paginate large datasets by using a stable, indexed column as a reference point.
CORS may seem like just another annoying error when building Web APIs, but it's actually a nice browser security feature.