Flurl
by: Todd Menier
- 57 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Fluxor.Blazor.Web
by: Peter Morris
- 76 total downloads
- Latest version: 4.2.2-Alpha
A zero boilerplate Redux/Flux framework for Blazor
Fody
by: Fody
- 467 total downloads
- Latest version: 6.9.2
Extensible tool for weaving .net assemblies.
Fractions
by: Daniel Mueller
- 42 total downloads
- Latest version: 6.0.0
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.
FubarCoder.RestSharp.Portable.Core
by: Mark Junker Fubar Development Junker
- 8 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
- 7 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)
GeoAPI
by: NetTopologySuite Team
- 3 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 19 total downloads
- Latest version: 2.0.0-nuget005
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 4 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Google.Apis
by: Google Inc.
- 4 total downloads
- Latest version: 1.3.0-beta15234
Google APIs Client Library (Contact me whenever new versions are available!)
Google.Apis.Calendar.v3
by: Google LLC
- 425 total downloads
- Latest version: 1.57.0.2759
Google APIs Client Library for working with Calendar v3.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Incompatible platforms:
- .NET Framework < 4.0
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/calendar/v3
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Protobuf
by: Google Inc.
- 529 total downloads
- Latest version: 3.31.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 306 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 204 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 201 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 361 total downloads
- Latest version: 2.71.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 236 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.HealthCheck
by: The gRPC Authors
- 344 total downloads
- Latest version: 2.71.0
gRPC C# Health Checking