Skip to content

NVentimiglia/Foundation-Light

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages