DevInsightForge.Templates.Api 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install DevInsightForge.Templates.Api::2.0.0                
This package contains a .NET Template Package you can call from the shell/command line.

DevInsightForge Web API Template

Overview

This template provides a foundation for building a DevInsightForge Web API project using C#.

  • Identity: DevInsightForge.Templates.Api
  • Version: 1.0.0
  • License: MIT

Description

This template serves as a starting point for a DevInsightForge Web API project. It includes essential structures and configurations to kickstart your development process.

Features

  • ASP.NET Core Web API project
  • Clean architecture pattern
  • EFCore with SqlServer
  • Domain Driven Desing
  • Strongly-Typed IDs
  • Repository pattern
  • JWT Authentication
  • Fluent Validation
  • Mapster

Prerequisites

Installation

To install the DevInsightForge Web API Template, use the following command:

dotnet new install DevInsightForge.Templates.Api

Create Solution Using Template

To create a new solution using the DevInsightForge Web API Template, use the following command:

dotnet new devforgeapi -n YourSolutionNameHere

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.2 2,512 12/24/2023
3.0.1 387 12/16/2023
3.0.0 190 12/15/2023
2.0.1 884 11/17/2023
2.0.0 155 11/16/2023
1.0.4 108 11/16/2023
1.0.3 340 11/7/2023
1.0.2 146 11/7/2023
1.0.1 225 11/3/2023
1.0.0 126 11/3/2023

Instructions added and major version upgrade