hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
☆185Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for HangfireHttpJob
Users that are interested in HangfireHttpJob are comparing it to the libraries listed below
Sorting:
- This is a distributed task management system base on .Net Core platform .☆876Jan 8, 2024Updated 2 years ago
- 适用于.Net Core WebApi接口限流框架☆51Sep 19, 2018Updated 7 years ago
- 基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置☆1,556Mar 1, 2023Updated 3 years ago
- Database Sharding For EFCore☆710Dec 15, 2025Updated 2 months ago
- WorkData.Core☆44Feb 21, 2019Updated 7 years ago
- Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。☆946Dec 22, 2025Updated 2 months ago
- PaySharp是一个支持多商户多种支付方式的跨平台网关处理类库,使用PaySharp可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。☆858Dec 9, 2020Updated 5 years ago
- A REST API library with better functionality, performance, and scalability than refit☆2,134Dec 14, 2025Updated 2 months ago
- 基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用☆246Jul 22, 2023Updated 2 years ago
- HttpReports is an APM (application performance monitor) system for .Net Core.☆1,265Mar 15, 2022Updated 3 years ago
- 基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server☆1,599Updated this week
- IdentityServer4 中文文档(v1.0.0) 第一部分 简介、第二部分 快速入门、第三部分 主题、第四部分 参考、第五部分 端点 、第六部分 其它☆243Feb 10, 2022Updated 4 years ago
- .net core fast http and websocket gateway components☆343Sep 10, 2021Updated 4 years ago
- 高吞吐 .NET 分布式任务与实时数据调度平台:时间/数据/消息/Cron/SQL/脚本切片,自动重试与弹性扩缩,回溯补算 + Web 控制台。High‑throughput .NET distributed job & real‑time scheduler with f…☆427Feb 15, 2026Updated 2 weeks ago
- 基于.NetCore + Quartz.Net + Vue + IView开箱即用的定时任务UI。不依赖数据库,只需在界面做简单配置。☆717Dec 24, 2025Updated 2 months ago
- 🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, redisearch,…☆985Updated this week
- 一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统☆957Jan 12, 2026Updated last month
- Best practice for hangfire samples☆208Jan 3, 2017Updated 9 years ago
- AopCache based on AspectCore or Mic.Aop☆14Mar 21, 2024Updated last year
- .NET Framework4.5版本Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;☆82Oct 11, 2024Updated last year
- NetTask是一款基于.net core3.0开发的的通用任务管理系统,将任务逻辑和任务调度彻底分离,并可通过Web界面远程监控和管理任务。☆63Feb 24, 2023Updated 3 years ago
- .NETCore websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.☆1,575Dec 18, 2025Updated 2 months ago
- 基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架☆1,461Mar 13, 2020Updated 5 years ago
- Asp.Net Core 2.0 后端任务管理☆184Sep 11, 2018Updated 7 years ago
- 整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例☆421Oct 21, 2023Updated 2 years ago
- .Net Core/.Net 5快速应用开发框架、最好用的权限工作流系统。基于经典领域驱动设计的权限管理及快速开发框架,源于Martin Fowler企业级应用开发思想及最新技术组合(IdentityServer、EF core、Quartz、AutoFac、WebAPI、…☆885Feb 25, 2025Updated last year
- .NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous client…☆2,056Nov 12, 2025Updated 3 months ago
- xxl-job的dotnet core 执行器实现☆166Dec 31, 2024Updated last year
- 《你必须掌握的EntityFramework 6.x与Core 2.0》源码☆101Sep 9, 2018Updated 7 years ago
- aps.net core ef and dapper☆194May 25, 2022Updated 3 years ago
- 基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等…☆1,594Feb 25, 2025Updated last year
- OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于…☆2,855Jan 17, 2026Updated last month
- Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Async…☆3,263Updated this week
- 滑动验证,拼图验证☆63Sep 13, 2020Updated 5 years ago
- IdleBus 空闲对象管理容器,有效组织对象重复利用,自动创建、销毁,解决【实例】过多且长时间占用的问题。☆117Mar 14, 2023Updated 2 years ago
- Identityserver4和Asp.net core Identity身份管理系统☆57Dec 9, 2022Updated 3 years ago
- 轻量级微信小程序SDK,支持.NET Framework以及.NET Core。目前已提供Abp模块的封装,支持开箱即用。☆47Jul 22, 2023Updated 2 years ago
- Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。☆4,628Oct 14, 2024Updated last year
- A Web Rapid Development Framework For .NETCore2.2 Based On AdminLTE☆436Mar 13, 2020Updated 5 years ago