DnsClient
by: MichaCo
- 35 total downloads
- Latest version: 1.7.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 109 total downloads
- Latest version: 8.10.1
A collection of minimal binary files.
Enums.NET
by: Tyler Brinkley
- 16 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
envdte
by: Microsoft
- 23 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte80
by: Microsoft
- 22 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90
by: Microsoft
- 44 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90a
by: Microsoft
- 47 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
EPPlus
by: EPPlus Software AB
- 128 total downloads
- Latest version: 8.0.5
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 6 total downloads
- Latest version: 7.6.1
Package Description
ExCSS
by: Tyler Brinks Scott Green
- 7 total downloads
- Latest version: 1.0.10
ExCSS reads and parses stylesheets using CSS 3 and CSS 2 selector specifications, and is easily queryable from LINQ using its simple and readable object model.
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 24 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.
Fizzler
by: Atif Aziz Colin Ramsay
- 23 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
- 11 total downloads
- Latest version: 8.0.1
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.md) for more information.
FluentFTP
by: Robin Rodricks FluentFTP Contributors
- 302 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
- 8 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
- 114 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
- 14 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.