Castle.Core
                    
                    by: Castle Project Contributors
                
                - 1.31k total downloads
 - Latest version: 5.2.1
 
                    Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
                
            
                    
                        CacheManager.Core
                    
                    by: MichaConrad
                
                - 955 total downloads
 - Latest version: 2.0.0
 
                    CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
                
            
                    
                        Caching.CSRedis
                    
                    by: Caching.CSRedis
                
                - 505 total downloads
 - Latest version: 3.8.800
 
                    分布式缓存 CSRedisCore 实现 Microsoft.Extensions.Caching
                
            
                    
                        Castle.Windsor.MsDependencyInjection
                    
                    by: Castle.Windsor.MsDependencyInjection
                
                - 565 total downloads
 - Latest version: 3.4.0
 
                    Package Description
                
            
                    
                        Butterfly.OpenTracing
                    
                    by: Lemon
                
                - 136 total downloads
 - Latest version: 0.0.8
 
                    Reference implementation of OpenTracing API
                
            
                    
                        Butterfly.DataContract
                    
                    by: Butterfly Team
                
                - 109 total downloads
 - Latest version: 0.0.7
 
                    Package Description
                
            
                    
                        Bullseye
                    
                    by: Bullseye
                
                - 827 total downloads
 - Latest version: 4.0.0-beta.1
 
                    Runs a target dependency graph.
                
            
                    
                        CacheManager.Microsoft.Extensions.Logging
                    
                    by: MichaConrad
                
                - 361 total downloads
 - Latest version: 2.0.0-beta-1629
 
                    CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
                
            
                    
                        Butterfly.Client.AspNetCore
                    
                    by: Lemon
                
                - 117 total downloads
 - Latest version: 0.0.8
 
                    A Asp.Net Core client for Butterfly.
                
            
                    
                        Business.Core
                    
                    by: xlievo
                
                - 3.615k total downloads
 - Latest version: 1.7.4
 
                    https://github.com/xlievo/Business.Core
https://www.nuget.org/packages/Business.Core
                
            
                    
                        Castle.Core.AsyncInterceptor
                    
                    by: James Skimming
                
                - 417 total downloads
 - Latest version: 2.1.0
 
                    AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
                
            
                    
                        Castle.LoggingFacility.MsLogging
                    
                    by: Castle.LoggingFacility.MsLogging
                
                - 209 total downloads
 - Latest version: 3.1.0
 
                    Package Description
                
            
                    
                        CacheManager.Microsoft.Extensions.Configuration
                    
                    by: MichaConrad
                
                - 428 total downloads
 - Latest version: 2.0.0
 
                    CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
                
            
                    
                        C5
                    
                    by: C5
                
                - 327 total downloads
 - Latest version: 3.0.0
 
                    The C5 Generic Collection Library for C# and CLI is a comprehensive collection library supporting lists, sets, bags, dictionaries, priority queues, (FIFO) queues, and (LIFO) stacks. C5 runs on everything supporting .NET Standard 2.0: .NET Core 2.0+, .NET 4.6.1+, Mono, Xamarin, Universal Windows Platform, and Unity.
                
            
                    
                        Castle.LoggingFacility
                    
                    by: Castle Project Contributors
                
                - 614 total downloads
 - Latest version: 6.0.0
 
                    Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like log4net, NLog and Serilog (see Castle Core docs).
                
            
                    
                        Castle.Windsor
                    
                    by: Castle Project Contributors
                
                - 758 total downloads
 - Latest version: 6.0.0
 
                    Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
                
            
                    
                        Castle.DynamicProxy
                    
                    by: Castle Project Contributors
                
                - 74 total downloads
 - Latest version: 2.2.0
 
                    Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.