trenoncourt / AutoQueryableLinks
AutoQueryable add auto querying functionality like OData on top of IQueryable with best url practices to Asp.Net & Asp.Net Core
☆90Updated 2 years ago
Alternatives and similar repositories for AutoQueryable
Users that are interested in AutoQueryable are comparing it to the libraries listed below
Sorting:
- Mutlitenancy for dotnet applications☆110Updated last year
- Lightweight solution for sorting and paging Asp.Net Core API results☆92Updated last month
- JSON ValueConverter for EF Core 3.0+☆98Updated last year
- Simple recurrent tasks for .NET☆92Updated last year
- Ain't nobody got time for data☆121Updated 7 months ago
- Database driven localization provider for .NET applications (with administrative management UI)☆121Updated 8 months ago
- Enables multitenant dependency injection support for ASP.NET Core.☆113Updated last year
- With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itse…☆95Updated 2 years ago
- Example of creating dynamic LINQ expressions☆117Updated 5 years ago
- Adds [MaximumConcurrentExecutions(n)] attribute to Hangfire.IO to throttle executions of a job☆118Updated 7 years ago
- ☆111Updated 3 years ago
- ASP.NET Core exception handling policies middleware☆35Updated 2 years ago
- An example ASP.NET Core app with smart request logging middleware☆75Updated 6 years ago
- Change-tracking across service boundaries with .NET Core.☆79Updated 7 months ago
- Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore☆108Updated 5 years ago
- A CDN helper for ASP.NET Core☆50Updated 5 years ago
- Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service.☆90Updated 4 months ago
- An ORM friendly mapper. Allows saving entire entity graphs. Heavily inspired in GraphDiff and AutoMapper.☆144Updated 4 months ago
- Return exceptions over HTTP e.g. as ASP.NET Core Problem Details, and HTTP-specific exception classes that enable ASP.NET to generate exc…☆46Updated last year
- Reactive extension wrappers for *hot* observables of Entity Framework☆133Updated 5 years ago
- Database driven localization provider for .NET applications☆162Updated last week
- A plugin for Hangfire that enables you to launch jobs manually.☆60Updated last year
- Background job system for .NET applications☆104Updated 6 years ago
- Use FluentValidation rules instead of ComponentModel attributes to define swagger schema.☆61Updated 8 months ago
- EFCore Extension that allows a means to map a stored procedure to a class, fluently.☆176Updated 2 months ago
- A real time connection to entity framework core through Signalr Core.☆214Updated 2 years ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks