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.
Unit testing handlers with Rebus

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 …

Read More

Alba Setup | Alba

jasperfx.github.io

Supercharged integration testing for ASP.Net Core web services

Read More
Micro Frontends

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.

Read More

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 .

Read More
GitHub - neuland/micro-frontends: extending the microservice paradigms to web development

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

Read More
GitHub - 425show/BlazorServerAuthWithSAML

GitHub - 425show/BlazorServerAuthWithSAML

github.com

Contribute to 425show/BlazorServerAuthWithSAML development by creating an account on GitHub.

Read More
Supporting Micro-frontends with ASP.NET Core MVC

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!

Read More

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 ...

View

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...

View
How do you share authentication in micro-frontends

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.

Read More