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.
The .NET Docs Show - Micro frontends with Blazor
youtube.com
In this week's episode, Florian Rappl joins the panel to show us how to build websites using compositional UIs that grow naturally as your application scales...

How do you share authentication in micro-frontends
dev.to
Lately the internet has been abuzz about micro-frontends. Micro-frontends are a great pattern for ena... Tagged with frontend, microfrontend, auth.
How to Build and Secure Web Applications with Blazor
auth0.com
Learn how to build client-side Web apps using Blazor and how to secure them with Auth0 authentication and authorization features.

Publish a .NET MAUI app for Windows - .NET MAUI
davidbritch - docs.microsoft.com
Learn how to package and publish a Windows .NET MAUI app.
Build cross-platform native apps with .NET MAUI and Blazor
youtube.com
https://aka.ms/dotNETConf2021-GetdotNET6The power of Blazor is coming to native apps on desktop and mobile devices! Use existing Blazor web components and ge...
Episode 551: Jeremy Miller on Automated Testing in .NET Core
youtube.com
Jeremy Miller describes how testing ASP.NET applications is simpler with ASP.NET Core. He discusses the modularity of .NET, the lack of dependencies on IIS, ...
Vertical Slice Architecture
jimmybogard.com
Many years back, we started on a new, long term project, and to start off with, we built the architecture around an onion architecture. Within a couple of months, the cracks started to show around this style and we moved away from that architecture and towards CQRS (before it had
If You’re Building Microservices, You Need to Understand What a Bounded Context is | by Dave Taubler | DataDrivenInvestor
Dave Taubler - medium.datadriveninvestor.com
The growth of microservice adoption has caused a resurgence in popularity of some previously-overlooked software design patterns. Many of these patterns have been mined from Eric Evans’ Domain Driven…

How to sync Obsidian vault for free using Git? | Desktop of Samuel
Desktop of Samuel - desktopofsamuel.com
Guide to setup Obsidian sync using Git
App Runner VPC Integration demo using the AWS CDK
youtube.com
Join @realadamjkeller as he walks through the steps to deploy an App Runner service that integrates with a VPC and resources within that VPC. https://github....