kdcllc / CronScheduler.AspNetCoreLinks
A powerful Cron Jobs Scheduler for ASP.NET Core and .NET Core (2.x-8.x). Simplify the management of self-hosted and ASP.NET Core-based scheduled tasks with a flexible and reliable solution. Designed for developers needing robust task scheduling in modern frameworks.
☆186Updated last year
Alternatives and similar repositories for CronScheduler.AspNetCore
Users that are interested in CronScheduler.AspNetCore are comparing it to the libraries listed below
Sorting:
- Scaffold EF Core models using Handlebars templates.☆217Updated 5 months ago
- An Alternative SQLite Storage for Hangfire☆166Updated last year
- A dashboard to manage Hangfire's recurring jobs.☆211Updated last year
- Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute☆133Updated last year
- Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can …☆307Updated 3 months ago
- Extension method to find/register classes in an assembly into the Microsoft DI provider☆241Updated last year
- EntityFrameworkCore second level cache☆195Updated 9 months ago
- A Serilog sink sending log events over HTTP.☆182Updated this week
- Library to compare EF Core's Model of the database against a database's schema.☆155Updated 6 months ago
- ☆146Updated last month
- ☆111Updated 3 years ago
- Not predictable ids library for ASP.NET Core APIs.☆113Updated 2 years ago
- Dapper.Bulk SqlServer☆167Updated last year
- Makes it easier to use Hangfire.Console with .net core dependency injection☆89Updated 3 months ago
- Entity Framework Core extension to execute stored procedures☆192Updated 4 years ago
- Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core☆323Updated last month
- Services to provide simple soft delete and cascade soft delete in EF Core☆125Updated 9 months ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆168Updated 9 months ago
- Creates LINQ expressions from ODataQueryOptions and executes the query.☆144Updated 2 months ago
- A PostgreSQL Implementation of IDistributedCache interface. Using Postgresql as distributed cache in Asp.Net Core. NetStandard 2.0☆75Updated last month
- Enables multitenant dependency injection support for ASP.NET Core.☆114Updated last year
- Adds [MaximumConcurrentExecutions(n)] attribute to Hangfire.IO to throttle executions of a job☆119Updated 7 years ago
- AutoMapper support for updating existing collections by equivalency☆252Updated 7 months ago
- Database driven localization provider for .NET applications☆168Updated last month
- A sink for Serilog that writes events to MongoDB☆98Updated 10 months ago
- Use extension methods in Entity Framework Core queries☆193Updated 5 months ago
- Simple Serilog log viewer UI for several sinks.☆252Updated last week
- Simple request message validator for grpc.aspnetcore