All Projects → Dotnet-Boxed → Templates

Dotnet-Boxed / Templates

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

Programming Languages

C#
18002 projects
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Templates

Framework
.NET Core Extensions and Helper NuGet packages.
Stars: ✭ 399 (-86.07%)
Mutual labels:  graphql, swagger, asp-net-core, asp-net, nuget, dotnet-core
Hotchocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
Stars: ✭ 3,009 (+5.06%)
Mutual labels:  graphql, asp-net-core, asp-net, dotnet-core
Graphql Dotnet
GraphQL for .NET
Stars: ✭ 5,031 (+75.66%)
Mutual labels:  api, graphql, dotnet-core
Starwars
GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core
Stars: ✭ 559 (-80.48%)
Mutual labels:  graphql, asp-net-core, dotnet-core
Ocelot
.NET core API Gateway
Stars: ✭ 6,675 (+133.07%)
Mutual labels:  asp-net-core, asp-net, dotnet-core
Graphql Starter
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, and Material UI.
Stars: ✭ 3,377 (+17.91%)
Mutual labels:  api, graphql, template
Koa Rest Api Boilerplate
💯 Boilerplate for Node.js Koa RESTful API application with Docker, Swagger, Jest, CodeCov and CircleCI
Stars: ✭ 420 (-85.34%)
Mutual labels:  api, swagger, template
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+138.37%)
Mutual labels:  asp-net-core, asp-net, dotnet-core
PersianDataAnnotations
PersianDataAnnotations is ASP.NET Core MVC & ASP.NET MVC Custom Localization DataAnnotations (Localized MVC Errors) for Persian(Farsi) language - فارسی سازی خطاهای اعتبارسنجی توکار ام.وی.سی. و کور.ام.وی.سی. برای نمایش اعتبار سنجی سمت کلاینت
Stars: ✭ 38 (-98.67%)
Mutual labels:  nuget, asp-net-core, asp-net
Recaptcha.aspnetcore
Google reCAPTCHA v2/v3 for .NET Core 3.x
Stars: ✭ 122 (-95.74%)
Mutual labels:  asp-net-core, nuget, dotnet-core
Carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
Stars: ✭ 875 (-69.45%)
Mutual labels:  asp-net-core, asp-net, dotnet-core
Colore
A powerful C# library for Razer Chroma's SDK
Stars: ✭ 121 (-95.78%)
Mutual labels:  api, nuget, dotnet-core
Unitynuget
Provides a service to install NuGet packages into a Unity project via the Unity Package Manager
Stars: ✭ 257 (-91.03%)
Mutual labels:  asp-net-core, nuget, dotnet-core
UrlBase64
A standards-compliant implementation of web/url-safe base64 encoding and decoding for .NET targets
Stars: ✭ 25 (-99.13%)
Mutual labels:  nuget, asp-net-core, asp-net
X.Web.Sitemap
Simple sitemap generator for .NET
Stars: ✭ 66 (-97.7%)
Mutual labels:  nuget, asp-net-core, asp-net
Cofoundry
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
Stars: ✭ 621 (-78.32%)
Mutual labels:  asp-net-core, asp-net, dotnet-core
Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (-69.8%)
Mutual labels:  asp-net-core, asp-net, dotnet-core
Core
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Stars: ✭ 2,004 (-30.03%)
Mutual labels:  api, graphql, swagger
Raml Dotnet Tools
Visual Studio extension to work with RAML and OAS (OpenAPI) specifications. You can consume REST APIs, scaffold ASP.NET implementations and extract RAML specifications from existing ASP.Net apps.
Stars: ✭ 171 (-94.03%)
Mutual labels:  swagger, asp-net, dotnet-core
Openapi Diff
Utility for comparing two OpenAPI specifications.
Stars: ✭ 208 (-92.74%)
Mutual labels:  api, swagger

.NET Boxed Banner

Boilerplate.Templates NuGet Package Boxed.Templates package in dotnet-boxed feed in Azure Artifacts Boilerplate.Templates NuGet Package Downloads 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

ASP.NET Core API Boxed Preview Image

ASP.NET Core GraphQL Boxed

ASP.NET Core GraphQL Boxed Preview Image

Microsoft Orleans Boxed

Microsoft Orleans Boxed Preview Image

NuGet Package Boxed

NuGet Package Boxed Preview Image

Item Templates

  • .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).

How can I install it?

  1. Install the latest .NET Core SDK.
  2. Run dotnet new --install Boxed.Templates to install the project templates.

How can I use it?

Using Visual Studio:

  1. Select .NET Boxed from the project type drop down.
  2. Select the .NET Boxed template you want to install and follow the instructions. Visual Studio New Project Dialogue

Using the CLI:

  1. Choose a project template i.e. api, graphql, nuget, orleans.
  2. Run dotnet new api --help to see how to select the feature of the project.
  3. 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 Azure Pipelines Build History
GitHub Actions Ubuntu, Mac & Windows GitHub Actions Status GitHub Actions Build History
AppVeyor Ubuntu, Mac & Windows AppVeyor Build Status AppVeyor Build History

Contributions and Thanks

Please view the Contributing guide for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].