Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonathanpeppers/xplatutils

A set of helpers for cross platform apps. Right now has a ServiceContainer and Messenger implementation.
https://github.com/jonathanpeppers/xplatutils

c-sharp ioc messenger xamarin

Last synced: about 2 months ago
JSON representation

A set of helpers for cross platform apps. Right now has a ServiceContainer and Messenger implementation.

Awesome Lists containing this project

README

        

# XPlatUtils

A set of extremely helpful "helper" classes for cross platform apps. Including a very simple IoC container and messenger implementation using weak references.

I also include some iOS-specific code snippets for UITableView as well as Visual Studio hotkeys for Xamarin Studio.

See the [wiki](https://github.com/jonathanpeppers/XPlatUtils/wiki) for more information.