Castle.Windsor by: Castle Project Contributors
  • 313 total downloads
  • Latest version: 5.1.2
  • castle windsor inversionOfControl DependencyInjection
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Castle.Windsor.MsDependencyInjection by: Castle.Windsor.MsDependencyInjection
  • 48 total downloads
  • Latest version: 2.1.1
  • Windsor Castle AspNetCore DI IoC DNX DependencyInjection Extensions
Package Description
cef.redist.x64 by: The Chromium Embedded Framework Authors
  • 1.59k total downloads
  • Latest version: 120.2.7
  • 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.718k total downloads
  • Latest version: 120.2.7
  • 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 by: The CefSharp Authors
  • 2.718k total downloads
  • Latest version: 145.0.260
  • chrome browser
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
CefSharp.Common.NETCore by: The CefSharp Authors
  • 1.577k total downloads
  • Latest version: 145.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).
CefSharp.WinForms by: The CefSharp Authors
  • 973 total downloads
  • Latest version: 86.0.241
  • winforms chrome browser chromium-embedded cefsharp
The CefSharp Chromium-based browser component (WinForms control).
chromiumembeddedframework.runtime by: The Chromium Embedded Framework Authors
  • 1.466k total downloads
  • Latest version: 145.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
chromiumembeddedframework.runtime.win-arm64 by: The Chromium Embedded Framework Authors
  • 888 total downloads
  • Latest version: 144.0.12
  • 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
chromiumembeddedframework.runtime.win-x64 by: The Chromium Embedded Framework Authors
  • 1.387k total downloads
  • Latest version: 143.0.9
  • 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
chromiumembeddedframework.runtime.win-x86 by: The Chromium Embedded Framework Authors
  • 1.253k total downloads
  • Latest version: 143.0.9
  • 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
ColorCode.Core by: Microsoft
  • 18 total downloads
  • Latest version: 2.0.15
  • ColorCode Syntax Highlighting SyntaxHighlighting Formatting
The Core Library, containing the Parser, and the classes to create your own formatter.
CommandLineParser by: gsscoder nemec ericnewton76
  • 307 total downloads
  • Latest version: 2.3.0
  • 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
  • 156 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
  • 132 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.
CommonServiceLocator by: .NET Foundation and Contributors
  • 169 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.Common by: Microsoft.Toolkit
  • 7 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET Incremental Loading Collection IncrementalLoadingCollection String Array Extensions Helpers
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.
CommunityToolkit.Diagnostics by: Microsoft.Toolkit
  • 88 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET Diagnostics Guard ThrowHelper TypeInfo Extensions Helpers
This package includes .NET Standard code only helpers such as: - Guard: Helper methods to verify conditions when running code. - ThrowHelper: Helper methods to efficiently throw exceptions.
CommunityToolkit.WinUI.Notifications by: Microsoft.Toolkit dotnetfoundation
  • 70 total downloads
  • Latest version: 7.1.2
  • notifications win10 windows 10 tile tiles toast toasts badge xml uwp c# csharp c++ wpf winforms
The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps. Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries. For UWP/MSIX apps, you can also generate tile and badge notifications.
CommunityToolkit.WinUI.UI.Controls by: Microsoft.Toolkit
  • 5 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET WinUI
This library provides Controls, Panels, ItemsRepeater Layouts, and various other classes & helpers for XAML UI development with UWP. It is a part of the Windows Community Toolkit. This package is only an aggregate of its dependencies, meaning it's a meta-package and has no assemblies. You can find out how to optimize your app after development at https://aka.ms/wct/optimize