Esprima by: Sebastien Ros
  • 56 total downloads
  • Latest version: 3.0.5
  • javascript, parser, ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExCSS by: Tyler Brinks
  • 73 total downloads
  • Latest version: 4.3.1
ExCSS is a CSS 2.1 and CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
FastExpressionCompiler.src by: Maksim Volkau
  • 102 total downloads
  • Latest version: 5.4.0
  • Performance;Expression;ExpressionTree;Compile;DynamicMethod;IL;ILEmit;DryIoc;ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Fluid.Core by: Sebastien Ros
  • 226 total downloads
  • Latest version: 3.0.0-beta.5
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FSharp.Compiler.Service by: Microsoft
  • 325 total downloads
  • Latest version: 43.12.201
  • F#, fsharp, interactive, compiler, editor
The F# Compiler Services package for F# 10.0 exposes additional functionality for implementing F# language bindings, additional tools based on the compiler or refactoring tools. The package also includes F# interactive service that can be used for embedding F# scripting into your applications. Contains code from the F# Software Foundation.
FSharp.Core by: Microsoft
  • 260 total downloads
  • Latest version: 11.0.100-preview3.26159.112
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 15.2.100 For F# 11.0. Contains code from the F# Software Foundation.
Generator.Equals by: Diego Frata
  • 661 total downloads
  • Latest version: 4.0.0
  • source generator, equality, equals, equatable
A source code generator for automatically implementing IEquatable<T> using only attributes.
Generator.Equals.Runtime by: Diego Frata
  • 607 total downloads
  • Latest version: 4.0.0
  • source generator, equality, equals, equatable
A source code generator for automatically implementing IEquatable<T> using only attributes.
GeoTimeZone by: Matt Johnson-Pint, Simon Bartlett
  • 376 total downloads
  • Latest version: 6.1.0
  • timezone time zone geolocation geo latitude longitude coordinates iana tzdb
Provides an IANA time zone identifier from latitude and longitude coordinates.
GitSharp by: henon
  • 4 total downloads
  • Latest version: 0.3.0
  • .NET C# Mono Git
GitSharp is an implementation of Git for the Dot.Net Framework and Mono. It is aimed to be fully compatible to the original Git and shall be a light weight library for cool applications that are based on Git as their object database or are reading or manipulating repositories in some way.
Google.Apis by: Google LLC
  • 293 total downloads
  • Latest version: 1.73.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc.
Google.Apis.Core by: Google LLC
  • 176 total downloads
  • Latest version: 1.73.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Apis.CustomSearchAPI.v1 by: Google LLC
  • 149 total downloads
  • Latest version: 1.68.0.3520
  • Google
Google APIs Client Library for working with Customsearch v1. Product documentation is available at: https://developers.google.com/custom-search/v1/introduction API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.CustomSearchAPI.v1/latest/api/Google.Apis.CustomSearchAPI.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.CustomSearchAPI.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0
Google.Protobuf by: Google Inc.
  • 918 total downloads
  • Latest version: 3.34.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenPipes by: Chris Patterson
  • 43 total downloads
  • Latest version: 4.0.1
  • MassTransit GreenPipes
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc by: The gRPC Authors
  • 737 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 234 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 209 total downloads
  • Latest version: 2.76.0
  • 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
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 579 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.