Framas.Templates
8.1.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Framas.Templates::8.1.3
This package contains a .NET Template Package you can call from the shell/command line.
Framas Templates for dotnet
Install
dotnet new install Framas.Templates
The templates should now available in dotnet new list
Template Name Short Name Language Tags
----------------------------------- ------------------------- -------- -----------------------------------------
Framas Class Plugin framas_class_plugin [C#] Class Plugin Framas
Framas Winforms Plugin framas_winforms_plugin [C#] Class Plugin Winforms Framas
Framas Winforms App framas_winforms_app [C#] Framas Winforms Application
Framas AspNetCore App framas_aspnetcore_app [C#] Framas AspNetCore Application
Framas AspNetCore Plugin framas_aspnetcore_plugin [C#] Framas AspNetCore Plugin
Usage
To create a new class library project:
dotnet new framas_class_plugin -n MyPlugin
Available parameters:
-f, --framework
Description: The target framework for the project.
Options:
- net8.0
- netstandard2.0
- netstandard2.1
By default: net8.0
-
net8.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.