ASP.NET Core 10.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
☆272Dec 18, 2025Updated 2 months ago
Alternatives and similar repositories for MinimalApi
Users that are interested in MinimalApi are comparing it to the libraries listed below
Sorting:
- A place I'm trying out the new ASP.NET Core minimal APIs features.☆668Nov 29, 2022Updated 3 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Jun 20, 2022Updated 3 years ago
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆321Jun 22, 2023Updated 2 years ago
- .NET 8 Minimal API with Vertical Slice Architecture☆183May 23, 2025Updated 9 months ago
- ASP.NET Core 6.0 - Minimal API Example - Todo API implementation using Minimal API, Entity Framework Core In Memory Provider and Open API…☆10Nov 11, 2021Updated 4 years ago
- A template for an API using Clean Architecture and .NET Minimal API's.