prabhjotSL / Foundation-Light

Light Weight Architecture Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foundation

A Framework level library for client / server development. Built with MSN best practices in mind.

  • Features
    • Super light weight, under 100kb
    • Unit tests for everything
    • Modular with no cross dependencies. Take only what you need.
    • Cross compiles to run in Unity3d, WebGL, .net45, and DotNetCore.

Injector : Service Locator / Inversion of control module

Domain Events : Global Message Broker

Object Events : Routed Message broker / SendMessage replacement

Observables : Databinding and MVVM Support

Logging : Cross platform debug proxy

Threading : Cross platform timer, update, coroutines and task runniner

About

Light Weight Architecture Library

License:Other


Languages

Language:C# 100.0%