EnterpriseLibrary.Common
6.0.1304
Prefix Reserved
Install-Package EnterpriseLibrary.Common -Version 6.0.1304
dotnet add package EnterpriseLibrary.Common --version 6.0.1304
<PackageReference Include="EnterpriseLibrary.Common" Version="6.0.1304" />
paket add EnterpriseLibrary.Common --version 6.0.1304
#r "nuget: EnterpriseLibrary.Common, 6.0.1304"
// Install EnterpriseLibrary.Common as a Cake Addin
#addin nuget:?package=EnterpriseLibrary.Common&version=6.0.1304
// Install EnterpriseLibrary.Common as a Cake Tool
#tool nuget:?package=EnterpriseLibrary.Common&version=6.0.1304
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 Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (108)
Showing the top 5 NuGet packages that depend on EnterpriseLibrary.Common:
Package | Downloads |
---|---|
EnterpriseLibrary.Logging
The Enterprise Library Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing. |
|
EnterpriseLibrary.Data
The Enterprise Library 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.TransientFaultHandling.Configuration
This package enables configuring the Transient Fault Handling Application Block ("Topaz") using declarative configuration such as the app.config file. Configuring the block is also supported by the Enterprise Library Configuration Tool available in the Visual Studio Extensions Gallery. |
|
EnterpriseLibrary.Validation
The Enterprise Library Validation Application Block provides useful features that allow developers to implement structured and easy-to-maintain validation scenarios in their applications. |
|
EnterpriseLibrary.ExceptionHandling
The Enterprise Library Exception Handling Application Block helps developers create a consistent strategy for processing exceptions that occur in various architectural layers of an enterprise application. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on EnterpriseLibrary.Common:
Repository | Stars |
---|---|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
microsoftarchive/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|