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.
GitHub - roadkillwiki/Marten.AspNetIdentity: Marten implementation of Microsoft.AspNetCore.Identity
github.com
Marten implementation of Microsoft.AspNetCore.Identity - GitHub - roadkillwiki/Marten.AspNetIdentity: Marten implementation of Microsoft.AspNetCore.Identity

Four Micro-Frontend Architecture Types You Can Implement With Blazor
gorillalogic.com
Learn how to implement micro-frontend architectures using Blazor, an open-source framework for creating web apps.

Unit testing handlers with Rebus
mookid.dk
…is pretty easy, because message handlers are ordinary classes free of dependencies – i.e. you implement the appropriate [crayon-627e81645859c631094939-i/] methods, but you don’t …
Alba Setup | Alba
jasperfx.github.io
Supercharged integration testing for ASP.Net Core web services

Micro Frontends
micro-frontends.org
Extending the microservice idea to frontend development. Techniques, strategies and recipes for building a modern web app with multiple teams that can ship features independently.
Episode 26: Event Sourcing and Event Driven Architecture - with Callum Linington
Dan Clarke - unhandledexceptionpodcast.com
In this episode, I was joined by Callum Linington to chat about Event Sourcing! Events over time are how the world works - so shouldn’t we be leveraging that in our architectures? As quite often happens, we also went on one or two tangents, and covered a ton of other related including MediatR, CQRS, F#, DDD, Rx, Redux, and more! Callum’s social links Twitter LinkedIn Github Links from the show EventStore Apache Kafka Video: Greg Young — A Decade of DDD, CQRS, Event Sourcing MediatR Redux Rx Callum’s Liaison library Video: ‘Reaqtor’ - Endjin’s Rx at scale talk at .
GitHub - neuland/micro-frontends: extending the microservice paradigms to web development
github.com
extending the microservice paradigms to web development - GitHub - neuland/micro-frontends: extending the microservice paradigms to web development
GitHub - 425show/BlazorServerAuthWithSAML
github.com
Contribute to 425show/BlazorServerAuthWithSAML development by creating an account on GitHub.

Supporting Micro-frontends with ASP.NET Core MVC
devblogs.microsoft.com
In this post, App Dev Manager John Abele explores micro-frontend design with ASP.NET Core and MVC. Many development teams have spent the last few years organizing and empowering cross-functional teams, building independently managed microservices, and implementing DevOps pipelines to go faster than ever!
Microfrontends with Blazor: Welcome to the Party!
youtube.com
In this talk, microfrontends expert Florian Rappl introduces an established architecture for a creating modular frontend applications. He will show how this ...