This is not by any means a final project. It is a work in progress, and I did not have time to develop it to the point to casually use it.
- Add sample Background jobs
- Set up Fluent API for endpoint requests validation mechanism
update the template based on the .template.config/template.json configuration
dotnet new --install . --force
use it like following
dotnet new dddalpsavas -n YourBrandNewAppName
search for //TODO s and rename app-specific stuff.
Uses Postgres.
Put third party libraries & implementations in the lib folder.