envdte90a
by: Microsoft
- 546 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
EnyimMemcachedCore
by: cnblogs.com
- 843 total downloads
- Latest version: 2.6.6
EnyimMemcachedCore is a Memcached client library for .NET. Add services.AddEnyimMemcached() in Startup. Inject IMemcachedClient into constructors.
EPPlus
by: EPPlus Software AB
- 1.492k total downloads
- Latest version: 8.5.3
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 45 total downloads
- Latest version: 8.4.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 52 total downloads
- Latest version: 8.4.0
Package Description
ExCSS
by: Tyler Brinks
- 145 total downloads
- Latest version: 4.3.1
ExCSS is a CSS 2.1 and CSS 3 parser for .NET.
ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 195 total downloads
- Latest version: 3003.0.0.346
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.
FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 856 total downloads
- Latest version: 10.3.4
Firebird ADO.NET data provider
Fizzler
by: Atif Aziz Colin Ramsay
- 129 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentAssertions
by: Dennis Doomen Jonas Nyrup Xceed
- 1.072k total downloads
- Latest version: 8.9.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE) for more information.
FluentFTP
by: Robin Rodricks FluentFTP Contributors
- 4.01k total downloads
- Latest version: 54.1.1
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.
FluentFTP.GnuTLS
by: Michael Stiemke Robin Rodricks and FluentFTP Contributors
- 699 total downloads
- Latest version: 1.0.40
Adds support for TLS1.3 streams into FluentFTP using a .NET wrapper of GnuTLS.
FluentValidation
by: Jeremy Skinner
- 1.63k total downloads
- Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 616 total downloads
- Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 729 total downloads
- Latest version: 11.12.0
Dependency injection extensions for FluentValidation
Fody
by: The Fody Team
- 239 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
Fractions
by: Daniel Mueller
- 339 total downloads
- Latest version: 8.3.2
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.
FreeSql
by: FreeSql ncc YeXiangQin
- 2.975k total downloads
- Latest version: 3.5.311
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.DbContext
by: FreeSql ncc YeXiangQin
- 2.548k total downloads
- Latest version: 3.5.309
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.Extensions.EfCoreFluentApi
by: YeXiangQin
- 115 total downloads
- Latest version: 1.4.0-preview0415
FreeSql 扩展包实现,使用 FluentApi 方式配置实体模型,使用习惯接近 EFCore,方便过渡.