Ikc5.TypeLibrary
1.0.0.10
Library contains type extensions, useful methods that manipulate DefaultValue attributes, the service that provides lite object with public properties from parent object, logger interfaces and log extensions.
Install-Package Ikc5.TypeLibrary -Version 1.0.0.10
dotnet add package Ikc5.TypeLibrary --version 1.0.0.10
<PackageReference Include="Ikc5.TypeLibrary" Version="1.0.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ikc5.TypeLibrary --version 1.0.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ikc5.TypeLibrary, 1.0.0.10"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Add base class for IDispose interface (from MSDN), add ConsoleLogger logging class.
Fix extensions methods ILogger.LogStart and ILogger.LogEnd - it starts with "Start Method:" and "End Method:" respectively.
Dependencies
This package has no dependencies.
Used By
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.