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.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 359 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.
CouchbaseNetClient by: Couchbase Inc.
  • 1.151k total downloads
  • Latest version: 2.6.0-beta
  • Couchbase nosql JSON database
The Couchbase authored new and improved client for .NET based languages! Package supports both .NET Core and Full Frameworks 4.5 and greater.
Consul by: Consul
  • 847 total downloads
  • Latest version: 0.7.2.6
  • Consul service discovery distributed locking health checking
Package Description
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 742 total downloads
  • Latest version: 1.8.2
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
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.
CommonServiceLocator by: .NET Foundation and Contributors
  • 192 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.
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 216 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
Configuration by: Cameron Fletcher Configuration contributors
  • 113 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
CP.VPOS by: Cem Pehlivan
  • 334 total downloads
  • Latest version: 3.3.1
  • sanalpos sanal-pos
Sanal POS
CommunityToolkit.WinUI.UI.Controls by: Microsoft.Toolkit
  • 6 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
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
  • 25 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.Core by: Microsoft.Toolkit
  • 5 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Camera Preview CameraPreview Drop Shadow Panel DropShadowPanel DropShadow Image Ex ImageEx In App Notification InAppNotification InApp Loading Metadata Tags Radial Progress Bar RadialProgressBar ProgressBar Rotator Tile RotatorTile Tabbed Command TabbedCommandBar CommandBar Text Tool TextToolBar ToolBar Markdown RTF Control TileControl
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.
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.