ClickHouse.Client
by: Oleg Kozlyuk
- 1.544k total downloads
- Latest version: 7.14.0
Fast binary-over-HTTP ADO.NET provider for ClickHouse
ClosedXML
by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 852 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.
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 557 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
- 156 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.
chromiumembeddedframework.runtime.win-x64
by: The Chromium Embedded Framework Authors
- 1.393k total downloads
- Latest version: 145.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
chromiumembeddedframework.runtime.win-x86
by: The Chromium Embedded Framework Authors
- 1.327k total downloads
- Latest version: 145.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
ColorCode.Core
by: Microsoft
- 47 total downloads
- Latest version: 2.0.15
The Core Library, containing the Parser, and the classes to create your own formatter.
CommunityToolkit.Common
by: Microsoft
- 109 total downloads
- Latest version: 8.4.0
This package includes .NET 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
- 404 total downloads
- Latest version: 8.4.0
This package includes .NET helpers such as:
- Guard: Helper methods to verify conditions when running code.
- ThrowHelper: Helper methods to efficiently throw exceptions.
chromiumembeddedframework.runtime.win-arm64
by: The Chromium Embedded Framework Authors
- 1.015k total downloads
- Latest version: 145.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
CommunityToolkit.WinUI.Notifications
by: Microsoft.Toolkit dotnetfoundation
- 75 total downloads
- Latest version: 7.1.2
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.DataGrid
by: Microsoft.Toolkit
- 25 total downloads
- Latest version: 7.1.2
This library provides a XAML DataGrid control. It is a part of the Windows Community Toolkit.
ClosedXML.Parser
by: Jan Havlíček
- 141 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.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 135 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.
CommunityToolkit.WinUI.UI.Controls
by: Microsoft.Toolkit
- 6 total downloads
- Latest version: 7.1.2
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
CommunityToolkit.WinUI.UI.Controls.Input
by: Microsoft.Toolkit
- 5 total downloads
- Latest version: 7.1.2
This library provides XAML templated controls. It is a part of the Windows Community Toolkit.
Controls:
- ColorPicker/ColorPickerButton: Improved ColorPicker and DropDownButton version.
- RadialGauge: Displays a value within a range, using a needle on a circular face.
- RangeSelector: "Double slider" control for range values.
- RemoteDevicePicker: Remote Device Picker Control for Project Rome.
- RichSuggestBox: RichEditBox which supports at mentioning or tags.
- TokenizingTextBox: An AutoSuggestBox like control which places entered input into easily removed containers for contacts or tags.
CommunityToolkit.WinUI.UI.Controls.Layout
by: Microsoft.Toolkit
- 5 total downloads
- Latest version: 7.1.2
This library provides XAML layout controls. It is a part of the Windows Community Toolkit.
Controls:
- BladeView: Provides a horizontal collection of blades for drilling into detailed scenarios.
- Carousel: Presents items in a carousel control.
- Expander: Expander allows user to show/hide content based on a boolean state.
- GridSplitter: A the control that redistributes space between columns or rows of a Grid control.
- HeaderedContentControl: Provides a header to content.
- HeaderedItemsControl: Provides a header to items.
- LayoutTransformControl: Support for transformations as if applied by LayoutTransform.
- ListDetailsView: Implements the List/Details design pattern.
- OrbitView: Positions items in a circle around a center element and supports orbits and anchors.
CommonServiceLocator
by: .NET Foundation and Contributors
- 171 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.
CommunityToolkit.WinUI.UI.Controls.Core
by: Microsoft.Toolkit
- 5 total downloads
- Latest version: 7.1.2
This library provides XAML templated controls. It is a part of the Windows Community Toolkit.
Controls:
- CameraPreview: Easily preview video from camera sources and get realtime frames from the selected source.
- DropShadowPanel: DropShadowPanel control allows the creation of a DropShadow for any Xaml FrameworkElement in markup.
- ImageEx: Images are downloaded asynchronously showing a load indicator and can be stored in a local cache.
- InAppNotification: Show local notifications in your application.
- Loading: Helps to show content with animation to the user while the app is doing some calculation.
- MetadataControl: Control for organizing text based categories with a separator, supports commands.
- RadialProgressBar: Displays progress as a circle getting filled.
- RotatorTile: Rotates through a set of items one-by-one like a live-tile.
- TabbedCommandBar: A command bar that organizes features of an application into a series of tabs.
- TextToolbar: A Toolbar for Editing Text attached to a RichEditBox. It can format RTF, Markdown, or use a Custom Formatter.
- TileControl: A ContentControl that show an image repeated many times.