Feed

Note that I may not have fully read/viewed all of the things in this feed. The images, content and opinions in them are owned by their respective authors.

Conway's Law, DDD, and Microservices

Conway's Law, DDD, and Microservices

ardalis.com
Conway's Law states that any organization that designs a system will produce a design whose structure is a copy of the organization's communication structure. This has significant impacts on how software is built, especially if microservices and/or Domain-Driven Design are adopted.
Read More
Introducing Project Tye

Introducing Project Tye

devblogs.microsoft.com
Project Tye is an experimental developer tool that makes developing, testing, and deploying microservices and distributed applications easier.
Read More

Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot

youtube.com
In this talk, I will discuss the migration steps undertaken to go from a complex Desktop application to a robust ASP.NET-backed website with a Blazor front-e...
View

Application State in Blazor Apps

youtube.com
Carl shows you the benefits of keeping application data outside components and pages, how to do cross-component change notifications, and how to persist that...
View
The Best Samples to Teach Yourself Blazor | by Matthew MacDonald | Young Coder | Medium

The Best Samples to Teach Yourself Blazor | by Matthew MacDonald | Young Coder | Medium

Matthew MacDonald - medium.com
Ever since it was first announced as an experimental project in late 2017, there’s been plenty of excitement about Blazor. The promise is huge — to let developers write C# code that runs on a…
Read More
MediatR and Blazor Server?

MediatR and Blazor Server?

Jon Hilton - jonhilton.net
can we use Blazor Server and MediatR together? Why yes, yes we can.
Read More
Pagination In Blazor

Pagination In Blazor

thecodehubs.com
The Code Hubs started from the idea that there exists a group of developers who respond more suited to online content and prefer to learn new techniques at their pace from the comforts of their drawing rooms.
Read More
GitHub - rebus-org/RebusDemos: Code samples used for presentations

GitHub - rebus-org/RebusDemos: Code samples used for presentations

github.com
:bus: Code samples used for presentations. Contribute to rebus-org/RebusDemos development by creating an account on GitHub.
Read More
Google Sheets Read Write Update Operations using Dotnet Core | Tutorial

Google Sheets Read Write Update Operations using Dotnet Core | Tutorial

dottutorials.net
In this step by step CRUD tutorial, we'll perform read, write, update & remove operations from Google Sheets using Dotnet Core Console Apllication C#.
Read More

Starting with FluentMigrator | FluentMigrator documentation

fluentmigrator.github.io
Read More