Programming with Palermo

.NET 6 using Onion Architecture - Part 1 - The Core - Episode 5


Listen Later

Code Sample

In this episode, you are going to set up a new code base with .NET 6 using the Onion Architecture pattern.  Jeffrey will use some new project things, that might be in preview, from GitHub and see what works right out of the box with GitHub Actions and what might not. 

You will be creating a new repository and going through the necessary steps to creating a brand new Visual Studios solution.  Using Visual Studio is rarely a one-and-done, perfect application right out of the box. This episode will create the first stage of continuous integration, which is a private build, looking at how to manage namespaces and assembly names, getting project references, and getting the first unit test running against the first class. 

You will also set up the core of an Onion Architecture.  It won’t set up any interfaces with databases or interfaces with a person.  This will simply focus on the inner core of the Onion Architecture.  Subsequently, future episodes in this series will add on interfaces and dependency injection, managing references going towards the center. 

Thanks to Clear Measure for sponsoring this episode of Programming with Palermo.

This program is syndicated on many channels. To send a question or comment to the show, email [email protected]. We’d love to hear from you.

To use the private and confidential Chaplain service, use the following              Gentleman: 512-619-6950              Lady: 512-923-8178

...more
View all episodesView all episodes
Download on the App Store

Programming with PalermoBy Jeffrey Palermo