Elasticsearch.Net by: Elastic and contributors
  • 18 total downloads
  • Latest version: 6.0.2
  • elasticsearch elastic search lucene nest
Elasticsearch.Net
EasyCompressor.LZ4 by: Mohammad Javad Ebrahimi
  • 4 total downloads
  • Latest version: 1.4.0
  • Compression Decompression Compress Decompress Compressor Zstd Zstandard LZMA LZ4 Snappy Brotli GZip Deflate
A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.
EasyCompressor by: Mohammad Javad Ebrahimi
  • 2 total downloads
  • Latest version: 1.4.0
  • Compression Decompression Compress Decompress Compressor Zstd Zstandard LZMA LZ4 Snappy Brotli GZip Deflate
A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.
Dapper.Extensions.NetCore by: Kakous
  • 5 total downloads
  • Latest version: 1.0.2
  • Dapper Extensions DataBase MsSql Sql Server
Dapper extensions.
CSRedisCore by: CSRedisCore
  • 46 total downloads
  • Latest version: 3.8.804
  • csredis redis-trib cluster redis c# 缓存壳 集群 哨兵 分区 负载
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
EntityFramework by: Microsoft
  • 5 total downloads
  • Latest version: 6.4.4
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 3 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Configuration by: Cameron Fletcher Configuration contributors
  • 18 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 119 total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
EventStore.Client by: Event Store LLP
  • 42 total downloads
  • Latest version: 4.1.4
  • eventstore client
The client API for the Event Store. Get the open source or commercial versions of the Event Store server from https://eventstore.org/
EFCore.BulkExtensions by: borisdj
  • 7 total downloads
  • Latest version: 9.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCore.BulkExtensions.PostgreSql by: borisdj
  • 3 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core PostgreSQL Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.SQLite by: borisdj
  • 1 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core SQLite Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.MySql by: borisdj
  • 1 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core MySQL Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
CSharp by: CSharp Development Team
  • 4 total downloads
  • Latest version: 1.2.0
  • csharp
CSharp
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 6 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
Cucumber.Messages by: Cucumber Ltd TechTalk
  • 0 total downloads
  • Latest version: 6.0.1
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Enums.NET by: Tyler Brinkley
  • 4 total downloads
  • Latest version: 4.0.1
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 4 total downloads
  • Latest version: 2025.1001.2.129
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.