Quartz.Extensions.Hosting
by: Andrew Lock Marko Lahma Quartz.NET
- 234 total downloads
- Latest version: 3.15.1
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Quartz.Jobs
by: Marko Lahma Quartz.NET
- 435 total downloads
- Latest version: 3.15.1
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Quartz.Plugins
by: Marko Lahma Quartz.NET
- 383 total downloads
- Latest version: 3.15.1
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
Quartz.Plugins.TimeZoneConverter
by: Sean Farrow Quartz.NET
- 408 total downloads
- Latest version: 3.15.1
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET
Quartz.Serialization.Json
by: Marko Lahma Quartz.NET
- 212 total downloads
- Latest version: 3.15.1
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
RabbitMQ.Client
by: Broadcom
- 250 total downloads
- Latest version: 7.2.0
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RazorLight
by: toddams
- 163 total downloads
- Latest version: 2.3.1
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core
Rebus
by: mookid8000
- 1.056k total downloads
- Latest version: 8.9.0
Rebus is a lean service bus for .NET
Rebus.Microsoft.Extensions.Logging
by: mookid8000
- 110 total downloads
- Latest version: 5.2.0
Microsoft.Extensions.Logging-based logging integration for Rebus
Rebus.ServiceProvider
by: mookid8000
- 487 total downloads
- Latest version: 10.7.1
Provides a service provider-based container adapter for Rebus (i.e. integration with Microsoft.Extensions.DependencyInjection) as well as integration with the generic host
RefactorThis.GraphDiff
by: ZZZ Projects Inc. brentmckendrick
- 259 total downloads
- Latest version: 3.1.3
This is the official GraphDiff package.
GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+.
If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :)
refit
by: Paul Betts Refit contributors
- 468 total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit
by: .NET Foundation and Contributors
- 1.899k total downloads
- Latest version: 9.0.2
The automatic type-safe REST library for Xamarin and .NET
Refit.HttpClientFactory
by: .NET Foundation and Contributors
- 432 total downloads
- Latest version: 9.0.2
Refit HTTP Client Factory Extensions
Refit.Newtonsoft.Json
by: .NET Foundation and Contributors
- 166 total downloads
- Latest version: 9.0.2
Refit Serializers for Newtonsoft.Json
ReflectionBridge
by: Stef Heyenrath
- 102 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
release-notes
by: release-notes
- 595 total downloads
- Latest version: 0.6.0
Generate release notes from closed github issues and PR's through the power of version labels
Remotion.Linq
by: rubicon IT GmbH
- 786 total downloads
- Latest version: 2.2.0
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
Remotion.Linq.EagerFetching
by: rubicon IT GmbH
- 483 total downloads
- Latest version: 2.2.0
Allows LINQ providers based on re-linq Frontend to support eager fetching.
RestSharp
by: .NET Foundation and Contributors
- 6.474k total downloads
- Latest version: 113.1.0
Simple REST and HTTP API Client
Rex.Extensions.Models
by: Rex
- 4 total downloads
- Latest version: 6.0.8
实体扩展类库
统一返回客户端实体类:
- ResultData:{ "code": 1000, "msg": "string", "result": { } }
- ResultDataModel:{ "code": 1000, "msg": "string", "data": { } }
- ResultStatusModel:{ "status": 0, "msg": "string", "data": { } }
频率较高的实体验证特性:
- MinValue/MaxValue 数值类型最大值、最小值
- ComplexPassword 强密码校验:必须包含数字、大小写字母、特殊符号
- MobileNumber 国内手机号码校验:^1(3\d|4[5-9]|5[0-35-9]|6[567]|7[0-8]|8\d|9[0-35-9])\d{8}$
电信 133,149,153,173,174,177,180,181,189,191,193,199
移动 134,135,136,137,138,139,147,148,150,151,152,157,158,
159,172,178,182,183,184,187,188,195,198
联通 130,131,132,145,146,155,156,166,175,176,185,186,196
广电 190,192,197
电信虚拟 162,1700,1701,1702
移动虚拟 165,1703,1705,1706
联通虚拟 167,1704,1707,1708,1709,171
持续补充中.