didaticos.api 1.0.10

dotnet add package didaticos.api --version 1.0.10                
NuGet\Install-Package didaticos.api -Version 1.0.10                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="didaticos.api" Version="1.0.10" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add didaticos.api --version 1.0.10                
#r "nuget: didaticos.api, 1.0.10"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install didaticos.api as a Cake Addin
#addin nuget:?package=didaticos.api&version=1.0.10

// Install didaticos.api as a Cake Tool
#tool nuget:?package=didaticos.api&version=1.0.10                

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

  1. Install the .NET SDK on your machine.

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

  3. The project will be created in the current directory with the standard structure.

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

There are no supported framework assets in this package.

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.

Version Downloads Last updated
1.0.10 1,287 5/9/2023
1.0.9 158 5/9/2023
1.0.7 178 5/9/2023
1.0.6 190 5/9/2023
1.0.5 161 5/9/2023
1.0.4 184 5/9/2023
1.0.3 374 5/9/2023
1.0.2 353 5/9/2023
1.0.1 449 5/9/2023
1.0.0 166 5/9/2023

Release note 1.0.10:
   
   - update short project name to didaticos.api fix