FSharp.Data.WorldBank.Core by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 54 total downloads
  • Latest version: 8.2.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers
FSharp.Data.Xml.Core by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 55 total downloads
  • Latest version: 8.2.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers
Google.Protobuf by: Google Inc.
  • 219 total downloads
  • Latest version: 4.0.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Google.Protobuf.Tools by: Google Inc.
  • 11 total downloads
  • Latest version: 3.36.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
See project site for more info.
Grpc by: The gRPC Authors
  • 145 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 109 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 11 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 110 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web by: The gRPC Authors
  • 54 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC-Web support for ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 126 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
  • 137 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 17 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 116 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 18 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 208 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Hangfire by: Sergey Odinokov
  • 145 total downloads
  • Latest version: 1.8.25
  • Hangfire AspNet MVC AspNetCore NetCore SqlServer 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 inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
Hangfire.AspNetCore by: Sergey Odinokov
  • 96 total downloads
  • Latest version: 1.8.25
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core by: Sergey Odinokov
  • 92 total downloads
  • Latest version: 1.8.25
  • 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/
Hangfire.MemoryStorage by: PERRICHOT Florian
  • 14 total downloads
  • Latest version: 1.8.1.2
  • Hangfire Storage
A memory storage for Hangfire
Hangfire.NetCore by: Sergey Odinokov
  • 50 total downloads
  • Latest version: 1.8.25
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.