Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dsuryd/dotNetify-react-template

Real-time React SPA template using dotNetify.
https://github.com/dsuryd/dotNetify-react-template

aspnet csharp dashboard-templates dotnet react websockets

Last synced: about 1 month ago
JSON representation

Real-time React SPA template using dotNetify.

Awesome Lists containing this project

README

        

## DotNetify React Templates

DotNetify is a [free, open source project](https://github.com/dsuryd/dotNetify) 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.

### React Template

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](https://material-ui.com/).
- Routing with deep links.
- [OpenID Connect/OAuth2](https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server) authentication server.

### Micro-Frontend Template

Reference implementation of micro-frontend [as described here](https://dotnetify.net/core/mfe).