DotNetify React Template

screenshot of DotNetify React Template
react

Real-time React SPA template using dotNetify.

Overview:

DotNetify React Templates is a free and open-source project that enables developers to create real-time, reactive, and cross-platform applications using React, React Native, or Knockout as the front-end framework and C# .NET as the back-end framework. It leverages WebSocket technology to provide seamless communication between the front-end and back-end.

Features:

  • Reactive, real-time dashboard page
  • Edit form and CRUD (Create, Read, Update, Delete) table pages
  • Login page with JWT (JSON Web Token) 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 architecture
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components