• Stars
    star
    204
  • Rank 191,314 (Top 4 %)
  • Language
    Vim Script
  • License
    Apache License 2.0
  • Created over 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Real-time React SPA template using dotNetify.

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.