FluentValidation
by: Jeremy Skinner
- 37 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Glob
by: Kevin Thompson <kevin@theautomaters.com>
- 9 total downloads
- Latest version: 1.1.9
A C# Glob library for .NET and .NET Core.
Google.Protobuf
by: Google Inc.
- 55 total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 43 total downloads
- Latest version: 2.80.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.58.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 27 total downloads
- Latest version: 2.70.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 7 total downloads
- Latest version: 2.80.0-pre1
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 7 total downloads
- Latest version: 2.66.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.80.0-pre1
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 121 total downloads
- Latest version: 2.80.0
gRPC and Protocol Buffer compiler for C# projects
GZY.Quartz.MUI
by: GuZhenYin
- 4 total downloads
- Latest version: 2.7.0
基于Quartz定时任务的UI管理界面
2.7
1.添加API类任务的超时时间,可以通过全局配置也可以单个任务设置
2.设置定时任务日志查看默认按开始时间倒序
3.添加是否显示控制台日志的全局配置
4.优化UI显示-固定操作栏和表头,方便任务较多的情况下操作
5.优化UI显示-执行记录消息添加支持br关键字进行换行查看
Hangfire
by: Sergey Odinokov
- 8 total downloads
- Latest version: 1.8.17
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
- 5 total downloads
- Latest version: 1.8.17
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core
by: Sergey Odinokov
- 7 total downloads
- Latest version: 1.8.17
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.NetCore
by: Sergey Odinokov
- 2 total downloads
- Latest version: 1.8.17
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.Redis
by: Sergey Odinokov
- 3 total downloads
- Latest version: 2.0.1
DEPRECATED -- DO NOT INSTALL OR UPDATE. Now shipped with Hangfire Pro, please read the "Project site" (http://odinserj.net/2014/11/15/hangfire-pro/) for more information.
HangFire.SqlServer
by: Sergey Odinokov
- 3 total downloads
- Latest version: 0.9.1
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
Hangfire.SqlServer
by: Sergey Odinokov
- 38 total downloads
- Latest version: 1.8.17
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
HarfBuzzSharp
by: Microsoft
- 26 total downloads
- Latest version: 7.3.0
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
IdeaBlade.DevForce.Core
by: IdeaBlade
- 3 total downloads
- Latest version: 7.4.0
DevForce takes care of your application's infrastructure-the gap between your data-layer and client-layer where the difficult job of turning raw data into business objects and moving them to and from the client's screen takes place. DevForce fills this gap so you don't have to. Instead of building, maintaining, revising, and defending your application's infrastructure; you can focus on what you do best-application development.
DevForce implements end-to-end n-tier architecture by exposing a generic web service on the server that takes a LINQ expression and returns business objects to the client over the internet.
Write LINQ queries on the client and get back business objects with your own custom business logic-just like working with a 2-tier or client-server application.
DevForce handles all the n-tier WCF communications, serialization, and marshaling for you.
Learn more at www.ideablade.com.
IdentityModel
by: Dominick Baier Brock Allen
- 7 total downloads
- Latest version: 3.10.0
OpenID Connect & OAuth 2.0 client library