Fody by: The Fody Team
  • 2.695k total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
GeoAPI by: NetTopologySuite Team
  • 204 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.
GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 155 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.
GeoAPI.Core by: NetTopologySuite Team and Fabrício Godoy
  • 21 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.
Google.Api.CommonProtos by: Google LLC
  • 85 total downloads
  • Latest version: 2.17.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 2.614k 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.
Grpc.Core by: The gRPC Authors
  • 1.285k 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
  • 1.926k total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 1.517k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 1.611k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 1.417k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Gts.Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic by: Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic
  • 4 total downloads
  • Latest version: 8.2.0.2
Package Description
Hammock by: Daniel Crenna and Jason Diller
  • 109 total downloads
  • Latest version: 1.3.1
  • web api client http rest services wrapper json xml
Hammock is an HTTP API library for .NET that greatly simplifies consuming and wrapping RESTful services.
HtmlAgilityPack by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
  • 2.523k total downloads
  • Latest version: 1.12.4
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads.
Humanizer by: Claire Novotny Mehdi Khalili
  • 521 total downloads
  • Latest version: 3.0.1
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common by: Microsoft
  • 86 total downloads
  • Latest version: 1.2.2
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common Hyak
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
IndexRange by: Bradley Grainger
  • 67 total downloads
  • Latest version: 1.1.0
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
JetBrains.Annotations by: JetBrains
  • 1.063k total downloads
  • Latest version: 2025.2.4
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 42 total downloads
  • Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package. This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI. Example project that targets multiple frameworks: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" /> <PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" /> </ItemGroup> </Project>
KRE-CLR-x86 by: Microsoft
  • 40 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86