In this episode of The .NET Core Podcast we talked with Matthew Jeorrett about what the Clean Architecture, Subcutaneous Testing, and how he utilitsed both to build web applications in a clean, vertical, extensible manner.
In this episode of The .NET Core Podcast we talked with Matthew Jeorrett about what the Clean Architecture, Subcutaneous Testing, and how he utilitsed both to build web applications in a clean, vertical, extensible manner.
In this episode of the .NET Core Podcast we talked with Sebastiaan Janssen about how version 9 of Umbraco runs on .NET Five and ASP .NET Core, running it on a Raspberry Pi, and some of the unique challenges of managing a large, open source project.
In this episode of the .NET Core Podcast we talked with Evan Wolbach about Unity has an incredibly low-barrier to entry, and the many different types of applications that can be built with it - and with almost no .NET knowledge required.
In this episode of the .NET Core Podcast we talked with Harrison Ferrone about Unity’s extremely low barrier to entry and how it can be used to create game with very little C# knowledge, and how you can use it to learn C#
In this episode of the .NET Core Podcast we talked with Steve Peirce about Blazor, how he has used it to build real world application - a video on demand service for independent pro wrestling content - and what he’s excited about in .NET 6
In this episode of the .NET Core Podcast we talked with Jason Alls about his recent book Clean Code in C#, what Clean Code means to him, and some of his top tips for keeping your code bases clean
In this episode of the .NET Core Podcast we talked with Carl-Hugo Marcotte about his recent book An Atypical ASP .NET Core 5 Design Patterns Guide, event-driven and vertical slice architecture some of the features coming to .NET 6 that we’re both excited about, and simplify a solution down to the data contract
In this episode of the .NET Core Podcast we talked with Davide Bedin about Dapr (the Distributed Application Runtime), how it can help you to wire up your microservices, what is is, and his recent book Practical Microservices with Dapr and .NET