LanguageSdk.Templates
1.6.0
dotnet new install LanguageSdk.Templates::1.6.0
This package contains a .NET Template Package you can call from the shell/command line.
LanguageSdk.Templates
A basic skeleton to build a custom msbuild sdk for custom language.
Features:
- SDK
- Compiler project as dotnet tool
- Resolve references (project, nuget) automatically
- Optimizer that handle enabling/disabling optimization passes and use optimization levels
- Optimize on release configuration
Usage
dotnet new lsdk -p:l MyLanguage -e:.my
-
net9.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.