didaticos.api
1.0.7
See the version list below for details.
dotnet add package didaticos.api --version 1.0.7
NuGet\Install-Package didaticos.api -Version 1.0.7
<PackageReference Include="didaticos.api" Version="1.0.7" />
paket add didaticos.api --version 1.0.7
#r "nuget: didaticos.api, 1.0.7"
// Install didaticos.api as a Cake Addin #addin nuget:?package=didaticos.api&version=1.0.7 // Install didaticos.api as a Cake Tool #tool nuget:?package=didaticos.api&version=1.0.7
Didaticos API
This is a project template created to help with the process of creating new projects and provide a standard for programmers.
How to use
Install the .NET SDK on your machine.
Create a new project using the following command:
dotnet new didaticos.api -n MyProject
Replace "MyProject" with the name you want to give to your project.
The project will be created in the current directory with the standard structure.
Add your own features to the project.
Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE
file for more information.
Learn more about Target Frameworks and .NET Standard.
This package has 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.
Release note 1.0.7:
- update short project name to didaticos.api fix