Codon
2.2.0
Codon's Core .NET Standard library
Most of Codon's functionality is located in this shared code base, which is a .NET Standard library. Features that require platform specific implementation are implemented in respective platform specific packages. In the case of this package, the platform specific packages are: Codon.Android, Codon.Ios, Codon.Uwp, and Codon.Wpf.
Codon includes an easy to use ICommand implementation, frictionless INPC, a cross-platform settings service, IoC and DI, and a weak referencing pub/sub messenger.
Codon is a zero-dependency cross-platform MVVM framework for creating UWP, WPF, and Xamarin applications. It provides much of what you need to rapidly create sophisticated yet maintainable applications.
Install-Package Codon -Version 2.2.0
dotnet add package Codon --version 2.2.0
paket add Codon --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
2.2.0 | 146 | 9/11/2018 | |
2.1.0-beta | 122 | 7/9/2018 | |
2.0.9 | 349 | 4/1/2018 | |
2.0.8 | 259 | 2/3/2018 | |
2.0.8-alpha | 169 | 1/25/2018 | |
2.0.7-alpha | 190 | 9/12/2017 | |
2.0.6-alpha | 158 | 7/20/2017 | |
2.0.5-alpha | 168 | 4/28/2017 | |
2.0.1-alpha | 167 | 4/27/2017 | |
2.0.0-alpha | 204 | 4/26/2017 | |
1.1.0 | 1,263 | 4/10/2017 | |
1.0.1 | 189 | 4/3/2017 | |
1.0.0 | 222 | 3/28/2017 | |
1.0.0-beta01 | 167 | 3/28/2017 |