Announcing Petabridge.Templates 2.0 - Professional Akka.NET Application and Library Templates
Ready-made Akka.NET application and library dotnet new templates for creating professional-quality projects!
17 minutes to readWe’ve prepared a set of three professional-grade dotnet new
templates (Petabridge.Templates
) for use with your projects - these will help you get started right away with Akka.NET or developing your own NuGet libraries that you wish to distribute. We’ve built and maintained these for years in order to create our own internal and external projects here at Petabridge.
But first, I should probably tell you a personal story, about how I improved the professionalism on my projects with build automation. Before I had the opportunity to work on a build system, I have always known the advantage of them and envied projects that had them.
On Twitter I read tweets from different .NET developers about creating a powerful build automations; I felt like it was a rocket science and secretly wished to be doing something like that. I was stuck, I needed a boost to move me out of that state.