Top 20 NuGet dotnet-new Packages

Simple annotated research context template
$ dotnet new -i Paulovich.Manga $ dotnet new manga It creates a .NET Solution with a layered backend (Domain - Application - Infrastructure - WebApi) with the Clean Architecture Style.
Template generator for Easify framework
Fable templates
Templates to use when creating an application for RESTfulAPI.
.NET Core 3.1 Console application template with appsettings configuration, dependency injection, and some useful extensions.
Templates to create RTI Connext DDS C# Applications. After installing, the following templates are available: > dotnet new dds-app > dotnet new dds-pub > dotnet new dds-sub > dotnet new dds-idl
Templates to use when creating an application for LineTen
Templates to easily create solutions and components based on Plugga.Core.
Templates to use when creating an application for Bootstrap Blazor Server App
Template for creating a console app much like the aspnetcore start template
Templates to use when creating metro applications.
Templates to easily create web applications using the GenHTTP SDK.
Template for an empty blazor project.
Wings Template, including Grpc, Data
Template to use when creating new solution for web api projects
A set of templates written for the GeneticSharp: TSP Blazor, basic console application, TSP console application and TSP Unity3d. * Install the templates with command: dotnet new -i GeneticSharp.Templates * Create new projects for GeneticCharp: * dotnet new GeneticSharpTspBlazorAp...
Nybus is an application framework that allows you to build message-based applications. This package contains templates that can be used to quickly create new applications.
This release has the ability to scaffold out an entire .NET Core project with Aurelia CLI. This will help streamline the Aurelia build process and enable rapid development in an integrated environment. You can generate a full fledge secure application with the --secure true option on top of all...