FastMember by: Marc Gravell
  • 9 total downloads
  • Latest version: 1.0.0.5
  • Reflection Dynamic Member Access
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 Auth Authentication Google Facebook Github Twitter
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
  • htmlagility fizzler
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
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Frontend by: halit
  • 9 total downloads
  • Latest version: 1.0.3
Jquery,angular vs
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 28 total downloads
  • Latest version: 2.0.2
  • capstone disassembler reverse-engineering security arm x86
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
  • GoogleAds Google
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
  • GoogleAds Google
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
  • Google
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.186k total downloads
  • Latest version: 3.36.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 1.175k total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 233 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 343 total downloads
  • Latest version: 2.84.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 570 total downloads
  • Latest version: 2.84.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web by: The gRPC Authors
  • 390 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC-Web support for ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 636 total downloads
  • Latest version: 2.84.0-pre1
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 571 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
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
  • 449 total downloads
  • Latest version: 2.84.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 599 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
.NET client for gRPC