/dotNetify-react-template

Real-time React SPA template using dotNetify.

Primary LanguageVim ScriptApache License 2.0Apache-2.0

DotNetify React Templates

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.

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.
  • Routing with deep links.
  • OpenID Connect/OAuth2 authentication server.

Micro-Frontend Template

Reference implementation of micro-frontend as described here.