ExcelNumberFormat
by: ExcelNumberFormat developers
- 122 total downloads
- Latest version: 1.1.0
.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
Testing library for creating Expected Objects.
FakeItEasy
by: Patrik Hägne FakeItEasy contributors
- 13 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
- 162 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
- 126 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
- 200 total downloads
- Latest version: 6.2.0.1
Firebird ADO.NET Data provider
FSharp.Core
by: F# Software Foundation
- 49 total downloads
- Latest version: 4.0.0.1
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
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
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
Common Protocol Buffer messages for Google APIs
Google.Protobuf
by: Google Inc.
- 133 total downloads
- Latest version: 3.28.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GroupDocs.Parser
by: Aspose
- 504 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
- 77 total downloads
- Latest version: 2.67.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 122 total downloads
- Latest version: 2.67.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.169k 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
- 82 total downloads
- Latest version: 2.66.0
HttpClientFactory integration the for gRPC .NET client