NDProperty.Core
0.13.18
dotnet add package NDProperty.Core --version 0.13.18
NuGet\Install-Package NDProperty.Core -Version 0.13.18
<PackageReference Include="NDProperty.Core" Version="0.13.18" />
paket add NDProperty.Core --version 0.13.18
#r "nuget: NDProperty.Core, 0.13.18"
// Install NDProperty.Core as a Cake Addin #addin nuget:?package=NDProperty.Core&version=0.13.18 // Install NDProperty.Core as a Cake Tool #tool nuget:?package=NDProperty.Core&version=0.13.18
These are the core classes that provides functionality for the NDProperty Framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- CodeGeneration.Roslyn.Attributes (>= 0.4.49)
- NETStandard.Library (>= 1.6.1)
- System.Linq.Expressions (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.4.0)
- System.ValueTuple (>= 4.4.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NDProperty.Core:
Package | Downloads |
---|---|
NDProperty.Generator
Code generator for NDProperty. |
|
NDProperty.Generator.Attributes
Attributes used for code generation of NDProperty |
|
NDProperty.Analyzer
An Analyzer for the NDProperty Framework that prevents problems with code generation. |
|
NDProperty
This Framework provides functionality like WPF DependencyObjects. Supporting value inheritance, change notification and Attached Property’s. Support for binding will follow. Easy to use thanks to code generation. For more information see Project site. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.13.18 | 1,719 | 11/2/2018 |
0.13.12 | 1,744 | 6/24/2018 |
0.13.11 | 1,710 | 5/21/2018 |
0.13.10 | 1,635 | 5/21/2018 |
0.13.9 | 1,707 | 5/13/2018 |
0.13.8 | 1,761 | 5/13/2018 |
0.13.7 | 1,612 | 3/18/2018 |
0.13.6 | 1,669 | 3/11/2018 |
0.13.5 | 1,688 | 3/11/2018 |
0.13.4 | 1,731 | 3/10/2018 |
0.13.3 | 1,759 | 1/20/2018 |
0.13.2 | 1,751 | 1/14/2018 |
0.13.1 | 1,695 | 1/14/2018 |
0.0.13 | 1,708 | 1/14/2018 |
0.0.12 | 1,683 | 1/7/2018 |
0.0.11 | 1,704 | 12/29/2017 |
0.0.10 | 1,703 | 8/26/2017 |
0.0.9 | 1,679 | 8/19/2017 |
0.0.8 | 1,690 | 8/15/2017 |
0.0.7 | 1,666 | 6/29/2017 |
0.0.6 | 1,688 | 6/21/2017 |
0.0.5 | 1,694 | 6/17/2017 |
0.0.4 | 1,611 | 6/16/2017 |
0.0.3 | 1,685 | 6/16/2017 |
Changes:
- Fix Spellings.