Google.Apis.Auth
by: Google LLC
- 130 total downloads
- Latest version: 1.76.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
- 118 total downloads
- Latest version: 1.76.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Protobuf
by: Google Inc.
- 233 total downloads
- Latest version: 3.36.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 70 total downloads
- Latest version: 2.84.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 71 total downloads
- Latest version: 2.83.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 44 total downloads
- Latest version: 2.70.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 162 total downloads
- Latest version: 2.84.0
gRPC C# Authentication Library
Grpc.Net.ClientFactory
by: The gRPC Authors
- 39 total downloads
- Latest version: 2.84.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 85 total downloads
- Latest version: 2.84.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 117 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Humanizer.Core
by: Claire Novotny Mehdi Khalili
- 28 total downloads
- Latest version: 3.0.10
Humanizer core package that contains the library and the neutral language (English) resources
IdentityModel
by: Dominick Baier Brock Allen
- 6 total downloads
- Latest version: 6.2.0
OpenID Connect & OAuth 2.0 client library
IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier Brock Allen
- 4 total downloads
- Latest version: 6.2.0
ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection
IPAddressRange
by: J.Sakamoto
- 12 total downloads
- Latest version: 6.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 contains check. This library supports both IPv4 and IPv6.
jint
by: Sebastien Ros
- 4 total downloads
- Latest version: 2.10.4
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
KubernetesClient
by: The Kubernetes Project Authors
- 8 total downloads
- Latest version: 7.0.13
Client library for the Kubernetes open source container orchestrator.
LazyCache
by: https://github.com/alastairtree
- 13 total downloads
- Latest version: 2.4.0
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
LazyCache.AspNetCore
by: https://github.com/alastairtree
- 7 total downloads
- Latest version: 2.4.0
ServiceCollection registrations for LazyCache to initialise the dependency injection collection and add enable IAppCache to be injected into your app