BundlerMinifier.Core
by: Mads Kristensen
- 24 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
CacheManager.Core
by: Michael Conrad
- 85 total downloads
- Latest version: 3.0.0-beta-20251110.1
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.Caching.Memory
by: MichaConrad AuroraDysis
- 7 total downloads
- Latest version: 3.0.0-beta-20251110.1
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. This package contains the specific cache handle for Microsoft.Extensions.Caching.Memory.
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 13 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.
CacheManager.Serialization.Json
by: Michael Conrad
- 56 total downloads
- Latest version: 3.0.0-beta-20251110.1
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.
CairoSharp
by: 'GtkSharp Contributors'
- 41 total downloads
- Latest version: 3.24.24.117-develop
CairoSharp is a C# wrapper for the Cairo library.
Castle.Core
by: Castle Project Contributors
- 83 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
cef.redist.x64
by: The Chromium Embedded Framework Authors
- 8 total downloads
- Latest version: 112.2.7
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
cef.redist.x86
by: The Chromium Embedded Framework Authors
- 16 total downloads
- Latest version: 117.2.4
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CefSharp.Common.NETCore
by: The CefSharp Authors
- 4 total downloads
- Latest version: 106.0.260
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF, WinForms and OffScreen implementations).
Certes
by: Certes Contributors
- 60 total downloads
- Latest version: 3.0.4
A client implementation for the Automated Certificate Management Environment (ACME) protocol.
chromiumembeddedframework.runtime
by: The Chromium Embedded Framework Authors
- 2 total downloads
- Latest version: 106.0.26
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CHTCHSConv
by: Microsoft Corporation
- 4 total downloads
- Latest version: 1.0.0
Traditional Chinese to Simplified Chinese Conversion Library and Add-In Tool provides API that converts the string between Traditional Chinese and Simplified Chinese languages.
CloneExtensions
by: Marcin Juraszek
- 7 total downloads
- Latest version: 1.4.2
Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
ClosedXML
by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 74 total downloads
- Latest version: 0.105.0
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Parser
by: Jan Havlíček
- 8 total downloads
- Latest version: 2.0.0
A lexer and parser of Excel formulas with focus on performance. Its goal is to create
an abstract syntax tree from a formula text to enable formula evaluation.
Collections.Pooled
by: Joel Mueller
- 82 total downloads
- Latest version: 2.0.0-preview.27
Includes PooledList, PooledDictionary, PooledSet, PooledStack, PooledQueue, and PooledObservableCollection: based on the corresponding collections in System.Collections.Generic, using ArrayPool internally to reduce allocations, and with some API changes that allow for better compatibility with Span.
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 106 total downloads
- Latest version: 2.9.1
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
- 60 total downloads
- Latest version: 3.4.1
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
- 43 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.