coverlet.collector
by: tonerdo
- 449 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.
coverlet.msbuild
by: tonerdo
- 779 total downloads
- Latest version: 10.0.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor
by: Brady Holt
- 1.38k total downloads
- Latest version: 2.50.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, Kyrgyz and Japanese.
CryptoHelper
by: Henk Mollema
- 167 total downloads
- Latest version: 5.1.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 46 total downloads
- Latest version: 3.0.2
DEPRECATED - The 'CryptoHelper' is now strong named by default.
CsvHelper
by: Josh Close
- 3.827k total downloads
- Latest version: 33.1.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cucumber.CucumberExpressions
by: Cucumber Ltd Gaspar Nagy
- 285 total downloads
- Latest version: 20.0.0
Cucumber Expressions implementation for .NET.
Cucumber.Messages
by: Cucumber Ltd TechTalk
- 1.462k total downloads
- Latest version: 34.0.1
JSON schema-based messages for Cucumber's inter-process communication
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 2.089k total downloads
- Latest version: 2.1.79
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 177 total downloads
- Latest version: 2.0.78
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.
Dates.Recurring
by: Gavyn Riebau
- 382 total downloads
- Latest version: 2.0.11
Easily calculate the next recurrence for recurring dates using a fluent syntax
deniszykov.WebSocketListener
by: Valeriano Tortola Denis Zykov
- 26 total downloads
- Latest version: 4.2.19
A lightweight and highly scalable asynchronous WebSocket listener for .NET Core, .NET and Mono.
https://github.com/deniszykov/WebSocketListener
DevExpress.Data
by: Developer Express Inc.
- 3.197k total downloads
- Latest version: 26.1.2-beta
Target Platform/Framework: Cross-Platform
DevExpress Product Libraries Used: Core Libraries (https://docs.devexpress.com/CoreLibraries)
Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, DevExtreme Complete, Reporting, Office File API
DevExpress.DataAccess
by: Developer Express Inc.
- 147 total downloads
- Latest version: 26.1.4-pre-26179
Target Platform/Framework: Cross-Platform
DevExpress Product Libraries Used: Core Libraries (https://docs.devexpress.com/CoreLibraries)
Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, Reporting, Office File API
SBOM: https://sbom.devexpress.com/nuget/DevExpress.DataAccess/26.1.4-pre-26179
DevExpress.Utils
by: Developer Express Inc.
- 103 total downloads
- Latest version: 26.1.4-pre-26179
Target Platform/Framework: Desktop
DevExpress Product Libraries Used: WinForms UI components (https://www.devexpress.com/winforms)
Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, Reporting
SBOM: https://sbom.devexpress.com/nuget/DevExpress.Utils/26.1.4-pre-26179
DevExpress.Web
by: Developer Express Inc.
- 147 total downloads
- Latest version: 26.1.4-pre-26179
Target Platform/Framework: Web
DevExpress Product Libraries Used: ASP.NET WebForms UI components (https://www.devexpress.com/webforms)
Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), Reporting
SBOM: https://sbom.devexpress.com/nuget/DevExpress.Web/26.1.4-pre-26179
DevExpress.Reporting.Core
by: Developer Express Inc.
- 31 total downloads
- Latest version: 25.1.5
Target Platform/Framework: Cross-Platform
DevExpress Product Libraries Used: .NET Reporting (https://www.devexpress.com/subscriptions/reporting)
Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, Reporting
DapperExtensions
by: Thad Smith Page Brooks Valfrid Couto
- 362 total downloads
- Latest version: 1.7.0
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.