Top 20 NuGet dotnet-new Packages

Templates to use when creating a Solid-based application
Templates to use when creating an application using DDD, Mediator pattern, and clean architecture pattern.
KnstArchitecture
$ dotnet new -i Genocs.MicroserviceTemplate::0.1.0 $ dotnet new microservice It generates a .NET Solution with full fledged microservice components.
Templates to use when creating an h5 based- application.
Templates to use when creating Clean Architecture CQRS queries and commands
Microservice templates with different architectures for .Net Core
Templates to use when creating an application for Adatum Corporation.
Templates to use when creating an application for Cocoondo.
Templates to use when creating projects & items in VB.NET
Templates to use when creating an application for itc.
Templates to use when creating an application for Adatum Corporation.
Templates for microservices for the EDAQuickstart
Templates for microservices for the EDAQuickstart
Templates to use with the Duality game engine
Contains some helper dotnet templates for use with `dotnet new`
bq Admin
A slightly-opinionated `dotnet new` template for a component classlib which also runs from the commandline. The opinions are that logging, configuration and testing are good things, but should each be opt-in and should then work out of the box. Usage: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...