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

https://github.com/felipebaltazar/maui.microfrontend

This repository contains the Sample Code of my talk about MicroFrontend in Xamarin/Maui Here you can find the presentation:
https://github.com/felipebaltazar/maui.microfrontend

dotnet-maui maui maui-apps mfe microfrontend microfrontends microfrontends-demo mobile netmaui xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: over 1 year ago
JSON representation

This repository contains the Sample Code of my talk about MicroFrontend in Xamarin/Maui Here you can find the presentation:

Awesome Lists containing this project

README

          

# Maui.MicroFrontend

This repository contains the Sample Code of my talk about MicroFrontend in Xamarin/Maui
Here you can find the presentation:

https://docs.google.com/presentation/d/1wqtletpYKszAJ-YkHhV8VXlGTxDpGhJaun-EuIj_FKE/edit?usp=sharing

## Proposal
The purpose of this presentation is to share my experience in Microfrontend technology, as well as a reflection on how to migrate a monolithic application to Microfrontend

## TimeLine
I separated the migration moments into different branches, based on the transition slide between Monolith and MFE

- [Monolith](https://github.com/felipebaltazar/Maui.MicroFrontend/tree/master)

- [Folder Structure/Common](https://github.com/felipebaltazar/Maui.MicroFrontend/tree/migration/pt-1)

- [Segregation/MicroApps](https://github.com/felipebaltazar/Maui.MicroFrontend/tree/migration/pt-2)

## Demo
![image](https://github.com/user-attachments/assets/ac18bbab-bdb9-4003-b326-092ff4637d32)