calabonga-nimble-framework
Installation
SKILL.md
Nimble Framework — Project Guidelines
Nimble Framework is a set of microservice templates for ASP.NET Core (.NET 10) by Sergey Calabonga.
Repo: https://github.com/Calabonga/Microservice-Template
Wiki: https://github.com/Calabonga/Microservice-Template/wiki
Current version: 10.0.0
Two Templates
| Template | NuGet Package | Purpose |
|---|---|---|
| IdentityModule | Calabonga.Microservice.IdentityModule.Template |
Microservice with auth (OpenIddict, OAuth2.0, Bearer, PKCE) |
| Module | Calabonga.Microservice.Module.Template |
Microservice without auth |