Skip to content

.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

License

Notifications You must be signed in to change notification settings

Jeremy-NZ/Templates

 
 

Repository files navigation

.NET Boxed Banner

Boilerplate.Templates NuGet Package Boxed.Templates package in dotnet-boxed feed in Azure Artifacts Twitter URL Twitter Follow

Project templates with batteries included, providing the minimum amount of code required to get you going.

Project Templates

ASP.NET Core API Boxed Preview Image

ASP.NET Core GraphQL Boxed Preview Image

Microsoft Orleans Boxed Preview Image

How can I get it?

  1. Install the latest .NET Core SDK.
  2. Run dotnet new --install Boxed.Templates to install the project template.
  3. Run dotnet new api --help to see how to select the feature of the project.
  4. Run dotnet new api --name "MyProject" along with any other custom options to create a project from the template.

Release Notes and To-Do List

You can find release notes for each version here and a To-Do list of new features and enhancements coming soon in the projects tab.

Continuous Integration

Name Operating System Status History
Azure Pipelines Ubuntu Azure Pipelines Ubuntu Build Status
Azure Pipelines Mac Azure Pipelines Mac Build Status
Azure Pipelines Windows Azure Pipelines Windows Build Status
Azure Pipelines Overall Azure Pipelines Overall Build Status
AppVeyor Ubuntu & Windows AppVeyor Build status AppVeyor Build history

Contributions and Thanks

Please view the Contributing guide for more information.

About

.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 77.3%
  • HTML 22.7%