Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 1.546k total downloads
  • Latest version: 2.5.3
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
coverlet.collector by: tonerdo
  • 290 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.
coverlet.msbuild by: tonerdo
  • 322 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.
CsvHelper by: Josh Close
  • 596 total downloads
  • Latest version: 3.0.0-chi06
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 900 total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Consul by: Consul
  • 316 total downloads
  • Latest version: 0.7.2.6
  • Consul service discovery distributed locking health checking
Package Description
Costura.Fody by: geertvanhorrik simoncropp
  • 1.289k total downloads
  • Latest version: 6.0.0
  • ILMerge ILWeaving Embed Resource Fody Cecil
Fody add-in for embedding references as resources.
Dapper.Contrib by: Sam Saffron Johan Danforth
  • 86 total downloads
  • Latest version: 1.60.1
  • orm sql micro-orm dapper
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
CronExpressionDescriptor by: Brady Holt
  • 1.103k total downloads
  • Latest version: 2.45.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 and Japanese.
CrystalDecisions.Shared by: zqb971
  • 12 total downloads
  • Latest version: 1.0.0
CrystalDecisions.Shared
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 270 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 19 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
CryptoHelper by: Henk Mollema
  • 61 total downloads
  • Latest version: 2.2.0
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName by: Henk Mollema
  • 20 total downloads
  • Latest version: 2.0.3
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CommunityToolkit.WinUI.UI.Controls.Markdown by: Microsoft.Toolkit
  • 26 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
  • 26 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.Media by: Microsoft.Toolkit
  • 5 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.
CommunityToolkit.WinUI.UI.Controls.Layout by: Microsoft.Toolkit
  • 5 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.
CommunityToolkit.WinUI.UI.Controls.Primitives by: Microsoft.Toolkit
  • 5 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.Input by: Microsoft.Toolkit
  • 5 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.