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.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.
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.
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 1.826k total downloads
  • Latest version: 2.13.2
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Connection.Identifier.Quoting by: İbrahim Bali
  • 55 total downloads
  • Latest version: 1.0.2
Quting sql identifiers (tables, columns, etc.) based on the underlying sql technology
Consul by: PlayFab G-Research
  • 1.284k total downloads
  • Latest version: 1.7.14.11
  • Consul service discovery distributed locking health checking
Consul.NET is a .NET client library for the Consul HTTP API
Coravel by: James Hickey
  • 949 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!
Coravel.Razor by: James Hickey
  • 49 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
  • 19 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
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.
Couchbase by: Couchbase Inc.
  • 62 total downloads
  • Latest version: 3.4.14-rc3
The Official On-Premise Couchbase .NET SDK.
CouchbaseNetClient by: Couchbase Inc.
  • 2.382k total downloads
  • Latest version: 3.9.0
The Official Couchbase .NET SDK.
coverlet.collector by: tonerdo
  • 361 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
  • 618 total downloads
  • Latest version: 8.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.
CP.VPOS by: Cem Pehlivan
  • 337 total downloads
  • Latest version: 3.4.0
  • sanalpos sanal-pos
Sanal POS
CronExpressionDescriptor by: Brady Holt
  • 1.152k 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.
CryptoHelper by: Henk Mollema
  • 97 total downloads
  • Latest version: 4.0.0
  • hashing passwordhasher crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName by: Henk Mollema
  • 29 total downloads
  • Latest version: 3.0.2
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
DEPRECATED - The 'CryptoHelper' is now strong named by default.
CrystalDecisions.Shared by: zqb971
  • 12 total downloads
  • Latest version: 1.0.0
CrystalDecisions.Shared
CsvHelper by: Josh Close
  • 3.297k total downloads
  • Latest version: 33.1.0
  • 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.