GreenDonut
by: ChilliCream authors and contributors
- 1.92k total downloads
- Latest version: 14.4.0-p.10
GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
Google.Protobuf
by: Google Inc.
- 2.223k total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
FSharp.Core
by: Microsoft
- 1.322k total downloads
- Latest version: 11.0.101-preview5.26302.115
FSharp.Core redistributables from F# Tools version 15.2.101 For F# 11.0. Contains code from the F# Software Foundation.
Google.LongRunning
by: Google LLC
- 300 total downloads
- Latest version: 3.5.0
gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.
Google.Api.Gax.Grpc.GrpcCore
by: Google LLC
- 190 total downloads
- Latest version: 3.7.0
Implementation of the GAX GrpcAdapter abstract class based on Grpc.Core
Google.Api.Gax.Grpc
by: Google LLC
- 1.055k total downloads
- Latest version: 4.14.0
Additional support classes for Google gRPC API client libraries
GreenDonut.Data.Primitives
by: ChilliCream authors and contributors
- 10 total downloads
- Latest version: 14.4.0-p.10
This package contains the basic building blocks of the DataLoader linq query integration.
Google.Apis.Auth
by: Google LLC
- 1.269k total downloads
- Latest version: 1.75.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.
Google.Apis.Core
by: Google LLC
- 1.119k total downloads
- Latest version: 1.75.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Api.Gax
by: Google LLC
- 1.173k total downloads
- Latest version: 4.14.0
Support classes for Google API client libraries
Grpc.Auth
by: The gRPC Authors
- 2.219k total downloads
- Latest version: 2.80.0
gRPC C# Authentication Library
Google.Apis
by: Google LLC
- 1.326k total downloads
- Latest version: 1.75.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.
Fractions
by: Daniel Mueller
- 478 total downloads
- Latest version: 8.3.2
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.
FluentValidation
by: Jeremy Skinner
- 1.832k total downloads
- Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 799 total downloads
- Latest version: 11.12.0
Dependency injection extensions for FluentValidation
Google.Api.CommonProtos
by: Google LLC
- 350 total downloads
- Latest version: 2.17.0
Common Protocol Buffer messages for Google APIs
GeoAPI
by: NetTopologySuite Team
- 109 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.Core
by: NetTopologySuite Team and Fabrício Godoy
- 11 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
- 108 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.
FastExpressionCompiler.Internal.src
by: Maksim Volkau
- 338 total downloads
- Latest version: 5.4.1
FastExpressionCompiler is 10-40x times faster than Expression.Compile()