EnterpriseLibrary.Common.NetCore
6.0.1305
See the version list below for details.
dotnet add package EnterpriseLibrary.Common.NetCore --version 6.0.1305
NuGet\Install-Package EnterpriseLibrary.Common.NetCore -Version 6.0.1305
<PackageReference Include="EnterpriseLibrary.Common.NetCore" Version="6.0.1305" />
paket add EnterpriseLibrary.Common.NetCore --version 6.0.1305
#r "nuget: EnterpriseLibrary.Common.NetCore, 6.0.1305"
// Install EnterpriseLibrary.Common.NetCore as a Cake Addin #addin nuget:?package=EnterpriseLibrary.Common.NetCore&version=6.0.1305 // Install EnterpriseLibrary.Common.NetCore as a Cake Tool #tool nuget:?package=EnterpriseLibrary.Common.NetCore&version=6.0.1305
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. This library contains a class library that targets .Net Core 2.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.0
- Microsoft.Win32.Registry (>= 4.4.0-preview2-25405-01)
- System.Configuration.ConfigurationManager (>= 4.4.0-preview2-25405-01)
- Unity.Interception.NetCore (>= 4.0.1)
NuGet packages (21)
Showing the top 5 NuGet packages that depend on EnterpriseLibrary.Common.NetCore:
Package | Downloads |
---|---|
EnterpriseLibrary.Logging.NetCore
The Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing. |
|
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.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.