coverlet.collector by: tonerdo
  • 509 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.
coverlet.msbuild by: tonerdo
  • 975 total downloads
  • Latest version: 10.0.1
  • 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.
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 2.261k total downloads
  • Latest version: 2.15.0
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
CouchbaseNetClient by: Couchbase Inc.
  • 3.329k total downloads
  • Latest version: 3.9.4
The Official Couchbase .NET SDK.
CronExpressionDescriptor by: Brady Holt
  • 1.73k total downloads
  • Latest version: 2.51.0
  • cron schedule quartz quartz.net cron expression
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh, Kyrgyz and Japanese.
Consul by: PlayFab G-Research
  • 1.481k total downloads
  • Latest version: 1.8.0
  • Consul service discovery distributed locking health checking
Consul.NET is a .NET client library for the Consul HTTP API
Costura.Fody by: geertvanhorrik simoncropp
  • 2k total downloads
  • Latest version: 6.2.0
  • ILMerge ILWeaving Embed Resource Fody Cecil
Fody add-in for embedding references as resources.
Coravel by: James Hickey
  • 1.421k total downloads
  • Latest version: 4.1.2
  • netcore scheduling coravel queuing scheduler framework
Near-zero config .NET Core library that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze!
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 418 total downloads
  • Latest version: 3.4.1
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
CP.VPOS by: Cem Pehlivan
  • 582 total downloads
  • Latest version: 3.6.1
  • sanalpos sanal-pos
Sanal POS
CommunityToolkit.WinUI.UI.Controls.Markdown by: Microsoft.Toolkit
  • 94 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Markdown Text Block MarkdownTextBlock
This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is a part of the Windows Community Toolkit.
CommunityToolkit.WinUI.UI.Controls.DataGrid by: Microsoft.Toolkit
  • 91 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Data Grid DataGrid
This library provides a XAML DataGrid control. It is a part of the Windows Community Toolkit.
CommunityToolkit.WinUI.UI.Controls.Input by: Microsoft.Toolkit
  • 26 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Color Picker Button ColorPickerButton ColorPicker Radial Gauge RadialGauge Range Selector RangeSelector Remote Device RemoteDevicePicker DevicePicker RemoteDevice RichEditBox RichSuggestBox Suggestions Mentions Tags Tokenizing Text Box TokenizingTextBox TextBox
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
  • 19 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Blade View BladeView Carousel Expander Grid Splitter GridSplitter Headered Content Control HeaderedContentControl ContentControl HeaderedContent Items HeaderedItemsControl ItemsControl HeaderedItems Layout Transform LayoutTransformControl LayoutTransform List Details ListDetailsView ListDetails Orbit OrbitView
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.
Couchbase by: Couchbase Inc.
  • 81 total downloads
  • Latest version: 3.4.14-rc3
The Official On-Premise Couchbase .NET SDK.
Coravel.Razor by: James Hickey
  • 76 total downloads
  • Latest version: 0.1.2
  • netcore scheduling coravel queuing scheduler tasks jobs
Razor views etc. required by Coravel
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 27 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Connection.Identifier.Quoting by: İbrahim Bali
  • 73 total downloads
  • Latest version: 1.0.2
Quting sql identifiers (tables, columns, etc.) based on the underlying sql technology
CommunityToolkit.WinUI.UI.Controls.Primitives by: Microsoft.Toolkit
  • 22 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Adaptive Grid View AdaptiveGridView GridView AdaptiveGrid Constrained Box ConstrainedBox AspectRatio Aspect Scale Multiple Dock Panel DockPanel Staggered Layout StaggeredLayout StaggeredPanel Switch Presenter SwitchPresenter Uniform UniformGrid Wrap WrapLayout WrapPanel
This library provides controls for use in XAML which don't provide their own style. It is a part of the Windows Community Toolkit. Controls: - AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space. - ConstrainedBox: Constrain child element by aspect ratio, scale, or multiple. - DockPanel: Define areas where you can arrange child elements either horizontally or vertically, relative to each other. - StaggeredLayout: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space. - StaggeredPanel: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space. - SwitchPresenter: A presenter which can act as a switch statement for layout providing alternate layouts based on a value. - UniformGrid: Presents items in an evenly-spaced set of rows or columns to fill the total available display space. - WrapLayout: Positions child elements in sequential position from left to right and breaks content to the next line. - WrapPanel: Positions child elements in sequential position from left to right and breaks content to the next line.
CommunityToolkit.WinUI.UI.Controls.Media by: Microsoft.Toolkit
  • 20 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Eye Dropper EyeDropper Image Cropper ImageCropper Crop Infinite Canvas InfiniteCanvas
This library provides controls backed by win2d for use in XAML. It is a part of the Windows Community Toolkit. Controls: - Eyedropper: Eyedropper allows user to pick up a color from anywhere in there application. - ImageCropper: ImageCropper control allows user to crop image freely. - InfiniteCanvas: Supports Infinite Scrolling, Ink, Text, Format Text, Zoom in/out, Redo, Undo, Export & Import.