featured

Learning From Open Source Part1: MediatR

It can be intimidating and time consuming to explore a mature open source project. Often an attempt to find inspiration results in a surface level understanding of a few components w...

development mediatR tutorial Jan 14, 2020

Quickly Create Your Own .NET Code Templates and Use Them From Anywhere

Whether you need to throw together a quick console app or scaffold an enterprise solution, it can be a real time suck just creating, naming and referencing projects. Setting up boile...

development dotnet automation nuget appveyor Dec 20, 2019

Publishing .NET Core NuGet Packages with Nuke and AppVeyor

This article builds on concepts discussed by Andrew Lock, Jimmy Bogard and Georg Dangl. Here we’re going use Nuke to make build, packaging and publishing even nicer!!!

development appveyor nuke dotnet nuget Dec 17, 2019