alexandercarls / Templates

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

Home Page:https://RehanSaeed.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Boxed Banner

AppVeyor Build status Boilerplate.Templates NuGet Package Boxed.Templates MyGet Package 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

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 "MyTemplate" 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.

Contributing

Please read the guide to learn how you can make a contribution.

Thanks

A big thank you to the following contributors:

About

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

https://RehanSaeed.com

License:MIT License


Languages

Language:C# 71.1%Language:HTML 25.3%Language:PowerShell 2.6%Language:Shell 1.0%