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: Robin Rodricks FluentFTP Contributors
- 35 total downloads
- Latest version: 39.4.0
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
FluentValidation
by: Jeremy Skinner
- 4 total downloads
- Latest version: 5.1.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fractions
by: Daniel Mueller
- 10 total downloads
- Latest version: 2.0.1
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.
CSRedisCore
by: CSRedisCore
- 39 total downloads
- Latest version: 3.8.804
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
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 Nick Craver
- 107 total downloads
- Latest version: 1.50.2
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.
EventStore.Client
by: Event Store LLP
- 42 total downloads
- Latest version: 4.1.4
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
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.Signed
by: Marc Gravell
- 6 total downloads
- Latest version: 1.3.0
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.
FastMember
by: Marc Gravell
- 11 total downloads
- Latest version: 1.3.0
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.
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.