# dsuryd/dotNetify

Simple, lightweight, yet powerful way to build real-time web apps.

Repository: https://github.com/dsuryd/dotNetify
Canonical: https://ross.abutalabs.com/products/dotnetify
Homepage: https://dotnetify.net
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: realtime, signalr, aspnetcore, react, vuejs, blazor
Last push: 2025-07-19T17:43:35+00:00

## Health v2 (maintenance only)
Score: 37/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 32, release rhythm 8, longevity 100
- inputs: {"age_days": 3933, "days_push": 410, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1200, forks 163 (observed 2026-08-28T04:03:57.964946+00:00)

## What it is
DotNetify is an open-source framework for building real-time, reactive web apps with a C# .NET back-end and React, Vue, Knockout, Blazor, or React Native front-ends over WebSocket (SignalR or Amazon API Gateway). It provides a back-end MVVM architecture that removes the need for REST APIs, with support for SPA routing, token-based auth, and PostgreSQL-driven real-time updates.

## Use cases
- build real-time dashboards with a .NET backend
- push live data from C# server to React or Vue frontend
- replace REST APIs with reactive WebSocket view models
- stream real-time updates from PostgreSQL to the browser
- build cross-platform real-time apps with React Native and .NET
- add real-time reactive state management to ASP.NET Core apps

## When to choose
- you have a .NET/C# back-end and want real-time reactive UI without writing REST APIs
- you want MVVM-style view models pushed over WebSocket to React, Vue, or Blazor
- you need real-time updates from a PostgreSQL database
- you prefer a lightweight alternative to heavy client-side state frameworks

## When to avoid
- the project is no longer actively maintained, so long-term support is a concern
- your stack is not .NET-based on the server
- you need a framework with a large active community and frequent updates
- you only need simple request/response REST endpoints without real-time features

## Facets
- artifact type: framework
- maturity: maintenance
- function: websocket, state-management, web-framework, middleware, routing, auth
- domain: web-development, frontend, backend, cross-platform
- platform: dotnet, cross-platform
- tags: signalr, mvvm, react, vue, blazor, react-native, knockout, aspnetcore, microfrontend, aws-api-gateway, real-time, nodejs, web-server, mobile

## Member repositories
- dsuryd/dotNetify (main) score 37

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.964946+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:20:49.493702+00:00, confidence not recorded.
  - readme: https://github.com/dsuryd/dotNetify (fetched 2026-08-28T04:03:57.964946+00:00, sha 69e929e623f2)
  - registry_npm: https://registry.npmjs.org/dotnetify (fetched 2026-08-29T12:28:17.042501+00:00, sha 99047fa80f69)
- Data as of 2026-08-30T08:39:29.467469+00:00.
