Info
Version: | 2.5.0 |
Author(s): | Daniel Vaughan |
Last Update: | Monday, May 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://codonfx.com/ |
NuGet Url: | https://www.nuget.org/packages/Codon |
Install
Install-Package Codon
dotnet add package Codon
paket add Codon
Codon Download (Unzip the "nupkg" after downloading)
Dependencies
14 packages depend on this package.
Tags
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.