The Wayback Machine - https://web.archive.org/web/20201218012310/https://github.com/dsuryd/dotNetify-react-template
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

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 Core 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.
  • Webpack hot module replacement + dotnet watch.
  • OpenID Connect/OAuth2 authentication server.

Micro-Frontend Template

Reference implementation of micro-frontend as described here.

You can’t perform that action at this time.