NDProperty.Analyzer
0.0.8
See the version list below for details.
dotnet add package NDProperty.Analyzer --version 0.0.8
NuGet\Install-Package NDProperty.Analyzer -Version 0.0.8
<PackageReference Include="NDProperty.Analyzer" Version="0.0.8" />
<PackageVersion Include="NDProperty.Analyzer" Version="0.0.8" />
<PackageReference Include="NDProperty.Analyzer" />
paket add NDProperty.Analyzer --version 0.0.8
#r "nuget: NDProperty.Analyzer, 0.0.8"
#addin nuget:?package=NDProperty.Analyzer&version=0.0.8
#tool nuget:?package=NDProperty.Analyzer&version=0.0.8
An Analyzer for the NDProperty Framework that prevents problems with code generation.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.3
- NDProperty.Core (>= 0.0.8)
- NDProperty.Generator.Attributes (>= 0.0.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NDProperty.Analyzer:
Package | Downloads |
---|---|
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,219 | 11/2/2018 |
0.13.12 | 1,321 | 6/24/2018 |
0.13.11 | 1,349 | 5/21/2018 |
0.13.10 | 1,212 | 5/21/2018 |
0.13.9 | 1,291 | 5/13/2018 |
0.13.8 | 1,370 | 5/13/2018 |
0.13.7 | 1,347 | 3/18/2018 |
0.13.6 | 1,309 | 3/11/2018 |
0.13.5 | 1,306 | 3/11/2018 |
0.13.4 | 1,338 | 3/10/2018 |
0.13.3 | 1,345 | 1/20/2018 |
0.13.2 | 1,338 | 1/14/2018 |
0.13.1 | 1,292 | 1/14/2018 |
0.0.13 | 1,328 | 1/14/2018 |
0.0.12 | 1,343 | 1/7/2018 |
0.0.11 | 1,317 | 12/29/2017 |
0.0.10 | 1,260 | 8/26/2017 |
0.0.9 | 1,224 | 8/19/2017 |
0.0.8 | 1,219 | 8/15/2017 |
0.0.7 | 1,291 | 6/29/2017 |
0.0.6 | 1,236 | 6/21/2017 |
0.0.5 | 1,275 | 6/17/2017 |
0.0.4 | 1,190 | 6/16/2017 |
0.0.3 | 1,306 | 6/16/2017 |
Added Support for:
- General Improvements.
- Modulized Value resolution
- Added Configuration Interface
- Provided Function to Isolate Propertys from other Propertys