Top 20 NuGet Packages depending on Enterprise Library - Transient Fault Handling Application Block

Total dependencies: 75

A NuGet package encapsulating Azure's storage API while maintaining all best practices for security and performance
This is the Elision accordion feature package to reference if you are building a module or other code that just needs to reference the Elision accordion feature. If you need to install Elision's accordion feature, use the Elision.Feature.Accordion package instead.
This is the Elision accordion feature package to reference if you need to install the entire feature. If you are building a module or other code that just needs to reference the Elision accordion feature, use the Elision.Feature.Accordion-redist package instead.
Cloud storage for Baidu Cloud service.
MoeLib.Web
Provides an NHibernate driver that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections. Unlike NHibernate.SqlAzure, this library doesn't come with TransientFaultHandling IL-merged - instead it's a NuGet dependency.
Official Vowpal Wabbit library including C# interface
Semantic logging database application block of Enterprise Library modified to use EventSource from "Microsoft.Diagnostics.Tracing" namespace
A .NET Framework System.Data implementation for Apache Phoenix including IDbConnection, IDbCommand, IDbTransaction and IDataReader.
Cake plugin for creating documents, collections and seeding documents
Cireson Web UI
Core services for nCubed framework.
YAMS is a framework for deploying and hosting microservices that allows quick deployments of Azure services (~1 minute), sharing infrastructure (multiple services on the same VM), versioning and more.
Why CloudMemoryCache? Well, Azure Redis Cache is introduced as "High performance" here, it's still a network call to get/set a cache. The performance is inevitablely slower than reading from memory. Also from time to time the network connection will be fail. It's rare but it's nature of network. If...