Skip to content

tsviar/dotNetify

 
 

Repository files navigation

alt build npm version NuGet

DotNetify is a free, open source project that lets you create real-time, reactive, cross-platform apps with React, React Native, Vue or Knockout front-end on C# .NET back-end via WebSocket (SignalR).

What's New

Features

  • Simple and lightweight - no heavy client-side framework, no REST APIs.
  • Reactive back-end MVVM architecture on either .NET Core or .NET Framework.
  • Built-in real-time across WebSocket with SignalR.
  • Support local (client-side only) and Web API modes.
  • Full support for single-page apps, including deep-linked, nested routing and token-based authentication.
  • Powerful back-end infrastructure, including dependency injection, WebSocket request/response pipelines, and modern tooling.

Documentation

Documentation and live demo can be found at https://dotnetify.net.

Usage with .NET Core 3.x

Code Examples

License

Licensed under the Apache License, Version 2.0.

Contributing

All contribution is welcome: star this project, let others know about it, report issues, submit pull requests!

Logo design by area55git.

About

Simple, lightweight, yet powerful way to build real-time HTML + C# .NET web apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.2%
  • HTML 39.2%
  • C# 17.0%
  • TypeScript 1.9%
  • Vue 0.4%
  • CSS 0.3%