Castle.Windsor
by: Castle Project Contributors
- 258 total downloads
- Latest version: 5.1.2
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Castle.DynamicProxy
by: Castle Project Contributors
- 47 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.
Colorful.Console
by: Tom Akita Muhammad Rehan Saeed Matt Furden
- 89 total downloads
- Latest version: 1.1.2
Style your C# console output!
Castle.Core
by: Castle Project Contributors
- 247 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CacheManager.Core
by: MichaConrad
- 293 total downloads
- Latest version: 1.2.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.
CommonServiceLocator
by: .NET Foundation and Contributors
- 151 total downloads
- Latest version: 2.0.7
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.
Castle.Windsor.MsDependencyInjection
by: Castle.Windsor.MsDependencyInjection
- 107 total downloads
- Latest version: 2.1.1
Package Description
Butterfly.OpenTracing
by: Lemon
- 67 total downloads
- Latest version: 0.0.8
Reference implementation of OpenTracing API
CommunityToolkit.Common
by: Microsoft.Toolkit
- 82 total downloads
- Latest version: 7.1.2
This package includes .NET Standard code only helpers such as:
- IncrementalLoadingCollection: Simplifies the definition and usage of collections whose items can be loaded incrementally only when needed by the view.
- String extensions and array extensions: These extensions make working with string and arrays easier.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 164 total downloads
- Latest version: 1.2.0
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.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 74 total downloads
- Latest version: 3.4.0
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Castle.Core.AsyncInterceptor
by: James Skimming
- 166 total downloads
- Latest version: 1.7.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 42 total downloads
- Latest version: 3.4.0-RC1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CloneExtensions
by: Marcin Juraszek
- 61 total downloads
- Latest version: 1.4.2
Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
Castle.LoggingFacility.MsLogging
by: Castle.LoggingFacility.MsLogging
- 48 total downloads
- Latest version: 2.1.1
Package Description
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 180 total downloads
- Latest version: 1.2.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
- 41 total downloads
- Latest version: 2.5.3
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 .NET 3.5+, Silverlight 5, Windows Phone 8, Xamarin.iOS, Xamarin.Android, and Mono.
CommandLineParser
by: gsscoder nemec ericnewton76
- 246 total downloads
- Latest version: 2.3.0
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Castle.LoggingFacility
by: Castle Project Contributors
- 188 total downloads
- Latest version: 5.1.2
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).