A .NET Standard library for providing basic MVVM functionality.
Info
Version: | 0.0.10-alpha |
Author(s): | Timothy Flowers |
Last Update: | Thursday, November 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.github.com/chuck-flowers/entanglement |
NuGet Url: | https://www.nuget.org/packages/Entanglement |
Install
Install-Package Entanglement
dotnet add package Entanglement
paket add Entanglement
Entanglement Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.4.0)
- Serilog(>= 2.5.0)
- NETStandard.Library(>= 1.6.1)
- Serilog.Sinks.Debug(>= 1.0.0)
Tags