Coder Social home page Coder Social logo

keilfelix / dotnetify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dsuryd/dotnetify

0.0 2.0 0.0 19.99 MB

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

Home Page: http://dotnetify.net

License: Other

C# 29.91% JavaScript 64.33% HTML 4.86% CSS 0.22% TypeScript 0.67% ASP 0.01%

dotnetify's Introduction

 alt tag dotNetify

alt build npm version

DotNetify is a free, open source project that lets you create amazing real-time, reactive web apps with HTML/Javascript front-end on cross-platform C# .NET back-end.

*** NEW: React Native support with v2.0.6-beta - see demo here ***

Features

  • Simple and lightweight - no big JS client-side framework, no REST APIs, no AJAX requests.
  • Integrate SignalR and React, React Native or Knockout to support reactive .NET back-end MVVM.
  • Built-in real-time across WebSocket, perfect for IoT consumer apps.
  • Full support for single-page apps, including deep-linked, nested routing and token-based authentication.
  • Run on ASP.NET Core, ASP.NET Framework and Nancy.
  • Modern tooling: Visual Studio 2017, NPM, WebPack.
  • NEW: Powerful back-end infrastructure, including dependency injection and WebSocket request/response pipelines.

Documentation

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

React Code Example

  • Real-time "Hello World" with Visual Studio 2017 + WebPack: dotnetify-react-demo-vs2017.
  • Real-time "Hello World" with create-react-app + Node.js + .NET Core: dotnetify-react-demo.
    Includes example using Electron to build cross-platform desktop app.

Knockout Code Example

Installation

$ npm install dotnetify --save

ASP.NET Core:

PM> Install-Package DotNetify.Core -pre
PM> Install-Package DotNetify.SignalR -pre

ASP.NET 4.5:

PM> Install-Package DotNetify

Read the website on how to configure your project (React | Knockout).

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!

dotnetify's People

Contributors

dsuryd avatar

Watchers

James Cloos avatar Felix Keil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.