Feed
This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.

ASP.NET Core gets full-stack web programming in .NET 8
Paul Krill - infoworld.com
Blazor United combines server-side and client-side rendering in a full-stack web programming model in ASP.NET Core 8, now available in a first preview.

The Four Tenets of Service Orientation
dbizinstitute.org
The Four Tenets of Service Orientation SOA has become a well-known and somewhat divisive acronym. If one asks two people to define SOA one is likely...
Scott and Mark Learn to Code | WAKEY06
youtube.com
GitHub Copilot is a powerful AI tool that helps you write code faster and better. Join Scott Hanselman and Mark Russinovich as they use GitHub Copilot to cre...

Five Focusing Steps, a Process of On-Going Improvement
tocinstitute.org
The Five Focusing Steps of TOC are a Process of On-Going Improvement (POOGI) as desribed in Eliyahu Goldratt's bestselling business novel THE GOAL

Architecting for maintainability through Vertical Slices | Ghyston
ghyston.com
At Ghyston, a technique we strongly recommend for building maintainable software is to architect your application around Vertical Slices. Here we’ll explore how this architecture style works, and the benefits it has over a more traditional approach.
MongoWebApiStarter/Program.cs at master · dj-nitehawk/MongoWebApiStarter
github.com
A full-featured starter template for dotnet new to quickly scaffold an Asp.Net 6 Web-Api project with MongoDB as the data store. - MongoWebApiStarter/Program.cs at master · dj-nitehawk/MongoWebApiStarter
Deep Dive Into AWS Lake Formation - Level 300 (United States)
youtube.com
In this session, learn how to build a secure and automated data lake using AWS Lake Formation. Also learn how to set up periodic sales data and ingest into t...
GitHub - oskardudycz/EventSourcing.NetCore: Examples and Tutorials of Event Sourcing in .NET
github.com
Examples and Tutorials of Event Sourcing in .NET. Contribute to oskardudycz/EventSourcing.NetCore development by creating an account on GitHub.
Troubleshooting, Dynamic Logging and Observability - DZone
dzone.com

Get started with OpenAI in .NET - .NET Blog
Luis Quintanilla - devblogs.microsoft.com
Learn how to get started using OpenAI models like GPT with .NET and the Azure SDK