Calabonga.AspNetCore.AppDefinitions.Template 2.2.0-beta.7

This is a prerelease version of Calabonga.AspNetCore.AppDefinitions.Template.
There is a newer version of this package available.
See the version list below for details.
dotnet new install Calabonga.AspNetCore.AppDefinitions.Template::2.2.0-beta.7
This package contains a .NET Template Package you can call from the shell/command line.

ASP.NET Core Web API with Application Definitions

Define your Web API application parts in different definitions (files). It's remarkably simple and useful. You will know what features your application consists of.

Как установить (How to install template)

Чтобы установить шаблон для ASP.NET Core Web API with AppDefinitions достаточно выполнить команду:

dotnet new install Calabonga.AspNetCore.AppDefinitions.Template

Проверить установлены ли шаблоны можно командой

dotnet new list

Команда выведет список всех установленных шаблонов. Также после установки шаблонов, они станут доступы в Visual Studio и JetBrains Rider.

Как удалить (How to uninstall template)

Чтобы удалить шаблон Web API с установленными AppDefinitions достаточно выполнить команду:

dotnet new uninstall Calabonga.AspNetCore.AppDefinitions.Template

Больше информации (More info)

  • net7.0

    • 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
2.4.3 174 3/29/2024
2.4.2 199 3/20/2024
2.4.1 1,741 1/15/2024
2.4.0 1,636 11/22/2023
2.3.0 589 11/6/2023
2.2.1 525 8/12/2023
2.2.0 336 8/10/2023
2.2.0-beta.7 79 8/10/2023

First release