GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 8 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Glob
by: Kevin Thompson <kevin@theautomaters.com>
- 2.05k total downloads
- Latest version: 1.2.0-alpha0032
A C# Glob library for .NET and .NET Core.
Google.Apis
by: Google LLC
- 2.203k total downloads
- Latest version: 1.73.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.Auth
by: Google LLC
- 2.283k total downloads
- Latest version: 1.73.0
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Google.Apis.Core
by: Google LLC
- 2.28k total downloads
- Latest version: 1.73.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Protobuf
by: Google Inc.
- 1.864k total downloads
- Latest version: 3.33.2
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 1.39k total downloads
- Latest version: 9.5.0
Library containing lexer and parser for GraphQL syntax
GraphQL.DataLoader
by: GraphQL.DataLoader
- 2.193k total downloads
- Latest version: 8.8.1
GraphQL DataLoader implementation
GraphQL.MicrosoftDI
by: GraphQL.MicrosoftDI
- 1.935k total downloads
- Latest version: 8.8.0
Microsoft DI extensions for GraphQL.NET
GraphQL.NewtonsoftJson
by: GraphQL.NewtonsoftJson
- 2.675k total downloads
- Latest version: 8.8.0
JSON.NET serializer for GraphQL.NET
GraphQL.Server.Core
by: Pekka Heikura
- 1.057k total downloads
- Latest version: 5.2.2
GraphQL Server Core
GraphQL.Server.Transports.AspNetCore
by: Shane Krueger Pekka Heikura Ivan Maximov et al.
- 1.909k total downloads
- Latest version: 8.3.3
HTTP middleware for GraphQL
GraphQL.Server.Transports.AspNetCore.NewtonsoftJson
by: Pekka Heikura
- 403 total downloads
- Latest version: 4.4.1
GraphQL middleware using Newtonsoft.Json for serialization
GraphQL.Server.Ui.Playground
by: Shane Krueger Pekka Heikura Ivan Maximov et al.
- 1.935k total downloads
- Latest version: 8.3.3
GraphQL Playground integration for ASP.NET Core
GraphQL.SystemReactive
by: GraphQL.SystemReactive
- 510 total downloads
- Latest version: 4.8.0
GraphQL subscriptions implementation on top of System.Reactive
GraphQL.SystemTextJson
by: GraphQL.SystemTextJson
- 2.35k total downloads
- Latest version: 8.8.1
System.Text.Json serializer for GraphQL.NET
HangFire
by: Sergey Odinokov
- 54 total downloads
- Latest version: 0.9.1
Incredibly 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 application. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ.
http://hangfire.io/
Hangfire
by: Sergey Odinokov
- 344 total downloads
- Latest version: 1.8.22
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
- 3.907k total downloads
- Latest version: 1.8.22
ASP.NET Core support for Hangfire, a background job framework for .NET applications.