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
  • 14 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
  • 163 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
  • 128 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
  • 217 total downloads
  • Latest version: 6.2.0.1
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET Data provider
FluentValidation by: Jeremy Skinner
  • 22 total downloads
  • Latest version: 8.6.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FSharp.Core by: Microsoft
  • 90 total downloads
  • Latest version: 4.7.2
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from Visual F# Tools version 10.9 For F# 4.7. Contains code from the F# Software Foundation.
FubarCoder.RestSharp.Portable.Core by: Mark Junker Fubar Development Junker
  • 296 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
  • 308 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
  • 274 total downloads
  • Latest version: 2.16.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 134 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
  • 511 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
  • 79 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
  • 126 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.188k 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
  • 94 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
  • 83 total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client