An open API service indexing awesome lists of open source software.

https://github.com/kinneko-de/sample-dotnet-template

This sample projects demonstrate how to create, publish and use dotnet templates. The example includes a project template for a Protobuf API. The template is available for the language C#.
https://github.com/kinneko-de/sample-dotnet-template

api code-generation dotnet dotnetnew framework project-template protobuf template

Last synced: about 1 year ago
JSON representation

This sample projects demonstrate how to create, publish and use dotnet templates. The example includes a project template for a Protobuf API. The template is available for the language C#.

Awesome Lists containing this project

README

          

# Sample dotnet template

This sample projects demonstrate how to create, publish and use dotnet templates.

The example includes a project template for a Protobuf API. The template is available for the language C#.

Read my [article](https://medium.com/@kinneko-de/d09447c9b892) for context and explanation