A light-weight REST API development framework for ASP.Net 6 and newer.
-
Updated
Jul 16, 2023 - C#
A light-weight REST API development framework for ASP.Net 6 and newer.
A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 6 Web-Api project with MongoDB as the data store.
The code used in the .NET Docs Show on Minimal APIs
A template for an API using Clean Architecture and .net Minimal API's.
A library to easily integrate Authentication in ASP.NET Core projects.
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
.NET Student Zone .NET Conference 2022
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)
Original blog post: https://nikiforovall.github.io/dotnet/aspnetcore/2021/09/10/opinionated-minimal-api.html
A collection of helpers libraries for Minimal API projects.
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.
Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting
A helper library for quickly & easily adding Sign in with Apple, Google, & Microsoft Accounts using AspNetCore Minimal APIs
Code repository for the Building Web APIs with ASP.NET Core Manning book by Valerio De Sanctis
An asp.net core template based on Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger.
Complete and working ASP.NET Core Minimal APIs template, with OAuth 2.0 Authentication using JSON Web Algorithms and Tokens (JWA, JWT, JWS, JWE) as Bearer, with HMAC symmetric key, RSA X509 certificate asymmetric key, with or without AES encryption.
ASP.NET Core API Code Generator via a simple command line interface with first class support for generating Minimal Api's
A JWT Authentication for ASP.NET Core 6 minimal APIs, using the Microsoft.AspNetCore.Authentication.JwtBearer
Add a description, image, and links to the minimal-api topic page so that developers can more easily learn about it.
To associate your repository with the minimal-api topic, visit your repo's landing page and select "manage topics."