Quantcast
Channel: dotMemory : .NET Tools | The JetBrains Blog
Viewing all articles
Browse latest Browse all 307

Service Creation via .NET Core Templates – Webinar recording

$
0
0

The recording of our webinar, Service Creation via .NET Core Templates, with Olga Nelioubov, is now available. Subscribe to our community newsletter to receive notifications about future webinars.


Custom .NET templates are a fantastic way to bootstrap your .NET services, however they’re not only limited to the .NET world – their usefulness could extend to templating out pipelines, applications in other languages, configuration files, or anything else that can be opened with a text editor. Furthermore, they are extremely simple to set up and can be easily packaged and distributed to others for re-use.

In this session, I’d like to go over what these .NET templates are and what makes them so useful and versatile. I’d also like to demo creating an API template, complete with an optional build and release pipeline, and then demonstrate using that template to create an out-of-the-box deployable solution.


(more…)


Viewing all articles
Browse latest Browse all 307

Trending Articles