Giter VIP home page Giter VIP logo

x2net's Introduction

x2net

NuGet Build status

x2net is the reference port of x2 written in C#, targeting universal .NET environments covering Mono, .NET Framework, and .NET Core.

In order to make full use of x2net, you need to understand the fundamental concepts and ideas of x2. At least, you should be familiar with basic x2 concepts such as cell, event, hub, flow, case and link.

Features

Distributable Application Architecture

Writing distributed (including client/server) applications has never been this easy. You can flexibly make changes to the deployment topology of your application, while your business logic remains unchanged.

Communication Protocol Code Generation

xpiler converts your shared knowledge definitions to corresponding C# source code files. Relying on the knowledge shared among application participants, x2 wire format comes extremely efficient.

Advanced Event-Driven Programming Support

  • Hierarchical, self-descriptive events
  • Precise handler binding with multi-property pattern matching
  • Time-deferred or periodic event supply
  • Coroutines to join multiple sequential event handlers

Requirements

.NET Core

  • .NET Core 2.0 or newer
  • Visual Studio 2017 (version 15.3) or newer

.NET Framework (Mono)

  • .NET framework 3.5 or newer equivalent environment to run
  • Visual Studio 2008 (9.0) or newer equivalent tool to compile C# 3.0

Installation

The following two NuGet packages can be installed via the Package Manager UI, or by the Package Manager console command Install-Package.

See Installation for more about installation.

Documentation

Tutorials & Guides is a good start point to learn how x2net applications are organized.

Contributions

We need your contributions! Please read CONTRIBUTING.md before you start.

License

x2net is distributed under MIT License. See the file LICENSE for details.

x2net's People

Contributors

jaykang920 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.