ExpectedObjects
by: Derek Greer
- 11 total downloads
- Latest version: 1.1.1
Testing library for creating Expected Objects.
FakeItEasy
by: Patrik Hägne FakeItEasy contributors
- 14 total downloads
- Latest version: 1.19.0
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
.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
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 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
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
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
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
Common Protocol Buffer messages for Google APIs
Google.Protobuf
by: Google Inc.
- 134 total downloads
- Latest version: 3.28.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GroupDocs.Parser
by: Aspose
- 511 total downloads
- Latest version: 24.11.0
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 meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 126 total downloads
- Latest version: 2.67.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.188k total downloads
- Latest version: 2.67.0
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
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.Testing
by: The gRPC Authors
- 11 total downloads
- Latest version: 2.46.6
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.ClientFactory
by: The gRPC Authors
- 83 total downloads
- Latest version: 2.66.0
HttpClientFactory integration the for gRPC .NET client