BouncyCastle.NetCore by: BouncyCastle
  • 16 total downloads
  • Latest version: 1.8.10
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier by: Mads Kristensen
  • 160 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BuildBundlerMinifierPlus by: Mads Kristensen salar2k
  • 7 total downloads
  • Latest version: 5.3.0
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BuildBundlerMinifierPlus2022 by: Mads Kristensen salar2k
  • 3 total downloads
  • Latest version: 8.0.0
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BuildWebCompiler2022 by: Mads Kristensen Jason Moore
  • 7 total downloads
  • Latest version: 1.14.15
  • LESS Sass Scss JSX EcmaScript6 CoffeeScript
Compiles LESS, Sass, JSX and CoffeeScript files
CacheManager.Core by: MichaConrad
  • 9 total downloads
  • Latest version: 0.4.1
CacheManager is a common interface and abstraction layer for caching. It supports various cache providers / clients and includes advanced features like multiple layer caching, event handling, synchronization and statistics. The Core library contains all base interfaces and tools. You may also want to install one of the other CacheManager packages to get other cache handle implementations etc.
Castle.Core by: Castle Project Contributors
  • 6 total downloads
  • Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
cef.redist.x64 by: The Chromium Embedded Framework Authors
  • 2 total downloads
  • Latest version: 106.0.26
  • chrome chromium native embedded browser CEF nativepackage
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
  • 1 total downloads
  • Latest version: 106.0.26
  • chrome chromium native embedded browser CEF nativepackage
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
  • 3 total downloads
  • Latest version: 106.0.260
  • chrome browser chromium-embedded
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF, WinForms and OffScreen implementations).
chromiumembeddedframework.runtime by: The Chromium Embedded Framework Authors
  • 2 total downloads
  • Latest version: 106.0.26
  • chrome chromium native embedded browser CEF nativepackage
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
CommandLineParser by: Giacomo Stelluti Scala
  • 22 total downloads
  • Latest version: 1.9.6-rc1
  • command line argument option parser parsing library syntax shell
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
  • 2 total downloads
  • Latest version: 1.2.0
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
  • 10 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.
CommonMark.NET by: Kārlis Gaņģis
  • 45 total downloads
  • Latest version: 0.15.1
  • CommonMark Markdown
.NET library for converting Markdown documents to HTML according to the CommonMark specification. Optimized for maximum performance and targets every .NET version since 2.0, including PCL, Mono and .NET Core.
CommonServiceLocator by: .NET Foundation and Contributors
  • 13 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.
CommunityToolkit.Mvvm by: Microsoft
  • 17 total downloads
  • Latest version: 8.4.0
  • dotnet Community Toolkit .NET MVVM MVVMToolkit INotifyPropertyChanged Observable IOC DI Dependency Injection Object Messaging Extensions Helpers
This package includes a .NET MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface. - ObservableRecipient: a base class for observable objects with support for the IMessenger service. - ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface. - RelayCommand: a simple delegate command implementing the ICommand interface. - AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation. - WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects. - StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed. - Ioc: a helper class to configure dependency injection service containers.
ConcurrentHashSet by: Bar Arnon
  • 22 total downloads
  • Latest version: 1.3.0
  • concurrency
A thread-safe hash-based set
ConfigureAwaitChecker.Analyzer by: Jiří Činčura
  • 15 total downloads
  • Latest version: 5.0.0.1
  • ConfigureAwaitChecker analyzers async await configureawait
Checks for `ConfigureAwait(false)` usage. More info: * https://www.tabsoverspaces.com/id/233852 * https://www.tabsoverspaces.com/id/233732 * https://www.tabsoverspaces.com/id/233523 * https://www.tabsoverspaces.com/id/233476
coverlet.collector by: tonerdo
  • 16 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.