Fractions
by: Daniel Mueller
- 7 total downloads
- Latest version: 5.0.1
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.
GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 1 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.Api.Gax
by: Google Inc.
- 55 total downloads
- Latest version: 2.10.0
Support classes for Google API client libraries
Google.Api.Gax.Rest
by: Google Inc.
- 51 total downloads
- Latest version: 2.10.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 91 total downloads
- Latest version: 1.65.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Apis.Auth
by: Google LLC
- 114 total downloads
- Latest version: 1.65.0
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5
- .NET Framework 4.6.1
- .Net Standard 1.3
- .Net Standard 2.0
Google.Apis.Core
by: Google LLC
- 105 total downloads
- Latest version: 1.65.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Protobuf
by: Google Inc.
- 246 total downloads
- Latest version: 3.36.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 116 total downloads
- Latest version: 2.84.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 115 total downloads
- Latest version: 2.84.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 76 total downloads
- Latest version: 2.84.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 233 total downloads
- Latest version: 2.84.0
gRPC C# Authentication Library
Grpc.Net.Client
by: The gRPC Authors
- 108 total downloads
- Latest version: 2.84.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 102 total downloads
- Latest version: 2.84.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 106 total downloads
- Latest version: 2.84.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 146 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Humanizer.Core
by: Mehdi Khalili Claire Novotny
- 25 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
IPAddressRange
by: J.Sakamoto
- 23 total downloads
- Latest version: 4.0.0
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can conatins check. This library supports both IPv4 and IPv6.