ExcelNumberFormat by: ExcelNumberFormat developers
  • 12 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Exceptionless by: Exceptionless
  • 677 total downloads
  • Latest version: 6.2.0
  • Exceptionless Error Error-Handling Error-Handler Error-Reporting Error-Management Error-Monitoring Handling Management Monitoring Report Reporting Crash-Reporting Exception Exception-Handling Exception-Handler Exception-Reporting Exceptions Log Logs Logging Unhandled Unhandled-Exceptions Feature Configuration Debug FeatureToggle Metrics ELMAH Console Services
Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Exceptionless.Portable by: Exceptionless
  • 122 total downloads
  • Latest version: 4.3.2027
  • Exceptionless Error Report Reporting Exception Logging Log ELMAH pcl
[DEPRECATED] Please install the Exceptionless package instead.
ExCSS by: Tyler Brinks
  • 1 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
  • 2 total downloads
  • Latest version: 1.0.0.1
  • math mathematics biginteger decimal arbitrary-precision fractions numerics csharp
Arbitrary precision decimal class
FeatureToggle by: Jason Roberts - dontcodetired.com
  • 3 total downloads
  • Latest version: 1.1.1
  • feature toggle branch merge
An antidote to source control branching sickness for .Net developers. A simple library using the Feature Toggle design/release/continuous integration pattern
FeatureToggle.Common by: Jason Roberts - dontcodetired.com
  • 3 total downloads
  • Latest version: 4.0.2
  • feature toggle branch merge featuretoggle cd continuous delivery
Simple, reliable feature toggles in .NET. This is the .NET Standard package for the main FeatureToggle package.
Fizzler by: Atif Aziz Colin Ramsay
  • 7 total downloads
  • Latest version: 1.3.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentValidation by: Jeremy Skinner
  • 84 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
  • 23 total downloads
  • Latest version: 6.0.0
  • fraction math
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.
FSharp.Data by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 1 total downloads
  • Latest version: 4.2.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data package contains type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. It also contains helpers for parsing CSV, HTML and JSON files and for sending HTTP requests.
Google.Protobuf by: Google Inc.
  • 207 total downloads
  • Latest version: 4.0.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 145 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 109 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 8 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 110 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web by: The gRPC Authors
  • 54 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC-Web support for ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 75 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api by: The gRPC Authors
  • 132 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 8 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
.NET client for gRPC