FastMember
by: Marc Gravell
- 9 total downloads
- Latest version: 1.0.0.5
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FirebaseAuthentication.net
by: Step Up Labs Inc.
- 10 total downloads
- Latest version: 3.0.0
Firebase authentication library. It can generate Firebase auth token based on given OAuth token (issued by Google, Facebook...). This Firebase token can then be used with REST queries against Firebase endpoints.
Fizzler
by: colinramsay1980 azizatif
- 18 total downloads
- Latest version: 0.9.3
A .NET library to select items from a node tree based on a CSS selector. The default implementation is based on HTMLAgilityPack and selects from HTML documents. There over 140 unit tests - see below for more information. The tests are based on the jQuery selector engine tests. At this time, the library is BETA quality.
Fody
by: The Fody Team
- 619 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 28 total downloads
- Latest version: 2.0.2
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
Google.Ads.GoogleAds
by: https://github.com/AnashOommen
- 125 total downloads
- Latest version: 12.1.0
This library provides you with functionality to access the Google Ads API. The Google Ads API is the modern programmatic interface to Google Ads and the next generation of the AdWords API. See https://developers.google.com/google-ads/api to learn more about Google Ads API.
Google.Ads.GoogleAds.Core
by: https://github.com/AnashOommen
- 26 total downloads
- Latest version: 2.2.0
This library provides you with functionality to access the Google Ads API. The Google Ads API is the modern programmatic interface to Google Ads and the next generation of the AdWords API. See https://developers.google.com/google-ads/api to learn more about Google Ads API.
Google.Api.CommonProtos
by: Google LLC
- 44 total downloads
- Latest version: 2.17.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google Inc.
- 8 total downloads
- Latest version: 1.3.0-beta15234
Google APIs Client Library (Contact me whenever new versions are available!)
Google.Protobuf
by: Google Inc.
- 1.185k total downloads
- Latest version: 3.36.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 231 total downloads
- Latest version: 2.84.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 342 total downloads
- Latest version: 2.84.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 569 total downloads
- Latest version: 2.84.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web
by: The gRPC Authors
- 387 total downloads
- Latest version: 2.84.0-pre1
gRPC-Web support for ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 635 total downloads
- Latest version: 2.84.0-pre1
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 571 total downloads
- Latest version: 2.46.6
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api
by: The gRPC Authors
- 448 total downloads
- Latest version: 2.84.0-pre1
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 598 total downloads
- Latest version: 2.84.0
.NET client for gRPC