SkillAgentSearch skills...

Aspnext

ASP.NET 8 Opinionated template and startup-ready stack. ASP.NET 8 / C# + Docker + Zitadel + PostreSQL

Install / Use

/learn @MadL1me/Aspnext
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dotnet foundation Version Nuget package

<img width="35" alt="Asset 1@2x" src="https://github.com/MadL1me/aspnet-awesome-templates/assets/46647517/e81a904e-6b5a-4d25-8ed4-5630d495b045"> AspNext

ASP.NET 8 Opinionated template for fast development. Write code, not Configs.

Where to start

Currently, main repository contains Aspnext.Template template - template with ASP.NET Core, Zitadel and many other things.

Each Template is easy runs in docker, have its own README which contains info about project Stack, documentation and useful commands list.

If you don't want to use it, you can start with main template like this:

  1. Install template:
dotnet new install Aspnext.Template::8.3.0
  1. Create template with dotnet new:
dotnet new aspnext -o "MyAwesomeProjectName"
  1. Use your template! (For example, go to Aspnext.Template template README, it will have all required commands with your configuration)

Contribute

You can contribute by issue proposals, and making pull requests.

Your ideas about how we can make this simpler, more easy etc are very much needed.

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated7mo ago
Forks4

Languages

C#

Security Score

72/100

Audited on Aug 6, 2025

No findings