Aleexnl.Templates.Net.Framework.Sdk 1.1.2

Suggested Alternatives

Templates.Net.Framework.Sdk

Additional Details

Rename package

dotnet new install Aleexnl.Templates.Net.Framework.Sdk::1.1.2
This package contains a .NET Template Package you can call from the shell/command line.

.NET

.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:

  1. You can search all the templates abailable using this command

    dotnet new list --author aleexnl
    
  2. Once you find your desired template, you can use the Short Name to create the project using that template

    dotnet 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:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. 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,092 11/18/2022
1.1.1 323 11/18/2022
1.1.0 329 11/18/2022
1.0.0-CI-20221118-140343 273 11/18/2022
1.0.0-CI-20221118-131314 221 11/18/2022
1.0.0-CI-20221118-125111 217 11/18/2022