Ikc5.TypeLibrary
1.0.0.3
See the version list below for details.
dotnet add package Ikc5.TypeLibrary --version 1.0.0.3
NuGet\Install-Package Ikc5.TypeLibrary -Version 1.0.0.3
<PackageReference Include="Ikc5.TypeLibrary" Version="1.0.0.3" />
paket add Ikc5.TypeLibrary --version 1.0.0.3
#r "nuget: Ikc5.TypeLibrary, 1.0.0.3"
// Install Ikc5.TypeLibrary as a Cake Addin #addin nuget:?package=Ikc5.TypeLibrary&version=1.0.0.3 // Install Ikc5.TypeLibrary as a Cake Tool #tool nuget:?package=Ikc5.TypeLibrary&version=1.0.0.3
Library contains type extensions, useful methods that manipulate DefaultValue attributes, the service that provides lite object with public properties from parent object.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. 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. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Ikc5.TypeLibrary:
Package | Downloads |
---|---|
Ikc5.Prism.Settings.Application
Library contains classes to manipulate user settings in Prism applications and serialize/deserialize them in xml files. This package is intended to be used in WPF Prism application. |
|
Ikc5.Prism.Settings.Library
Library contains classes to manipulate user settings in Prism applications and serialize/deserialize them in xml files. This package is intended to be used in shared or common libraries. Developer could add or extend classes in package. |
|
Ikc5.Prism.Settings.Module
Library contains classes to manipulate user settings in Prism applications and serialize/deserialize them in xml files. This package is intended to be used in WPF Prism module. |
|
Ikc5.Prism.Common
Library contains classes for Prism applications. |
|
Ikc5.Math.CellularAutomata
Library contains classes to create and investigate 2D cellular automata. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Add SetDefaultValue and SetDefaultValues methods. Add post with examples https://ireznykov.com/2016/10/08/examples-of-using-ikc5-typelibrary/