Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 1.546k total downloads
- Latest version: 2.5.3
Confluent's .NET Client for Apache Kafka
coverlet.collector
by: tonerdo
- 290 total downloads
- Latest version: 6.0.0
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
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
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
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Costura.Fody
by: geertvanhorrik simoncropp
- 1.289k total downloads
- Latest version: 6.0.0
Fody add-in for embedding references as resources.
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 86 total downloads
- Latest version: 1.60.1
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
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.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 270 total downloads
- Latest version: 3.3.2
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
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 20 total downloads
- Latest version: 2.0.3
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
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
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
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
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
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
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.