Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 5 total downloads
- Latest version: 1.9.1
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
FluentFTP
by: J.P. Trosclair Harsh Gupta
- 1 total downloads
- Latest version: 16.0.18
Easy to use FTP client supporting FTP, SSL and TLS
EasyCompressor
by: Mohammad Javad Ebrahimi
- 2 total downloads
- Latest version: 1.4.0
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.
FluentValidation
by: Jeremy Skinner
- 47 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fractions
by: Daniel Mueller
- 19 total downloads
- Latest version: 6.0.0
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
EntityFramework
by: Microsoft
- 5 total downloads
- Latest version: 6.4.4
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
An analyzer for packages with public APIs.
Dapper
by: Sam Saffron Marc Gravell
- 73 total downloads
- Latest version: 1.42.0
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
An analyzer for packages with public APIs.
EFCore.BulkExtensions
by: borisdj
- 7 total downloads
- Latest version: 9.0.1
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
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
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
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
FastMember
by: Marc Gravell
- 1 total downloads
- Latest version: 1.0.0.5
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
GeoAPI
by: NetTopologySuite Team
- 1 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Enums.NET
by: Tyler Brinkley
- 4 total downloads
- Latest version: 4.0.1
Enums.NET is a high-performance type-safe .NET enum utility library
Farapayamak.NetCore
by: Amirhossein Mehrvarzi
- 4 total downloads
- Latest version: 1.2.1
Package Description
Fare
by: Nikos Baxevanis
- 0 total downloads
- Latest version: 2.1.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.