FastEndpoints
FastEndpoints is a developer friendly alternative to ASP.NET Minimal APIs & MVC for rapid REST API development.
Pinned Repositories
Auth0-Demo
demo application for auth0 usage with permissions
Documentation
Documentation website source code for FastEndpoints.
FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
File-Handling-Demo
sample project showcasing image storage and retrieval in mongodb using FastEndpoints & MongoDB.Entities
Hosted-Blazor-Wasm-Demo
sample project showing how to use FastEndpoints with NSwag client generation to avoid sharing DTOs between client and server
Job-Queue-Demo
Jwt-And-Identity-Auth-Demo
Refresh-Tokens-Demo
Demo application showcasing refresh token service in FastEndpoints
Template-Pack
"dotnet new" project & item scaffolding templates.
Visual-Studio-Extension
Vertical slice feature scaffolding Visual Studio Extension for FastEndpoints.
FastEndpoints's Repositories
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
FastEndpoints/Template-Pack
"dotnet new" project & item scaffolding templates.
FastEndpoints/Documentation
Documentation website source code for FastEndpoints.
FastEndpoints/Auth0-Demo
demo application for auth0 usage with permissions
FastEndpoints/Refresh-Tokens-Demo
Demo application showcasing refresh token service in FastEndpoints
FastEndpoints/File-Handling-Demo
sample project showcasing image storage and retrieval in mongodb using FastEndpoints & MongoDB.Entities
FastEndpoints/Job-Queue-Demo
FastEndpoints/Visual-Studio-Extension
Vertical slice feature scaffolding Visual Studio Extension for FastEndpoints.
FastEndpoints/Hosted-Blazor-Wasm-Demo
sample project showing how to use FastEndpoints with NSwag client generation to avoid sharing DTOs between client and server
FastEndpoints/Jwt-And-Identity-Auth-Demo
FastEndpoints/Job-Queue-EF-Core-Demo
FastEndpoints/Blazor-Wasm-Remote-Messaging-Demo
FastEndpoints/Event-Broker-Demo
FastEndpoints/Remote-Procedure-Call-Demo
example inter-process-communication demo using FE commands and handlers
FastEndpoints/RPC-With-Auth-Demo
Demo solution showing how to configure TLS with a self-signed certificate and also implement authentication & authorization for FastEndpoints RPC messaging
FastEndpoints/Event-Queues-Demo
FastEndpoints/OData
OData support for FastEndpoints
FastEndpoints/Round-Robin-Events-Demo
FastEndpoints/VSCode-Extension
Visual Studio Code Extension For FastEndpoints
FastEndpoints/Api-Reference
Public api reference website source code lives here...
FastEndpoints/Event-Broker-Benchmark