DotNetify is a free, open source project that lets you create real-time, reactive, cross-platform apps with React, React Native, or Knockout front-end on C# .NET back-end via WebSocket.
This is a full React SPA template for ASP.NET 6 featuring:
- Reactive, real-time dashboard page.
- Edit form + CRUD table pages.
- Login page with JWT bearer token authentication.
- UI components from Material-UI.
- Routing with deep links.
- OpenID Connect/OAuth2 authentication server.
Reference implementation of micro-frontend as described here.