CacheManager.Core by: MichaConrad
  • 497 total downloads
  • Latest version: 2.0.0-beta-1629
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Memcached
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.
CacheManager.Microsoft.Extensions.Configuration by: MichaConrad
  • 146 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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.
CacheManager.Microsoft.Extensions.Logging by: MichaConrad
  • 202 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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.
CacheManager.Serialization.Json by: MichaConrad
  • 98 total downloads
  • Latest version: 2.0.0-beta-1629
  • Caching Cache CacheManager Distributed Cache JSON Serialization
CacheManager extension package providing JSON serialization for distributed caches. 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 a Newtonsoft.Json based serializer implementation which can be used instead of the default binary serializer.
Castle.Core by: Castle Project Contributors
  • 296 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommandLineParser by: gsscoder nemec ericnewton76 moh-hassan
  • 349 total downloads
  • Latest version: 2.9.1
  • command line commandline argument option parser parsing library syntax shell
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.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 270 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 225 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Configuration by: Cameron Fletcher Configuration contributors
  • 97 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
Consul by: Consul
  • 537 total downloads
  • Latest version: 0.7.2.6
  • Consul service discovery distributed locking health checking
Package Description
coverlet.collector by: tonerdo
  • 105 total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild by: tonerdo
  • 181 total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Crc32C.NET by: Robert Važan
  • 13 total downloads
  • Latest version: 1.0.5
  • crc crc32 crc-32 crc32c crc-32c castagnoli managed
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 517 total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Darabonba by: Alibaba Cloud
  • 28 total downloads
  • Latest version: 1.0.1
  • Alibaba Aliyun Dara Core SDK
Alibaba Cloud Dara Core SDK for .NET
DM.DmProvider by: DM
  • 72 total downloads
  • Latest version: 8.3.1.37876
  • DM DAMENG .NET Core .NET Data Provider
DM .NET DATA PROVIDER
DnsClient by: MichaCo
  • 142 total downloads
  • Latest version: 1.7.0
  • dns client stub resolver name server core service discovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
Docker.DotNet by: Docker.DotNet
  • 78 total downloads
  • Latest version: 3.125.2
  • Docker Container C# .NET
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 77 total downloads
  • Latest version: 3.125.2
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 11 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.