EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 814 total downloads
- Latest version: 8.17.1
A collection of minimal binary files.
Enums.NET
by: Tyler Brinkley
- 241 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
envdte
by: Microsoft
- 480 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte100
by: Microsoft
- 493 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte80
by: Microsoft
- 311 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90
by: Microsoft
- 432 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90a
by: Microsoft
- 468 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
EnyimMemcachedCore
by: cnblogs.com
- 18 total downloads
- Latest version: 1.0.0.6
EnyimMemcachedCore is .NET Core client library for memcached. Usage: services.AddEnyimMemcached(options => options.AddServer(serverNameOrIP, 11211)); Then add IMemcachedClient into constructor. Use app.UseEnyimMemcached() to warm up.
EPPlus
by: EPPlus Software AB
- 1.34k total downloads
- Latest version: 8.4.1
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 40 total downloads
- Latest version: 8.4.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 44 total downloads
- Latest version: 8.4.0
Package Description
ExCSS
by: Tyler Brinks
- 247 total downloads
- Latest version: 4.2.0-release0000
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
- 129 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
- 691 total downloads
- Latest version: 7.10.1
Firebird ADO.NET data provider
Fizzler
by: Atif Aziz Colin Ramsay
- 214 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
- 824 total downloads
- Latest version: 8.1.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, 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
- 2.802k 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.
FluentFTP.GnuTLS
by: Michael Stiemke Robin Rodricks FluentFTP Contributors
- 551 total downloads
- Latest version: 1.0.38-beta
Adds support for TLS1.3 streams into FluentFTP using a .NET wrapper of GnuTLS.
FluentValidation
by: Jeremy Skinner
- 1.118k total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 149 total downloads
- Latest version: 7.3.0-beta3
AspNetCore integration for FluentValidation