There are 8 repositories under minimal-api topic.
A light-weight REST API development framework for ASP.NET 8 and newer.
The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.
A template for an API using Clean Architecture and .NET Minimal API's.
🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.
A library to easily integrate Authentication in ASP.NET Core projects.
A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
A Job Scheduler sitting on top of IHostedService in dotnet.
The code used in the .NET Docs Show on Minimal APIs
SSW Clean Architecture Template
.NET Student Zone .NET Conference
The application for the "Learning Blazor: Build Single Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.
A collection of helpers libraries for Minimal API projects.
The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual classes based on minimal Api (.Net 6)
Code repository for the Building Web APIs with ASP.NET Core Manning book by Valerio De Sanctis
An example of a full-stack application for Authentication and Authorization, build with ASP.NET Core 9.0 (Minimal API) and Angular 19.
A simple ASP.NET Core 7+ Minimal API integration for FluentValidation 10+.
A helper library for quickly & easily adding Sign in with Apple, Google, & Microsoft Accounts using AspNetCore Minimal APIs
A micro-framework that brings the REPR pattern into ASP.NET Core Minimal APIs.
A set of lightweight libraries to totally decouple operation results and actual application responses.
ASP.NET Core Minimal APIs
🔐 🛂 ASP.NET (versions 8 and 9) minimal API with JWT authentication and authorization
Complete ASP.NET Core Web APIs template with lot of examples: OpenAI APIs, OAuth 2.0 Authentication, JSON Web Algorithms and Bearer Tokens (JWA, JWT, JWS, JWE), HMAC symmetric key, RSA X509 certificate asymmetric key, AES encryption, CQRS, DDD, MediatR, Dapper, Docker, Entity Framework, Fluent Validation, GZip, Hangfire, NLog, REST CRUD, Swagger...
I achieved 8th place in the "100 Commits" competition organized by DevMentors. Over 100 days, I developed the "YoutubeLinks" application, which allows users to create playlists from YouTube links and download those playlists as MP3 and MP4 files.
Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting
Biwen.QuickApi, WebApi,REPR,Headless CMS
Minimal .NET microservices implementation in the context of a cafe
An example of a full-stack application for file upload and download, built with ASP.NET Core 9.0 (Minimal API) and Angular 19.
A sample that showcases how to implement Two-Factor authentication in a Web API using an external Authenticator app
minimal-api-clean-architecture .NET9
A powerful REST API service that generates PDF documents from dynamic HTML templates.
An example of REST API for handling weather data using minimal API and Clean Architecture with various design patterns. ASP.NET Core 9.0
Template-based Design-Time Code Generator that generates C# code and solutions, as well as some frontend projects and files. It supports complex logic and enabled transforming a software project by generating or modifying code.
Automatic EF Core CRUD API Generation using MinimalApi