DotNetCore.CAP by: ncc savorboard
  • 317 total downloads
  • Latest version: 6.2.1
  • CAP EventBus MicroService
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.CAP.Dashboard by: ncc savorboard
  • 81 total downloads
  • Latest version: 5.2.0
  • CAP EventBus MicroService
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 188 total downloads
  • Latest version: 8.10.1
A collection of minimal binary files.
Enums.NET by: Tyler Brinkley
  • 29 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
envdte by: Microsoft
  • 39 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte100 by: Microsoft
  • 25 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte80 by: Microsoft
  • 39 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte90 by: Microsoft
  • 58 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte90a by: Microsoft
  • 64 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
EnyimMemcachedCore by: cnblogs.com
  • 44 total downloads
  • Latest version: 2.6.6
  • memcached cache
EnyimMemcachedCore is a Memcached client library for .NET. Add services.AddEnyimMemcached() in Startup. Inject IMemcachedClient into constructors.
EPPlus by: EPPlus Software AB
  • 199 total downloads
  • Latest version: 8.0.5
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 12 total downloads
  • Latest version: 8.0.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 8 total downloads
  • Latest version: 7.7.0
Package Description
ExCSS by: Tyler Brinks
  • 48 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
  • 51 total downloads
  • Latest version: 3000.0.4.132
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
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
  • 57 total downloads
  • Latest version: 10.3.3
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET data provider
Fizzler by: Atif Aziz Colin Ramsay
  • 17 total downloads
  • Latest version: 1.3.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentAssertions by: Dennis Doomen Jonas Nyrup Xceed
  • 106 total downloads
  • Latest version: 8.3.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
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
  • 504 total downloads
  • Latest version: 52.1.0
  • ftp ftp-client ftps ftps-client ssl tls unix iis ftp-proxy
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
  • 35 total downloads
  • Latest version: 1.0.37
  • FluentFTP FluentFTP.GnuTLS ftp tls13 gnutls
Adds support for TLS1.3 streams into FluentFTP using a .NET wrapper of GnuTLS.