Fluid.Core
by: Sebastien Ros
- 645 total downloads
- Latest version: 3.0.0-beta.6
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FSharp.Compiler.Service
by: Microsoft
- 2.438k total downloads
- Latest version: 43.12.204
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.Compiler.Service.MSBuild.v12
by: F# community contributors
- 362 total downloads
- Latest version: 37.0.0
Additional DLL for legacy compat for the F# compiler service.
FSharp.Core
by: Microsoft
- 1.169k total downloads
- Latest version: 11.0.101-preview7.26359.118
FSharp.Core redistributables from F# Tools version 15.2.101 For F# 11.0. Contains code from the F# Software Foundation.
Generator.Equals
by: Diego Frata
- 1.412k total downloads
- Latest version: 4.0.2
A source code generator for automatically implementing IEquatable<T> using only attributes.
Generator.Equals.Runtime
by: Diego Frata
- 1.213k total downloads
- Latest version: 4.0.2
A source code generator for automatically implementing IEquatable<T> using only attributes.
GeoTimeZone
by: Matt Johnson-Pint, Simon Bartlett
- 676 total downloads
- Latest version: 6.1.0
Provides an IANA time zone identifier from latitude and longitude coordinates.
GitSharp
by: henon
- 12 total downloads
- Latest version: 0.3.0
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
- 1.13k total downloads
- Latest version: 1.75.0
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
- 1.017k total downloads
- Latest version: 1.75.0
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
- 477 total downloads
- Latest version: 1.74.0.3520
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.
- 2.259k total downloads
- Latest version: 3.36.0-rc1
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenPipes
by: Chris Patterson
- 252 total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc.AspNetCore
by: The gRPC Authors
- 1.17k total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1.177k total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.051k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 1.698k 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
- 1.735k total downloads
- Latest version: 2.83.0
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 1.489k total downloads
- Latest version: 2.83.0
.NET client for gRPC