Skip to content

CodeCraftChronicles/CodeCraftKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeCraftKit

NuGet

CodeCraftKit is a .NET project template designed to help you quickly set up a new .NET project using the Vertical Slice Architecture with .NET 8 and C# 12. This template aims to promote modern development practices and provide a solid foundation for new projects. It includes a Web API and a Blazor project to get you started.

Features

  • Pre-configured structure for .NET projects with Vertical Slice Architecture
  • Commonly used packages included
  • Ready-to-use DevOps configurations
  • Example code and comments for guidance
  • Based on .NET 8 and C# 12
  • Includes a Web API and a Blazor project

Getting Started

Installation

To install the CodeCraftKit template, use the following command:

dotnet new install CodeCraftKit

About

CodeCraftKit is a .NET project template designed to help you quickly set up a new .NET project using the Vertical Slice Architecture with .NET 8 and C# 12. This template aims to promote modern development practices and provide a solid foundation for new projects. It includes a Web API and a Blazor project to get you started.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors