Skip to main content
mohammad.chavoshi avatar

mohammad.chavoshi

NuGet publisher profile

Packages
65
Total Downloads
52.6M
52,636,597

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.

9.4M
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.7M
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.3M
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.

4.2M
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.7M
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.6M
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.9M
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.4M
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
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.Core package icon

DotFramework.Core

dotFramework Core

1.1M
downloads
DotFramework.Infra.ExceptionHandling package icon

DotFramework.Infra.ExceptionHandling

DotFramework.Infra.ExceptionHandling

917.2K
downloads
DotFramework.Core.Serialization package icon

DotFramework.Core.Serialization

dotFramework Core Serialization

840.4K
downloads
DotFramework.Infra.Configuration package icon

DotFramework.Infra.Configuration

DotFramework.Infra.Configuration

838.5K
downloads
DotFramework.Core.DependencyInjection package icon

DotFramework.Core.DependencyInjection

dotFramework Core Dependency Injection

687.5K
downloads
DotFramework.Infra.Security package icon

DotFramework.Infra.Security

DotFramework.Infra.Security

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

DotFramework.Infra.Web.API

DotFramework.Infra.Web.API

628.9K
downloads
DotFramework.Infra.Model package icon

DotFramework.Infra.Model

DotFramework.Infra.Model

602.2K
downloads
DotFramework.Core.Web package icon

DotFramework.Core.Web

dotFramework Core Web

584.6K
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.

542.8K
downloads
DotFramework.Core.Configuration package icon

DotFramework.Core.Configuration

dotFramework Core Configuration

507.5K
downloads
DotFramework.Infra.DataAccessFactory package icon

DotFramework.Infra.DataAccessFactory

DotFramework.Infra.DataAccessFactory

449.4K
downloads
DotFramework.DynamicQuery package icon

DotFramework.DynamicQuery

dotFramework Dynamic Query Builder

409.0K
downloads
DotFramework.Infra.DataAccess package icon

DotFramework.Infra.DataAccess

DotFramework.Infra.DataAccess

405.3K
downloads
DotFramework.DynamicQuery.Metadata package icon

DotFramework.DynamicQuery.Metadata

dotFramework Dynamic Query Builder Metadata

403.6K
downloads
DotFramework.Infra.Web package icon

DotFramework.Infra.Web

DotFramework.Infra.Web

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

DotFramework.Infra.Web.API.Auth.Base

DotFramework.Infra.Web.API.Auth.Base

396.3K
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.

357.6K
downloads
DotFramework.Infra.Messaging package icon

DotFramework.Infra.Messaging

DotFramework.Infra.Messaging

347.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.

316.7K
downloads
EnterpriseLibrary.SemanticLogging.TextFile.NetCore package icon

EnterpriseLibrary.SemanticLogging.TextFile.NetCore

The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries into rolling text files and simple text files. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

274.7K
downloads
DotFramework.Infra.ServiceFactory package icon

DotFramework.Infra.ServiceFactory

DotFramework.Infra.ServiceFactory

246.4K
downloads
DotFramework.Infra.DataAccess.Sqlite package icon

DotFramework.Infra.DataAccess.Sqlite

DotFramework.Infra.DataAccess.Sqlite

220.8K
downloads
DotFramework.Infra.Request package icon

DotFramework.Infra.Request

DotFramework.Infra.Request

220.7K
downloads
DotFramework.Infra.BusinessRules package icon

DotFramework.Infra.BusinessRules

DotFramework.Infra.BusinessRules

204.3K
downloads
DotFramework.Infra.DataAccess.SqlServer package icon

DotFramework.Infra.DataAccess.SqlServer

DotFramework.Infra.DataAccess.SqlServer

186.9K
downloads
DotFramework.Infra.Caching package icon

DotFramework.Infra.Caching

DotFramework.Infra.Caching

186.6K
downloads
DotFramework.Infra.Logging package icon

DotFramework.Infra.Logging

DotFramework.Infra.Logging

181.4K
downloads
DotFramework.Infra.Web.API.Auth package icon

DotFramework.Infra.Web.API.Auth

DotFramework.Infra.Web.API.Auth

177.1K
downloads
EnterpriseLibrary.SemanticLogging.EventSourceAnalyzer.NetCore package icon

EnterpriseLibrary.SemanticLogging.EventSourceAnalyzer.NetCore

The EventSource Analyzer is part of the Semantic Logging Application Block. It can be incorporated into your automated tests to help validate your EventSource instances. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

165.5K
downloads
DotFramework.Infra.Messaging.ZeroMq package icon

DotFramework.Infra.Messaging.ZeroMq

DotFramework.Infra.Messaging.ZeroMq

156.2K
downloads
DotFramework.Infra.Web.API.Invoker package icon

DotFramework.Infra.Web.API.Invoker

DotFramework.Infra.Web.API.Invoker

154.0K
downloads
DotFramework.Infra.Messaging.RabbitMq package icon

DotFramework.Infra.Messaging.RabbitMq

DotFramework.Infra.Messaging.RabbitMq

150.9K
downloads
DotFramework.Infra.BusinessFacade package icon

DotFramework.Infra.BusinessFacade

DotFramework.Infra.BusinessFacade

150.6K
downloads
DotFramework.Infra.DataAnnotations package icon

DotFramework.Infra.DataAnnotations

DotFramework.Infra.DataAnnotations

145.2K
downloads
DotFramework.Core.Web.Optimization package icon

DotFramework.Core.Web.Optimization

dotFramework Core Web Optimization

130.3K
downloads
EnterpriseLibrary.PolicyInjection.NetCore package icon

EnterpriseLibrary.PolicyInjection.NetCore

The Enterprise Library Policy Injection Application Block can be used to change the behavior of any .NET objects, in order to better manage crosscutting concerns for these objects. The policy injection is implemented through the Unity interception mechanism. The package includes call handlers for Logging, Validation and Exception Handling. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

101.8K
downloads
EnterpriseLibrary.Logging.Database.NetCore package icon

EnterpriseLibrary.Logging.Database.NetCore

This logging provider lets developer use the Data Access Application Block to store log entries.

81.7K
downloads
EnterpriseLibrary.Caching.NetCore package icon

EnterpriseLibrary.Caching.NetCore

The Enterprise Library Caching Application Block lets developers incorporate a local in-memory or persistent cache in their applications. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

78.5K
downloads
DotFramework.Core.TestSupport package icon

DotFramework.Core.TestSupport

dotFramework Core Test Support

76.9K
downloads
DotFramework.Core.WindowsService package icon

DotFramework.Core.WindowsService

dotFramework Core Windows Service

76.3K
downloads
DotFramework.DynamicQuery.SqlServer package icon

DotFramework.DynamicQuery.SqlServer

dotFramework Dynamic Query Builder for SqlServer

73.2K
downloads
EnterpriseLibrary.SemanticLogging.Database.NetCore package icon

EnterpriseLibrary.SemanticLogging.Database.NetCore

The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries in SQL Server and Azure SQL Database. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

60.4K
downloads
EnterpriseLibrary.TransientFaultHandling.Caching.NetCore package icon

EnterpriseLibrary.TransientFaultHandling.Caching.NetCore

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

57.7K
downloads
EnterpriseLibrary.TransientFaultHandling.Configuration.NetCore package icon

EnterpriseLibrary.TransientFaultHandling.Configuration.NetCore

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. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

54.0K
downloads
EnterpriseLibrary.Caching.Database.NetCore package icon

EnterpriseLibrary.Caching.Database.NetCore

The Enterprise Library Caching Application Block lets developers incorporate a local in-memory or persistent cache in their applications. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

19.1K
downloads
EnterpriseLibrary.Caching.Cryptography.NetCore package icon

EnterpriseLibrary.Caching.Cryptography.NetCore

The Enterprise Library Caching Cryptography Provider lets developers encrypt the data to be cached. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

18.9K
downloads
DotFramework.DynamicQuery.Oracle package icon

DotFramework.DynamicQuery.Oracle

dotFramework Dynamic Query Builder for Oracle

15.6K
downloads
Extended.EnterpriseLibrary.ExceptionHandling.WCF.NetCore package icon

Extended.EnterpriseLibrary.ExceptionHandling.WCF.NetCore

Enterprise Library Exception Handling WCF Provider

827
downloads
Extended.EnterpriseLibrary.Data.SqlServer.NetCore package icon

Extended.EnterpriseLibrary.Data.SqlServer.NetCore

SQL Server support for Enterprise Library Data Access Application Block. 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.

703
downloads
Extended.EnterpriseLibrary.Data.OleDb.NetCore package icon

Extended.EnterpriseLibrary.Data.OleDb.NetCore

OLE DB support for Enterprise Library Data Access Application Block. 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.

514
downloads
Extended.EnterpriseLibrary.Data.Oracle.NetCore package icon

Extended.EnterpriseLibrary.Data.Oracle.NetCore

Oracle support for Enterprise Library Data Access Application Block. 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.

499
downloads
Extended.EnterpriseLibrary.Data.Odbc.NetCore package icon

Extended.EnterpriseLibrary.Data.Odbc.NetCore

ODBC support for Enterprise Library Data Access Application Block. 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.

487
downloads
Extended.EnterpriseLibrary.Data.SqlCe.NetCore package icon

Extended.EnterpriseLibrary.Data.SqlCe.NetCore

The Data Access Application Block SQL CE Data Provider let developers use SQL CE databases in conjunction with the Data Access Application Block.

484
downloads
Extended.EnterpriseLibrary.Logging.MsmqDistributor.NetCore package icon

Extended.EnterpriseLibrary.Logging.MsmqDistributor.NetCore

This logging MSMQ Distributor lets developer to distribute log entries with MSMQ.

232
downloads