Skip to main content
mohammad.chavoshi avatar

mohammad.chavoshi

NuGet publisher profile

Packages
65
Total Downloads
50.7M
50,653,254

Packages (65)

EnterpriseLibrary.Common.NetCore package icon

EnterpriseLibrary.Common.NetCore

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.

8.9M
downloads
EnterpriseLibrary.TransientFaultHandling.NetCore package icon

EnterpriseLibrary.TransientFaultHandling.NetCore

The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient to transient faults (such as temporary network connectivity issues or temporary service unavailability). This improves overall application stability. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

4.4M
downloads
CommonServiceLocator.NetCore package icon

CommonServiceLocator.NetCore

The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references. The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

4.1M
downloads
EnterpriseLibrary.Data.NetCore package icon

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.

3.9M
downloads
Unity.NetCore package icon

Unity.NetCore

The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design. Declarative configuration and registration by convention are supported on selected platforms. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

3.5M
downloads
EnterpriseLibrary.Logging.NetCore package icon

EnterpriseLibrary.Logging.NetCore

The Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing.

3.4M
downloads
Unity.Interception.NetCore package icon

Unity.Interception.NetCore

Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behaviors to an object at run time. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

2.8M
downloads
EnterpriseLibrary.TransientFaultHandling.Data.NetCore package icon

EnterpriseLibrary.TransientFaultHandling.Data.NetCore

Transient error detection strategies to use with Windows Azure SQL Database, for the Transient Fault Handling Application Block ("Topaz"). This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

2.3M
downloads
EnterpriseLibrary.ExceptionHandling.NetCore package icon

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.

1.4M
downloads
DotFramework.Core package icon

DotFramework.Core

dotFramework Core

1.1M
downloads
EnterpriseLibrary.Validation.NetCore package icon

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.

1.1M
downloads
DotFramework.Infra.ExceptionHandling package icon

DotFramework.Infra.ExceptionHandling

DotFramework.Infra.ExceptionHandling

913.2K
downloads
DotFramework.Core.Serialization package icon

DotFramework.Core.Serialization

dotFramework Core Serialization

837.5K
downloads
DotFramework.Infra.Configuration package icon

DotFramework.Infra.Configuration

DotFramework.Infra.Configuration

833.8K
downloads
DotFramework.Core.DependencyInjection package icon

DotFramework.Core.DependencyInjection

dotFramework Core Dependency Injection

684.2K
downloads
DotFramework.Infra.Security package icon

DotFramework.Infra.Security

DotFramework.Infra.Security

626.2K
downloads
DotFramework.Infra.Web.API package icon

DotFramework.Infra.Web.API

DotFramework.Infra.Web.API

624.5K
downloads
DotFramework.Infra.Model package icon

DotFramework.Infra.Model

DotFramework.Infra.Model

597.9K
downloads
DotFramework.Core.Web package icon

DotFramework.Core.Web

dotFramework Core Web

581.9K
downloads
EnterpriseLibrary.SemanticLogging.NetCore package icon

EnterpriseLibrary.SemanticLogging.NetCore

The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class from the System.Diagnostics.Tracing namespace. Sinks include Azure table storage, SQL Server databases, file, console and rolling files with several formats and you can extend the block by creating your own custom formatters and sinks. The console sink is part of this nuget package. Other Sinks mentioned above are available as separate nuget packages. For the sinks that can store structured data, the block preserves the full structure of the event payload in order to facilitate analysing or processing the logged data. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

533.2K
downloads
DotFramework.Core.Configuration package icon

DotFramework.Core.Configuration

dotFramework Core Configuration

504.3K
downloads
DotFramework.Infra.DataAccessFactory package icon

DotFramework.Infra.DataAccessFactory

DotFramework.Infra.DataAccessFactory

443.9K
downloads
DotFramework.DynamicQuery package icon

DotFramework.DynamicQuery

dotFramework Dynamic Query Builder

406.7K
downloads
DotFramework.DynamicQuery.Metadata package icon

DotFramework.DynamicQuery.Metadata

dotFramework Dynamic Query Builder Metadata

401.4K
downloads
DotFramework.Infra.DataAccess package icon

DotFramework.Infra.DataAccess

DotFramework.Infra.DataAccess

401.1K
downloads
DotFramework.Infra.Web package icon

DotFramework.Infra.Web

DotFramework.Infra.Web

397.5K
downloads
DotFramework.Infra.Web.API.Auth.Base package icon

DotFramework.Infra.Web.API.Auth.Base

DotFramework.Infra.Web.API.Auth.Base

391.7K
downloads
DotFramework.Infra.Messaging package icon

DotFramework.Infra.Messaging

DotFramework.Infra.Messaging

345.8K
downloads
EnterpriseLibrary.ExceptionHandling.Logging.NetCore package icon

EnterpriseLibrary.ExceptionHandling.Logging.NetCore

This exception handler lets you log formatted exception information in locations specified in the configuration file.

337.4K
downloads
EnterpriseLibrary.Security.Cryptography.NetCore package icon

EnterpriseLibrary.Security.Cryptography.NetCore

The Enterprise Library Cryptography Application Block simplifies the ways to incorporate cryptographic functionality in applications. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

309.6K
downloads

35 more packages load after hydration.