Docker.DotNet.Enhanced
by: Docker.DotNet
- 4 total downloads
- Latest version: 3.131.1
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.Enhanced.X509
by: Docker.DotNet.X509
- 4 total downloads
- Latest version: 3.131.1
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
EnumerableAsyncProcessor
by: Tom Longhurst
- 4 total downloads
- Latest version: 3.8.4
Various Enumerable Async Processors - Batch / Parallel / Rate Limited / One at a time
FluentResults
by: Michael Altmann
- 22 total downloads
- Latest version: 4.0.0
A lightweight Result object implementation for .NET
Fluid.Core
by: Sebastien Ros
- 8 total downloads
- Latest version: 2.31.0
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Fractions
by: Daniel Mueller
- 5 total downloads
- Latest version: 7.3.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.
GeoAPI
by: NetTopologySuite Team and Fabrício Godoy
- 1 total downloads
- Latest version: 1.7.5-pre1
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Google.Api.Gax
by: Google LLC
- 5 total downloads
- Latest version: 4.9.0
Support classes for Google API client libraries
Google.Api.Gax.Rest
by: Google LLC
- 5 total downloads
- Latest version: 4.9.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 9 total downloads
- Latest version: 1.69.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.
Google.Apis.Auth
by: Google LLC
- 8 total downloads
- Latest version: 1.69.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
- 6 total downloads
- Latest version: 1.69.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Apis.Storage.v1
by: Google LLC
- 5 total downloads
- Latest version: 1.69.0.3707
This is not the recommended package for working with Storage, please use the Google.Cloud.Storage.V1 package.
This Google APIs Client Library for working with Storage v1 uses older code generation, and is harder to use.
Product documentation is available at:
https://developers.google.com/storage/docs/json_api/
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.Storage.v1/latest/api/Google.Apis.Storage.v1.html
The source code for this package is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Storage.v1
Supported Platforms:
- .NET Framework 4.6.2+
- .NET Standard 2.0
- .NET 6.0+
Incompatible platforms:
- .NET Framework < 4.6.2
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin/MAUI
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Google.Cloud.Storage.V1
by: Google LLC
- 7 total downloads
- Latest version: 4.13.0
Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.
Google.Protobuf
by: Google Inc.
- 9 total downloads
- Latest version: 3.33.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core