DenisPav / OozeLinks
Ooze.Typed is a .NET library that simplifies data querying in applications by providing a strongly-typed approach to filtering, sorting, and paging operations on IQueryable<T> sources
☆17Updated last month
Alternatives and similar repositories for Ooze
Users that are interested in Ooze are comparing it to the libraries listed below
Sorting:
- SchemaTypist is a configurable command-line tool that generates code for database interactions through Dapper.☆25Updated last year
- Automatically update persisted computed properties in EF Core on save changes.☆14Updated 2 weeks ago
- A micro-framework that brings the REPR pattern into ASP.NET Core Minimal APIs.☆43Updated 2 years ago
- A fully-featured REST API ASP.NET Core web application almost without writing any routine code☆24Updated 9 months ago
- Build automation system for .NET☆30Updated 3 weeks ago
- This repo demonstrates support for System.ComponentModel.DataAnnotations-based validations in minimal APIs 🏁☆31Updated 2 months ago
- Template to bootstrap a project with ASP.Net Core backend and React frontend☆30Updated last week
- Seamlessly map Results from CSharpFunctionalExtensions to HttpResults for cleaner, more fluent Web APIs☆20Updated 2 months ago
- Zero-reflection, compile-time mocking library based on C# source generators☆48Updated last year
- Source generated models for faceted searching and aggregations. Supports EF Core.☆37Updated 2 weeks ago
- Valtuutus is an innovative ReBac (Relationship-based access control) library crafted using .NET technology.☆33Updated 3 months ago
- Pagination for ASP.NET Core.☆74Updated 9 months ago
- A tool that can generate TypeScript types from C# classes☆59Updated last year
- ☆102Updated 3 weeks ago
- 🗼 Simple, reliable & efficient background jobs in .NET - an alternative to HangFire☆13Updated last year
- Provides compile-time discovery and code generation of service registrations from attributed types and conventions☆60Updated this week
- A .NET GraphQL query builder☆50Updated 5 months ago
- C# SourceGenerator helper which helps you query your files, and adds LINQ support☆27Updated 3 years ago
- Database Development Made Easy for .Net☆87Updated this week
- A Source-Generated Mediator for C#, Created Specifically to Address Pet Peeves with MediatR - but MUCH Faster and with MUCH Less Allocati…☆92Updated 2 weeks ago
- Blazouter brings modern, React Router-inspired routing to Blazor. It provides true nested routes, built‑in route guards, lazy loading, pe…