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.

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
How to Build and Secure Web Applications with Blazor

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.
Read More
Publish a .NET MAUI app for Windows - .NET MAUI

Publish a .NET MAUI app for Windows - .NET MAUI

davidbritch - docs.microsoft.com
Learn how to package and publish a Windows .NET MAUI app.
Read More

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

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

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
Read More