Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork499
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
License
Dotnet-Boxed/Templates
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Project templates with batteries included, providing the minimum amount of code required to get you going.
.editorconfig- A very generic.editorconfig file supporting .NET, C#, VB and web technologies..gitattributes- A.gitattributes file supporting normalized line endings and Git Large File System (LFS).
- Install the latest.NET Core SDK.
- Run
dotnet new --install Boxed.Templatesto install the project templates.
- Select .NET Boxed from the project type drop down.
- Select the .NET Boxed template you want to install and follow the instructions.

- Choose a project template i.e.
api,graphql,nuget,orleans. - Run
dotnet new api --helpto see how to select the feature of the project. - Run
dotnet new api --name "MyProject"along with any other custom options to create a project from the template.
You can find release notes for each versionhere and a To-Do list of new features and enhancements coming soon in theprojects tab.
| Name | Operating System | Status | History |
|---|---|---|---|
| Azure Pipelines | Ubuntu | ||
| Azure Pipelines | Mac | ||
| Azure Pipelines | Windows | ||
| Azure Pipelines | Overall | ||
| GitHub Actions | Ubuntu, Mac & Windows | ||
| AppVeyor | Ubuntu, Mac & Windows |
Please view theContributing guide for more information.
- tomecho - Fixing GraphQL Apollo Tracing.
- sayedihashimi - Fixed dotnet new command in ReadMe.
- bobinush - Fixed typo.
- chrisrichards - Fixed paging in the API template.
- VeXHarbinger - Updated Twitter cards.
- michalstanko - Added Czech and Slovak characters to the FriendlyUrlHelper.
- miroslavpopovic - Small fix to SiteMapGenerator.
- Matthew-Bonner - Fix removal of trailing slash for manifest.json.
- Abuson - Two ASP.NET Core MVC fixes to do with error pages.
- Shiney - Fixed typo.
- ChrisOMetz - ASP.NET Core LESS feature.
- mcliment - Updated template to ASP.NET Core RC 1.
- surfsflo - Added woff2 support for Font Awesome.
- rarrarrarr - Fixed grammar mistakes.
About
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.




