EnterpriseLibrary.Common.NetCore
6.1.15-rc
See the version list below for details.
Install-Package EnterpriseLibrary.Common.NetCore -Version 6.1.15-rc
dotnet add package EnterpriseLibrary.Common.NetCore --version 6.1.15-rc
<PackageReference Include="EnterpriseLibrary.Common.NetCore" Version="6.1.15-rc" />
paket add EnterpriseLibrary.Common.NetCore --version 6.1.15-rc
#r "nuget: EnterpriseLibrary.Common.NetCore, 6.1.15-rc"
// Install EnterpriseLibrary.Common.NetCore as a Cake Addin
#addin nuget:?package=EnterpriseLibrary.Common.NetCore&version=6.1.15-rc&prerelease
// Install EnterpriseLibrary.Common.NetCore as a Cake Tool
#tool nuget:?package=EnterpriseLibrary.Common.NetCore&version=6.1.15-rc&prerelease
The Enterprise Library Common assembly contains elements that are shared among multiple application blocks. By supplying a set of commonly used functions to all the application blocks, the Common assembly reduces the dependency of one application block on another.
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 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.0
- Microsoft.Win32.Registry (>= 4.5.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- Unity.Interception (>= 5.5.6)
-
.NETCoreApp 2.1
- Microsoft.Win32.Registry (>= 4.5.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- Unity.Interception (>= 5.5.6)
-
.NETCoreApp 2.2
- Microsoft.Win32.Registry (>= 4.5.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- Unity.Interception (>= 5.5.6)
-
.NETFramework 4.5
- Unity.Interception (>= 5.5.6)
-
.NETFramework 4.6
- Unity.Interception (>= 5.5.6)
-
.NETFramework 4.7
- Unity.Interception (>= 5.5.6)
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 4.5.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- Unity.Interception (>= 5.5.6)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on EnterpriseLibrary.Common.NetCore:
Package | Downloads |
---|---|
EnterpriseLibrary.Data.NetCore
The Data Access Application Block simplifies the development of tasks that implement common data access functionality. Applications can use this application block in a variety of situations, such as reading data for display, passing data through application layers, and submitting changed data back to the database system. |
|
EnterpriseLibrary.Logging.NetCore
The Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing. |
|
EnterpriseLibrary.ExceptionHandling.NetCore
The Exception Handling Application Block helps developers create a consistent strategy for processing exceptions that occur in various architectural layers of an enterprise application. |
|
DotFramework.Infra.ExceptionHandling
DotFramework.Infra.ExceptionHandling |
|
EnterpriseLibrary.Validation.NetCore
The Validation Application Block provides useful features that allow developers to implement structured and easy-to-maintain validation scenarios in their applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
This package is distributed as .NET Standard 2.0, .NET Core 2.0, .NET 4.0, 4.5, 4.6, 4.7 package.