Enums.NET
by: Tyler Brinkley
- 28 total downloads
- Latest version: 5.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
envdte
by: Microsoft
- 31 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte100
by: Microsoft
- 25 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte80
by: Microsoft
- 35 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90
by: Microsoft
- 57 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90a
by: Microsoft
- 61 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
EnyimMemcachedCore
by: cnblogs.com
- 44 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
- 180 total downloads
- Latest version: 8.0.5
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 11 total downloads
- Latest version: 8.0.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 7 total downloads
- Latest version: 7.7.0
Package Description
ExCSS
by: Tyler Brinks
- 37 total downloads
- Latest version: 4.3.0
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
- 26 total downloads
- Latest version: 3000.0.4.132
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
- 40 total downloads
- Latest version: 10.3.0
Firebird ADO.NET data provider
Fizzler
by: Atif Aziz Colin Ramsay
- 17 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
- 55 total downloads
- Latest version: 8.3.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
- 494 total downloads
- Latest version: 52.1.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
- 28 total downloads
- Latest version: 1.0.37
Adds support for TLS1.3 streams into FluentFTP using a .NET wrapper of GnuTLS.
FluentValidation
by: Jeremy Skinner
- 200 total downloads
- Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 85 total downloads
- Latest version: 9.5.4
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 168 total downloads
- Latest version: 11.11.0
Dependency injection extensions for FluentValidation