Info
Version: | 2.0.3 |
Author(s): | Jordan Duerksen |
Last Update: | Saturday, August 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mode51/Tungsten |
NuGet Url: | https://www.nuget.org/packages/Tungsten.Property |
Install
Install-Package Tungsten.Property
dotnet add package Tungsten.Property
paket add Tungsten.Property
Tungsten.Property Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Tungsten.Lockable(>= 2.0.2)
- NETStandard.Library(>= 1.6.1)
- Tungsten.Lockable(>= 2.0.2)
Tags
PropertySlim is a lightweight version of Property and can be used in simpler scenarios (where ownership isn't necessary).