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.Extras.Core |
Install
Install-Package Codon.Extras.Core
dotnet add package Codon.Extras.Core
paket add Codon.Extras.Core
Codon.Extras.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Codon(>= 2.5.0)
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.Extras.Android, Codon.Extras.Ios, Codon.Extras.Uwp, and Codon.Extras.Wpf.
Codon Extras includes a User Options system, Form Input Validation, an Undo/Redo Task system, application State Preservation, and various cross-platform launchers for sharing links, sending emails and so forth.
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.