DotNetCore.NPOI
by: NCC Savorboard
- 6 total downloads
- Latest version: 1.2.3
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
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
- 240 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
EnyimMemcachedCore
by: cnblogs.com
- 221 total downloads
- Latest version: 1.1.1.12
EnyimMemcachedCore is a Memcached client library for .NET Core. Usage: Add services.AddEnyimMemcached(...) and app.UseEnyimMemcached() in Startup. Add IMemcachedClient into constructor.
EPPlus
by: Jan Källman
- 45 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
ExCSS
by: Tyler Brinks
- 18 total downloads
- Latest version: 3.0.0
ExCSS is a 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: https://github.com/AdamWhiteHat
- 17 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 438 total downloads
- Latest version: 6.7.0
Firebird ADO.NET data provider
Fizzler
by: Atif Aziz Colin Ramsay
- 118 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
- 565 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.799k 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
- 547 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
- 843 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
Fractions
by: Daniel Mueller
- 152 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.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 62 total downloads
- Latest version: 2.0.2
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
GeoAPI
by: NetTopologySuite Team
- 12 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 115 total downloads
- Latest version: 2.0.0-nuget005
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 12 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GitHubActionsTestLogger
by: Tyrrrz
- 29 total downloads
- Latest version: 3.0.1
Extension for VSTest and Microsoft.Testing.Platform that reports test results to GitHub Actions