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
- 92 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.
- 226 total downloads
- Latest version: 3.36.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 69 total downloads
- Latest version: 2.84.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 69 total downloads
- Latest version: 2.80.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
- 159 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
- 84 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: Mehdi Khalili Claire Novotny
- 17 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
IPAddressRange
by: J.Sakamoto
- 8 total downloads
- Latest version: 3.1.1
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.
jint
by: Sebastien Ros
- 4 total downloads
- Latest version: 2.10.4
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
Jint
by: Sebastien Ros
- 7 total downloads
- Latest version: 2.11.58
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
LazyCache
by: https://github.com/alastairtree
- 5 total downloads
- Latest version: 0.7.0.34
Lazy cache is a simple,thread safe in-memory caching service
LinqKit
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 16 total downloads
- Latest version: 1.3.11
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
LinqKit.Core
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 27 total downloads
- Latest version: 1.2.11
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
MedallionTopologicalSort
by: Michael Adelson
- 2 total downloads
- Latest version: 1.0.0
A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending]
MediatR
by: Jimmy Bogard
- 14 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET