Ikc5.Prism.Common
1.0.0
dotnet add package Ikc5.Prism.Common --version 1.0.0
NuGet\Install-Package Ikc5.Prism.Common -Version 1.0.0
<PackageReference Include="Ikc5.Prism.Common" Version="1.0.0" />
paket add Ikc5.Prism.Common --version 1.0.0
#r "nuget: Ikc5.Prism.Common, 1.0.0"
// Install Ikc5.Prism.Common as a Cake Addin #addin nuget:?package=Ikc5.Prism.Common&version=1.0.0 // Install Ikc5.Prism.Common as a Cake Tool #tool nuget:?package=Ikc5.Prism.Common&version=1.0.0
Library contains classes for Prism applications.
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. |
-
- Ikc5.TypeLibrary (>= 1.0.0.8)
- Prism.Core (>= 6.2.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Ikc5.Prism.Common:
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,838 | 12/1/2016 |
Initial release. Contains logging extensions.