Catel.Core
5.8.0
.NET Standard 2.0
.NET Framework 4.5
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.
Catel.Core library.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard2.0 netstandard2.1 |
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid monoandroid70 |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen40 tizen60 |
| Universal Windows Platform | uap uap10.0 |
| Xamarin.iOS | xamarinios xamarinios10 |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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)
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 |