Top 20 NuGet control Packages
Useful Types: Log, DefaultLogger, ILogAdapter
Useful Types: Cache, DefaultCache, ICache
Generally useful for unit testing when you want to be able to control the inner state of a class. Replace internal state with injected caches and mock the return values.
Addtional timed cache method allows for timed expiration (removal from cache) of cach...
PID Controllers
MSBuild tasks providing source control information.
A dialog for asking user to update the mobile app (Android/iOS), and navigate to the store if agreed
Not including any system to manage updates, e.g. check for updates
Currently for internal use only
Docs: https://bitbucket.org/contemivn/mobile-xamarin-core/wiki/RatingDialog
A dialog for asking user to update the mobile app (Android/iOS), and navigate to the store if agreed
Not including any system to manage updates, e.g. check for updates
Currently for internal use only
Docs: https://bitbucket.org/contemivn/mobile-xamarin-core/wiki/AppUpdateDialog
Choice Image, Navigator Images
.Net Dynamic Card Control
A framework for creating structured editors.
WinForms controls and primitives to assist with painting a text editor using GDI or GDI+ on Windows.
Useful Types: JsonConfig, IJsonConfigurationProvider
Use JsonConfig.AddJsonProvider(json) to add a provider to the static Rayson.Configuration.Config.
Useful Types: Config, IConfigurationProvider
Useful Types: Container, DefaultContainer, IContainer
The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design. Declarative configuration and registration by convention are supported on selected platforms. This ...
Implementation of Inversion of Control.