FastScript.Net by: Fast Reports Inc.
  • 9 total downloads
  • Latest version: 2025.1.22
  • script runtime interpreter NativeAOT
Fully managed C# parser/interpreter which does not rely on CodeDOM/Roslyn and can be used in environments where code generation is not allowed (iOS, NativeAOT).
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 499 total downloads
  • Latest version: 10.3.4
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET data provider
FluentResults by: Michael Altmann
  • 1.164k total downloads
  • Latest version: 4.0.0
  • Result Results exception error handling
A lightweight Result object implementation for .NET
FluentResults.Extensions.AspNetCore by: Michael Altmann
  • 154 total downloads
  • Latest version: 0.2.0
  • Result Results exception error handling FluentResults
FluentResult Asp.Net Core integration
FluentValidation by: Jeremy Skinner
  • 3.273k total downloads
  • Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fody by: The Fody Team
  • 3.126k total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
GeoAPI by: NetTopologySuite Team
  • 213 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
  • 164 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
  • 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.
Google.Api.CommonProtos by: Google LLC
  • 581 total downloads
  • Latest version: 2.17.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 2.986k 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
  • 2.529k 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
  • 2.032k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 1.604k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 1.675k 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.507k 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
  • 5 total downloads
  • Latest version: 8.2.0.2
Package Description
Hammock by: Daniel Crenna and Jason Diller
  • 113 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.
Hangfire.AspNetCore by: Sergey Odinokov
  • 1.759k total downloads
  • Latest version: 1.8.22
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
HangFire.Core by: Sergey Odinokov
  • 346 total downloads
  • Latest version: 0.9.1
  • Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Threading Queue
Core components for HangFire (background job system for ASP.NET applications).
Hangfire.Core by: Sergey Odinokov
  • 2.514k total downloads
  • Latest version: 1.8.22
  • Hangfire OWIN Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/