A CLI scaffolder for .NET Clean Architecture projects
Project description
StackForge
A CLI scaffolder for .NET Clean Architecture (CQRS) projects.
Installation
pip install stackforge
Usage
stackforge
Then follow the prompts to scaffold a new project.
What it generates
- .NET 10 Clean Architecture structure (API, Application, Domain, Infrastructure, Persistence)
- JWT authentication with ASP.NET Identity
- Swagger UI with Bearer token support
- PostgreSQL with EF Core
- Docker + docker-compose with healthchecks
- Role and user seeders (SuperAdmin out of the box)
- Git initialization with initial commit
Quickstart after scaffolding
- Open the project in VS Code or Visual Studio
- Run:
docker-compose up --build - Visit:
http://localhost:5000/swagger
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stackforge_cli-0.1.1.tar.gz
(13.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stackforge_cli-0.1.1.tar.gz.
File metadata
- Download URL: stackforge_cli-0.1.1.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48c189bd3d27545ca6d3e0e2bf6f94a63bd84a2f21e69478faa1408f9c125343
|
|
| MD5 |
6fd36b3ad5a075ac6b17ecd490afae70
|
|
| BLAKE2b-256 |
bccd386b4169defe055d3c611583acd4602c067fd0bed4d89748b34a0b3ac9dd
|
File details
Details for the file stackforge_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: stackforge_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f503ea03a15475fd341f9f2e331f6f173540cfabf4a335ebbef302dcd54ca80
|
|
| MD5 |
438ce3e11d6f3b458edac2cd872f6e01
|
|
| BLAKE2b-256 |
f4275d50aa94cd6d3a9fee1dc8091b42e83d212ff53b9c97e7d956631cffa754
|