GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 180 total downloads
  • Latest version: 2.0.0-nuget005
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
FSharp.Core by: Microsoft and F# Software Foundation
  • 111 total downloads
  • Latest version: 4.1.18
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from Visual F# 4.1.0 Supported Platforms: .NET 2.0 (net20) .NET 4.0 (net40) .NET 4.5+ (net45) .NET Portable Profile 7 (portable-net45+netcore45) .NET Portable Profile 47 (portable-net45+sl5+netcore45) .NET Portable Profile 78 (portable-net45+netcore45+wp8) .NET Portable Profile 259 (portable-net45+netcore45+wpa81+wp8) .NET Standard 1.6 (netstandard1.6) MonoAndroid, MonoTouch, Xamarin.iOS (portable-net45+monoandroid10+monotouch10+xamarinios10) XamarinMac mobile (xamarinmac20)
FluentValidation by: Jeremy Skinner
  • 40 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.
FastMember by: Marc Gravell
  • 182 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.
Google.Apis by: Google Inc.
  • 33 total downloads
  • Latest version: 1.3.0-beta15234
Google APIs Client Library (Contact me whenever new versions are available!)
Fody by: The Fody Team
  • 2,253k total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
GoogleCaptchaComponent by: Babak Taremi
  • 340 total downloads
  • Latest version: 6.0.0
  • blazor blazor-captcha wasm blazor-component recaptcha google-recaptcha blazor-server blazor-webassembly dotnet
A comprehensive Blazor component for Google reCAPTCHA integration. Supports both v2 and v3, server-side validation, multiple themes, and works with Blazor Server and WebAssembly.
GemBox.Spreadsheet by: GemBox
  • 2,729k total downloads
  • Latest version: 49.0.1895
  • GemBox.Spreadsheet Excel XLSX XLS ODS PDF XPS HTML CSV Print OpenXml OOXML SpreadsheetML Spreadsheet Workbook Worksheet Chart sheet-to-datatable datatable-to-sheet
GemBox.Spreadsheet is a .NET component that enables you to read, write, convert, and print spreadsheet files (XLSX, XLS, XLSB, CSV, HTML, and ODS) from .NET applications. With GemBox.Spreadsheet you get a fast and reliable component that's easy to use and doesn't depend on Microsoft Excel. It requires only .NET and it's much faster than Microsoft Office Automation!
Grpc.Net.Client by: The gRPC Authors
  • 1,859k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
.NET client for gRPC
gherkin by: aslakhellesoy
  • 359 total downloads
  • Latest version: 2.12.2
  • gherkin cucumber specflow bdd lexer parser
A fast lexer and parser for the Gherkin language based on Ragel
GeoAPI by: NetTopologySuite Team
  • 188 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Grpc.Core by: The gRPC Authors
  • 2,636k 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.
GeoAPI.Core by: NetTopologySuite Team and Fabrício Godoy
  • 22 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 97 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.
FastMember.Signed by: Marc Gravell
  • 37 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.
Grpc by: The gRPC Authors
  • 781 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.Core.Api by: The gRPC Authors
  • 2,14k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
FluentNHibernate by: James Gregory and contributors
  • 29 total downloads
  • Latest version: 1.4.0
  • orm dal nhibernate conventions
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
Google.Protobuf by: Google Inc.
  • 2,404k total downloads
  • Latest version: 3.35.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 21 total downloads
  • Latest version: 8.1.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.