NikiforovAll / minimal-api-exampleLinks
Modular Minimal API in .NET 6
☆41Updated 4 years ago
Alternatives and similar repositories for minimal-api-example
Users that are interested in minimal-api-example are comparing it to the libraries listed below
Sorting:
- Caching and cache invalidation of MediatR Requests via Pipeline Behaviors☆34Updated 3 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- ☆40Updated 11 months ago
- ☆28Updated 2 months ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 2 weeks ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last month
- Samples of the latest EF Core features☆71Updated 10 months ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated 2 years ago
- ☆51Updated 3 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- ☆34Updated 4 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 9 months ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 7 months ago
- Template for .NET projects☆43Updated 3 months ago
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆67Updated 3 weeks ago
- Realtime retrospective tool built in ASP.NET Core and Blazor☆75Updated last year
- Sample showing MediatR with ASP.NET Core☆53Updated 3 years ago
- Photobook written in minimal api with opentelemetry☆37Updated 3 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆48Updated 5 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Updated 3 years ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session