CronExpressionDescriptor
by: Brady Holt Renato Lima Ivan Santos Siarhei Khalipski Mustafa SADEDİL Star Peng TotalMace LbISS Arnaud TAMAILLON Michael Schuler Taras(tbudurovych) rinaldihno
- 281 total downloads
- Latest version: 1.21.2
A library that converts cron expressions into human readable descriptions. Supports 14 languages: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Polish, Romanian and Italian.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 1.548k total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 208 total downloads
- Latest version: 1.50.0
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.
DeepCloner
by: force
- 288 total downloads
- Latest version: 0.10.4
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
DesktopBridge.Helpers
by: Matteo Pagani
- 86 total downloads
- Latest version: 1.2.1
A simple library that can be used in a Win32 app to detect if it's running as native or inside a Desktop Bridge container.
DeviceDetector.NET
by: totpero
- 116 total downloads
- Latest version: 3.11.6
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 26 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 26 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetCore.NPOI
by: NCC Savorboard
- 3.256k total downloads
- Latest version: 1.2.3
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetSeleniumExtras.PageObjects
by: DotNetSeleniumExtras Contributors
- 38 total downloads
- Latest version: 3.11.0
This package provides an implementation of the PageFactory for .NET, replacing the implementation originally provided by the Selenium project.
DotNetty.Buffers
by: Microsoft
- 48 total downloads
- Latest version: 0.6.0
Buffer management in DotNetty
DotNetZip
by: Henrik/Dino Chiesa
- 563 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
DynamicExpresso.Core
by: Davide Icardi
- 416 total downloads
- Latest version: 1.3.4.8
Dynamic Expresso is an interpreter for simple C# statements. Dynamic Expresso embeds its own parsing logic, really interprets C# statements by converting it to .NET lambda expressions or delegates.
Using Dynamic Expresso developers can create scriptable applications, execute .NET code without compilation or create dynamic linq statements.
Statements are written using a subset of C# language specifications. Global variables or parameters can be injected and used inside expressions. It doesn't generate assembly but it creates an expression tree on the fly.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 872 total downloads
- Latest version: 8.6.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 885 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Enums.NET
by: Tyler Brinkley
- 167 total downloads
- Latest version: 2.3.2
Enums.NET is a high-performance type-safe .NET enum utility library
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 44 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
FluentValidation
by: Jeremy Skinner
- 322 total downloads
- Latest version: 5.5.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fody
by: Fody
- 2.032k total downloads
- Latest version: 6.9.1
Extensible tool for weaving .net assemblies.