ExcelNumberFormat by: ExcelNumberFormat developers
  • 122 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.
ExpectedObjects by: Derek Greer
  • 11 total downloads
  • Latest version: 1.1.1
  • bdd tdd testing
Testing library for creating Expected Objects.
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 13 total downloads
  • Latest version: 1.19.0
  • TDD unittesting mocks mocking fakes faking stubs stubbing spy spies doubles isolation substitutes substitution
It's faking amazing! The easy mocking framework for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
Fare by: Nikos Baxevanis
  • 162 total downloads
  • Latest version: 2.2.1
  • Regex Test NFA DFA Automaton
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
FastMember by: Marc Gravell
  • 126 total downloads
  • Latest version: 1.3.0
  • Reflection Dynamic Member Access
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 200 total downloads
  • Latest version: 6.2.0.1
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET Data provider
FSharp.Core by: F# Software Foundation
  • 49 total downloads
  • Latest version: 4.0.0.1
  • F# FSharp FSharp.Core
FSharp.Core for F# 4.0 FSharp.Core redistributables from Visual F# 4.0.0 .NET 2.0 .NET 4.0 .NET Portable Profile 7 (portable-net45+netcore45) .NET Portable Profile 47 (portable-net45+sl5+netcore45) .NET Portable Profile 78 (portable-net45+netcore45+wp8) .NET Portable Profile 259 (portable-net45+netcore45+wpa81+wp8) FSharp.Core built by F# Software Foundation MonoAndroid, MonoTouch, Xamarin.iOS (portable-net45+monoandroid10+monotouch10+xamarinios10)
FubarCoder.RestSharp.Portable.Core by: Mark Junker Fubar Development Junker
  • 295 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarCoder.RestSharp.Portable.HttpClient by: Mark Junker Fubar Development Junker
  • 307 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable HttpClient
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Standard 1.1 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
Google.Api.CommonProtos by: Google LLC
  • 67 total downloads
  • Latest version: 2.16.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 133 total downloads
  • Latest version: 3.28.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GroupDocs.Parser by: Aspose
  • 504 total downloads
  • Latest version: 24.11.0
  • parser extractor extract-text parse-document extract-images extract-content extract-form text-extractor image-extractor form text image TextExtractor DOC DOCX XLS XLSX PPT PPTX ONE ODP ODS ODT OTT PDF PST OST EML EMLX MSG EPUB FB2 CHM ZIP HTML MD XML
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API supports PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and many more formats.
Grpc.AspNetCore by: The gRPC Authors
  • 77 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 122 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1.169k total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 13 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
  • 92 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Core.Testing by: The gRPC Authors
  • 11 total downloads
  • Latest version: 2.46.6
  • gRPC test testing
Miscellaneous code for testing Grpc.Core 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.Net.Client by: The gRPC Authors
  • 92 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 82 total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client