IKADN 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package IKADN --version 1.2.0
NuGet\Install-Package IKADN -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IKADN" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IKADN --version 1.2.0
#r "nuget: IKADN, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IKADN as a Cake Addin
#addin nuget:?package=IKADN&version=1.2.0

// Install IKADN as a Cake Tool
#tool nuget:?package=IKADN&version=1.2.0

Abstract data notation for creating domain specific data notations.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible.  net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on IKADN:

Package Downloads
IKADN.IKON

Object notation with human readable format.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 673 11/13/2019
1.3.1 564 11/4/2019
1.3.0 3,142 2/20/2014
1.2.0 1,785 1/4/2014
1.1.0 2,636 12/8/2013

- Changed ISet<T> parametes to ICollection<T>
- Added .Net 3.5 client profile