GeoAPI by: NetTopologySuite Team
  • 5 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
  • 16 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
  • 6 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.
Glob by: Kevin Thompson <kevin@theautomaters.com>
  • 138 total downloads
  • Latest version: 1.2.0-alpha0032
  • C# glob minimatch
A C# Glob library for .NET and .NET Core.
Google.Protobuf by: Google Inc.
  • 535 total downloads
  • Latest version: 3.34.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore by: The gRPC Authors
  • 247 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 317 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 378 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 329 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
  • 310 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 309 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 350 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 248 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 680 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
GZY.Quartz.MUI by: GuZhenYin
  • 45 total downloads
  • Latest version: 2.8.1
基于Quartz定时任务的UI管理界面 2.8 1.新增任务界面搜索功能,可根据任务名称和任务分组名进行检索 2.新增任务仪表盘界面,方便随时监控定时任务情况 3.修复秒级任务在项目启动时偶尔会执行一次的BUG 4.修复API类型的任务异常被忽略,无法显示的问题 5.优化文件存储时,对文件操作的并发控制,确保在多线程环境下的安全性
HangFire by: Sergey Odinokov
  • 38 total downloads
  • Latest version: 0.9.1
  • AspNet SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Threading Queue
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
  • 296 total downloads
  • Latest version: 1.8.23
  • 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
  • 322 total downloads
  • Latest version: 1.8.23
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core by: Sergey Odinokov
  • 304 total downloads
  • Latest version: 1.8.23
  • 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.MySql.Core by: stulzq
  • 4 total downloads
  • Latest version: 1.0.0
  • Hangfire MySql Hangfire.MySql Hangfire.MySql.Core
Hangfire的Mysql存储组件,支持.net core 1.1, .net core 2.0 ,.net standard 2.0。基于Hangfire.MySqlStorage,修复了一些bug,提供了.net standard 2.0支持。
Hangfire.MySqlStorage by: Arnoldas Gudas
  • 3 total downloads
  • Latest version: 1.1.0-alpha
  • Hangfire MySql Hangfire.MySql
Hangfire MySql Storage