Catel.Core
5.8.0
Catel.Core library.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Catel.Core -Version 5.8.0
dotnet add package Catel.Core --version 5.8.0
<PackageReference Include="Catel.Core" Version="5.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Catel.Core --version 5.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Catel.Core, 5.8.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Catel.Core as a Cake Addin
#addin nuget:?package=Catel.Core&version=5.8.0
// Install Catel.Core as a Cake Tool
#tool nuget:?package=Catel.Core&version=5.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Microsoft.CSharp (>= 4.5.0)
- System.Collections.Immutable (>= 1.5.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
-
.NETFramework 4.6
- Microsoft.CSharp (>= 4.5.0)
- System.Collections.Immutable (>= 1.5.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
-
.NETFramework 4.7
- Microsoft.CSharp (>= 4.5.0)
- System.Collections.Immutable (>= 1.5.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Configuration.ConfigurationManager (>= 4.4.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- System.Collections.Immutable (>= 1.5.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Configuration.ConfigurationManager (>= 4.4.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
-
MonoAndroid 7.0
- Microsoft.CSharp (>= 4.5.0)
- System.Collections.Immutable (>= 1.5.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Configuration.ConfigurationManager (>= 4.4.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
-
UAP 10.0
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.1.5)
- System.Collections.Immutable (>= 1.5.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Runtime.WindowsRuntime (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
-
Xamarin.iOS 1.0
- Microsoft.CSharp (>= 4.5.0)
- System.Collections.Immutable (>= 1.5.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Configuration.ConfigurationManager (>= 4.4.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
Used By
NuGet packages (21)
Showing the top 5 NuGet packages that depend on Catel.Core:
| Package | Downloads |
|---|---|
|
Catel.Extensions.Data
Catel.Extensions.Data library which provides data classes such as repositories.
|
|
|
Catel.Extensions.EntityFramework6
Catel.Extensions.EntityFramework6 library which provides data classes such as repositories, unit of work, DbContextManager and more.
|
|
|
Catel.Extensions.Memento
Catel.Extensions.Memento library which provides the memento pattern implementation as a service.
|
|
|
Catel.MVVM
Catel.MVVM library.
|
|
|
Visitmedia.CsvHelper
CsvHelper erweiterungen
|