Aleexnl.Templates.Net.Framework.Sdk
1.1.2
Rename package
dotnet new install Aleexnl.Templates.Net.Framework.Sdk::1.1.2
.NET Framework SDK Project Templates
NET Framework SDK Project Templates is a template package that allows programmers to create .NET Framework projects using new SDK format.
Prerequisites
Before you begin, ensure you have met the following requirements:
- You have the lates version of .NET Core
- You have Windows, Linux, or macOS
- asd
Installing .NET Framework SDK Project Templates
To install .NET Framework SDK Project Templates, follow these steps:
dotnet new install Aleexnl.Templates.Net.Framework.Sdk
Using .NET Framework SDK Project Templates
To use .NET Framework SDK Project Templates, follow these steps:
You can search all the templates abailable using this command
dotnet new list --author aleexnlOnce you find your desired template, you can use the
Short Nameto create the project using that templatedotnet new netFrameworkSdkClassLibrary
Also you can check the options reference or use --help argument to list all the options of the template
dotnet new netFrameworkSdkClassLibrary --help
Contributing
To contribute to .NET Framework SDK Project Templates, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>. - Make your changes and commit them:
git commit -m '<commit_message>' - Push to the original branch:
git push origin <project_name>/<location> - Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Contact
If you want to contact me you can reach me at alex.nieto027@gmail.com
License
This project uses the following license: MIT License.
-
net6.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 | |
|---|---|---|---|
| 1.1.2 | 1,947 | 11/18/2022 | |
| 1.1.1 | 784 | 11/18/2022 | |
| 1.1.0 | 790 | 11/18/2022 | |
| 1.0.0-CI-20221118-140343 | 573 | 11/18/2022 | |
| 1.0.0-CI-20221118-131314 | 508 | 11/18/2022 | |
| 1.0.0-CI-20221118-125111 | 513 | 11/18/2022 |