A light-weight REST API development framework for ASP.NET 6 and newer.
翻译 - 用于 Asp.Net 的开发人员友好的 Web api 框架,它鼓励 CQRS 和垂直切片架构。
Modular Monolith template for ASP.NET Core and NET 8
Authentication Service demonstrating .NET 8 Minimal API with ASP.NET Core Identity, Entity Framework Core & MariaDB, Wolverine mediation, and FastEndpoints for efficient API development.
A queue system that can be used for educational purposes or for any other situations where prioritization of individuals is necessary.
Web platform that makes hosting/attending tech workshops easier. Powered by .NET and Fastendpoints.
POC demonstrating FastEndpoints (minimal APIs), Dapr actors and EventStoreDB (event sourcing).
Sample Implement of new Identity using Minimal ASP.NET API 8 and FastEndPoint and REPR pattern with result pattern and deferent mappers.
Code web, think .NET - FastComponents for a successful MRA (Multiple Resources Application).
CQRS based application
Minimal Api with FastEndpoint
Clean architectured minimal API project using FastEndpoints
.NET6 REST & GraphQL API with NHibernate 5
Demonstrating the REPR (Request-Endpoint-Response) pattern using FastEndpoints in .NET 8 for streamlined API development.
Experimenting with GraphQL, FastEndpoints and RulesEngine
Shared Password Manager based on .NET 8
Experiment with returning RazorComponentResult using FastEndpoints.
Sample application to use eventsourcing powered by marten, vertical slicing and fastendpoints
This .NET Core 9 project demonstrates Clean Architecture with CQRS. It features FastEndpoints for minimal APIs, PostgreSQL with Entity Framework for data handling, and AutoRegisterDI for dependency in...