An open API service indexing awesome lists of open source software.

https://github.com/tpeczek/demo.aspnetcore.microfrontendsinaction

Samples from the book Micro Frontends in Action implemented with ASP.NET Core
https://github.com/tpeczek/demo.aspnetcore.microfrontendsinaction

asp-net-core microfrontends

Last synced: 6 months ago
JSON representation

Samples from the book Micro Frontends in Action implemented with ASP.NET Core

Awesome Lists containing this project

README

          

# Demo.AspNetCore.MicroFrontendsInAction

Samples from the book [Micro Frontends in Action](https://www.manning.com/books/micro-frontends-in-action) implemented with ASP.NET Core. You can read more here:

- [Micro Frontends in Action With ASP.NET Core - Server-Side Routing via YARP in Azure Container Apps](https://www.tpeczek.com/2022/06/micro-frontends-in-action-with-aspnet.html)
- [Micro Frontends in Action With ASP.NET Core - Composition via YARP Transforms and Server-Side Includes (SSI)](https://www.tpeczek.com/2022/07/micro-frontends-in-action-with-aspnet.html)
- [Micro Frontends in Action With ASP.NET Core - Composition via Blazor WebAssembly Based Web Components](https://www.tpeczek.com/2022/08/micro-frontends-in-action-with-aspnet.html)
- [Micro Frontends in Action With ASP.NET Core - Communication Patterns for Blazor WebAssembly Based Web Components](https://www.tpeczek.com/2022/09/micro-frontends-in-action-with-aspnet.html)
- [Micro Frontends in Action With ASP.NET Core - Universal Rendering With Blazor WebAssembly Based Web Components](https://www.tpeczek.com/2022/10/micro-frontends-in-action-with-aspnet.html)

## Sponsor This Project

My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by [sponsoring me](https://github.com/sponsors/tpeczek) (either monthly or one-time).

## Copyright and License

Copyright © 2022 - 2025 Tomasz Pęczek

Licensed under the [MIT License](https://github.com/tpeczek/Demo.AspNetCore.MicroFrontendsInAction/blob/master/LICENSE.md)