dotnet-labs / ServiceWorkerCronJobLinks
Schedule Cron Jobs using HostedService in ASP.NET Core
☆263Updated last year
Alternatives and similar repositories for ServiceWorkerCronJob
Users that are interested in ServiceWorkerCronJob are comparing it to the libraries listed below
Sorting:
- A MongoDb UserStore and RoleStore adapter for Microsoft.AspNetCore.Identity 2.2. Allows you to use MongoDb instead of SQL server with Mic…☆290Updated 3 months ago
- Dapper implementation of ASP.NET Core Identity stores.☆268Updated 2 years ago
- Extension method to find/register classes in an assembly into the Microsoft DI provider☆242Updated last year
- Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples☆375Updated last week
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 3 years ago
- Library that provides methods that will help you with mocking EntityFrameworkCore.☆275Updated this week
- Version 2 of example application to go with articles on feature and data authorization☆279Updated 4 years ago
- OpenIddict with Angular and Blazor WASM BFF OpenID Connect Code Flow with PKCE clients and ASP.NET Core APIs☆383Updated this week
- Multitenant ASP.NET Core application to serve as a starting point for real multitenant applications☆204Updated 3 years ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆271Updated 3 years ago
- A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality☆493Updated 2 years ago
- This is a MongoDB provider for the ASP.NET Core 2 Identity framework☆370Updated 9 months ago
- ASP.NET Core Identity Series☆506Updated 2 years ago
- Tools for helping in unit testing applications that use Entity Framework Core☆365Updated 2 weeks ago
- Authorization Server implemented with OpenIddict.☆150Updated last year
- A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.☆164Updated 2 years ago
- Framework for an API Gateway endorsed by the .NET Foundation as revolutionary!☆379Updated 2 weeks ago
- Samples for our Products☆271Updated this week
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆313Updated last year
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.☆588Updated 11 months ago
- A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.☆200Updated last year
- ☆126Updated 2 months ago
- EFCore support for AutoMapper.Collections☆165Updated last week
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.