Common.Logging.Core
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 13 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonMark.NET
by: Kārlis Gaņģis
- 24 total downloads
- Latest version: 0.15.1
.NET library for converting Markdown documents to HTML according to the CommonMark specification. Optimized for maximum performance and targets every .NET version since 2.0, including PCL, Mono and .NET Core.
ConfigureAwait.Fody
by: Cameron MacFarland, Simon Cropp
- 9 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 34 total downloads
- Latest version: 1.8.2
Confluent's .NET Client for Apache Kafka
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 1 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Crc32C.NET
by: Robert Važan
- 1 total downloads
- Latest version: 1.0.5
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
CronExpressionDescriptor
by: Brady Holt
- 56 total downloads
- Latest version: 2.44.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.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 57 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Darabonba
by: Alibaba Cloud
- 9 total downloads
- Latest version: 1.0.1
Alibaba Cloud Dara Core SDK for .NET
DeepCloner
by: force
- 0 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.
Devart.Data.Oracle.EFCore
by: Devart
- 3 total downloads
- Latest version: 10.3.105.8
dotConnect for Oracle is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing DB-related applications and web sites.
DeviceDetector.NET
by: totpero
- 8 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.
DnsClient
by: MichaCo
- 19 total downloads
- Latest version: 1.7.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetZip
by: Henrik/Dino Chiesa
- 26 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
- 2 total downloads
- Latest version: 1.1.0
Dynamic Expresso is an expression interpreter for simple C# statements.
Dynamic Expresso embeds it's own parsing logic, and really interprets C# statements by converting it to .NET LambdaExpression that can be invoked as any standard delegate.
It doesn't generate assembly but it creates dynamic expression/delegate on the fly.
Enums.NET
by: Tyler Brinkley
- 14 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: EPPlus Software AB
- 131 total downloads
- Latest version: 8.3.0
A spreadsheet library for .NET framework and .NET core
ExcelNumberFormat
by: ExcelNumberFormat developers
- 12 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Excubo.Blazor.LazyStyleSheet
by: Stefan Lörwald
- 7 total downloads
- Latest version: 3.1.21
Excubo.Blazor.LazyStyleSheet makes it easy to dynamically load style sheets in razor components. This improves page load times and reduces the amount of data transferred over the network.