Found 627 packages
Extensions for System.Threading.Tasks Includes extension methods to safely fire-and-forget a Task and/or a ValueTask Includes WeakEventManger which avoids memory leaks when events are not unsubscribed
Microsoft.Practices.ObjectBuilder.dll
This package contains version 2.0.414.0 of the Microsoft.Practices.Unity runtime DLL.
Microsoft.Practices.EnterpriseLibrary.Common.dll
Async Extensions for ICommand Includes AsyncCommand and IAsyncCommand which allows ICommand to safely be used asynchronously with Task. Includes AsyncValueCommand and IAsyncValueCommand which allows ICommand to safely be used asynchronously with ValueTask
Microsoft Enterprise Library is a collection of reusable application blocks designed to assist software developers with common enterprise development challenges. This release includes: Caching, Cryptography, Data Access, Exception Handling, Logging, Policy Injection, Security, Validation, and Unity.
This package contains version 2.0.414.0 of the Microsoft.Practices.Unity.Interception runtime DLL.
Contains some useful interface definitions and implementations classes for .Net.
This package contains version 1.0.0.0 of the Microsoft.Practices.ServiceLocation runtime DLL.
This package provides abstraction over Inversion-Of-Control container
Microsoft.Practices.EnterpriseLibrary.Validation
This package contains middleware interface.
This package provides means for composing modular applications.
This package provides utilities for composing modular applications.
dependency chain tracking implement
Transient error detection strategies to use with Windows Azure Service Bus or the Service Bus for Windows Server, for the Transient Fault Handling Application Block ("Topaz").
Free yourself from async void! TaskMonitor is a task wrapper component helping you to deal with "fire and forget" Task (non awaited task) by implementing async/await best practices. Featuring: * Safe execution of your non awaited tasks * Delegates for all states of the loaded task * Builder pattern for more elegant construction and deferred execution * Support for task with result * Default handling of errors and statistics * Global configuration for statistics and errors handler * Consider globally or locally the cancel state as faulted to simplify your workflow
Best practices to configure a GenHTTP webserver instance for production
This package provides utilities for scheduling in .NET
A Roslyn analyzer to enforce some good practices in C#