fasterflect by: Buu Nguyen, Morten Mertner
  • 13 total downloads
  • Latest version: 2.1.3
  • reflection reflection-emit dynamic-method .net35 .net40 .net45
.NET library that improves your productivity and application performance when performing reflection operations. It allows you to perform metadata lookup and reflection invocation intuitively while achieving greater performance than the built-in .NET Reflection.
FastMember by: Marc Gravell
  • 23 total downloads
  • Latest version: 1.1.0
  • 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.
FastMember.Signed by: Marc Gravell
  • 3 total downloads
  • Latest version: 1.1.0
  • 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.
Fizzler by: Atif Aziz, Colin Ramsay
  • 23 total downloads
  • Latest version: 1.1.0
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentScheduler by: Jim Geurts
  • 17 total downloads
  • Latest version: 1.1.32
  • Library task-scheduler tasks cron
A task scheduler that uses fluent interface to configure schedules. Useful for running cron jobs/automated tasks from your application.
FluentValidation by: Jeremy Skinner
  • 5 total downloads
  • Latest version: 2.0.0
A validation library for .NET, Silverlight and WP7 that uses a fluent interface to construct strongly-typed validation rules.
GhostScriptSharp by: https://github.com/mephraim/ghostscriptsharp/
  • 4 total downloads
  • Latest version: 1.3.1.4
  • .NET ghostscript pdf converson image
A very simple .NET wrapper for Ghostscript 1.1 pdf conversion toolkit
Google.Api.CommonProtos by: Google LLC
  • 20 total downloads
  • Latest version: 2.17.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google Inc.
  • 7 total downloads
  • Latest version: 1.3.0-beta15234
Google APIs Client Library (Contact me whenever new versions are available!)
Google.Protobuf by: Google Inc.
  • 534 total downloads
  • Latest version: 3.33.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GoogleAuthenticator by: Brandon Potter
  • 4 total downloads
  • Latest version: 1.2.1
Provides an easy-to-use library for implementing Two-Factor Authentication with Google Authenticator or Authy.
Grpc by: The gRPC Authors
  • 436 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 219 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 221 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 206 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 366 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 230 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
  • 375 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 258 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 205 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client