CSRedisCore by: CSRedisCore
  • 2 total downloads
  • Latest version: 3.6.5
  • csredis redis-trib cluster redis c# 缓存壳 集群 哨兵 分区 负载
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 54 total downloads
  • Latest version: 2.1.72
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Consul by: PlayFab G-Research
  • 51 total downloads
  • Latest version: 1.7.14.9
  • Consul service discovery distributed locking health checking
Consul.NET is a .NET client library for the Consul HTTP API
DotNetCore.CAP by: ncc savorboard
  • 25 total downloads
  • Latest version: 3.1.2
  • CAP EventBus MicroService
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
dotMorten.Microsoft.SqlServer.Types by: Morten Nielsen
  • 22 total downloads
  • Latest version: 2.5.0
  • SqlGeometry SqlGeography SqlHierarchy SqlServer UDT
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
Devart.Data.Oracle.EFCore by: Devart
  • 31 total downloads
  • Latest version: 11.1.33
  • Oracle Entity Framework Core EntityFramework EntityFrameworkCore EF EFCore entity-framework-core ORM O/RM Provider DB Data Access Connector Connect
dotConnect for Oracle is a high-performance ORM enabled data provider for Oracle and Oracle Cloud (DBaaS) that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 2.0+, .NET 5+. It supports a wide range of Oracle-specific features, including different connection modes/protocols, data types, and optimized components for bulk data operations and database script handling. In Direct mode does not require Oracle Client Software and works directly through TCP/IP. Package provides advanced Visual Studio integration and convenient visual component editors to simplify component tweaking. More information at https://www.devart.com/dotconnect/oracle/ Key Features * Direct Mode: Allows your application to work with Oracle directly, without involving Oracle client library. * ASP.NET Core: Supports ASP.NET Core Identity. * Performance: Uses many Oracle-specific performance features & optimizations to ensure the highest performance. * Monitoring: Allows per-component tracing of database events with a free dbMonitor application. * Security: Supports various encryption ciphers, SSL and SSH connections, etc. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely. License dotConnect for Oracle is available in several editions. The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial.
Devart.Data.Oracle by: Devart
  • 27 total downloads
  • Latest version: 10.4.193
  • Oracle Database ADO.NET Provider DB DataAccess netcore
dotConnect for Oracle is a high-performance ORM enabled data provider for Oracle and Oracle Cloud (DBaaS) that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+. It supports a wide range of Oracle-specific features, including different connection modes/protocols, data types, and optimized components for bulk data operations and database script handling. In Direct mode does not require Oracle Client Software and works directly through TCP/IP. Package provides advanced Visual Studio integration and convenient visual component editors to simplify component tweaking. More information at https://www.devart.com/dotconnect/oracle/ Key Features * Direct Mode: Allows your application to work with Oracle directly, without involving Oracle client library. * ASP.NET Core: Supports ASP.NET Core Identity. * Performance: Uses many Oracle-specific performance features & optimizations to ensure the highest performance. * Monitoring: Allows per-component tracing of database events with a free dbMonitor application. * Security: Supports various encryption ciphers, SSL and SSH connections, etc. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely. License dotConnect for Oracle is available in several editions. To activate your license, please download dotConnect for Oracle from our website. This installer generates the trial key files required for using this package on a trial basis.
Devart.Data by: Devart
  • 41 total downloads
  • Latest version: 7.0.35
  • ADO.NET Provider Database DB DataAccess netcore
This package contains a common .NET Standard/.NET Core compatible assembly used by Devart’s dotConnect product line - a line of powerful ADO.NET providers for databases and cloud applications. dotConnect product line offers enhanced database connectivity solutions built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core. Our ADO.NET providers are a complete solution for developing DB-related applications and web sites. They introduce new approaches for designing a data access layer and boosts the productivity of database application development. See more information about dotConnect product line at https://www.devart.com/dotconnect/
coverlet.collector by: tonerdo
  • 5 total downloads
  • Latest version: 6.0.2
  • 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.
DiffEngine by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
  • 70 total downloads
  • Latest version: 13.0.0
  • Testing Snapshot Diff Compare
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DnsClient by: MichaCo
  • 25 total downloads
  • Latest version: 1.8.0
  • dns client resolver servicediscovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DerConverter by: Wouter Huysentruit
  • 2 total downloads
  • Latest version: 3.0.0.82
DER/ASN.1 Converter
CsvHelper by: Josh Close
  • 41 total downloads
  • Latest version: 31.0.1
  • 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.
DocumentFormat.OpenXml by: Microsoft
  • 42 total downloads
  • Latest version: 3.5.1
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 17 total downloads
  • Latest version: 3.5.1
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
Core.System.Configuration.Install by: System.Configuration.Install
  • 4 total downloads
  • Latest version: 1.1.0
  • Install Component
Porting of System.Configuration.Install for .NET Core. (.NET 4.0 version)
Crc32.NET by: force
  • 1 total downloads
  • Latest version: 1.2.0
  • crc32 crc-32 crc crc32c .NET
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
DelegateDecompiler by: Alexander Zaytsev
  • 14 total downloads
  • Latest version: 0.35.3
  • LINQ computed-properties computedproperties decompiler decompilation computed properties expressions expression-tree IL
A library which is able to decompile a delegate or a method body to its lambda representation
DotNet.Glob by: Darrell Tunnell <darrell.tunnell@googlemail.com>
  • 4 total downloads
  • Latest version: 3.0.9-beta.1+1
  • glob globbing dotnet pattern match
A fast globbing library for .NET applications, including .net core. Doesn't use Regex.
Darabonba by: Alibaba Cloud
  • 1 total downloads
  • Latest version: 1.0.1
  • Alibaba Aliyun Dara Core SDK
Alibaba Cloud Dara Core SDK for .NET