neisbut / EntityFramework.MemoryJoin
Extension for EntityFramework for joins to in-memory data
☆57Updated 2 years ago
Alternatives and similar repositories for EntityFramework.MemoryJoin:
Users that are interested in EntityFramework.MemoryJoin are comparing it to the libraries listed below
- A convention based object to object mapper using Roslyn source generator.☆93Updated 3 months ago
- ☆111Updated 3 years ago
- A library contains a bunch of extensions (filters) for Swashbuckle.AspNetCore.☆120Updated 3 months ago
- Use extension methods in Entity Framework Core queries☆185Updated 3 weeks ago
- A Microsoft.Extensions.Logging provider for xUnit test output☆111Updated 2 weeks ago
- NET distributed cache using a json file as the shared resourse with very fast Get☆98Updated 6 months ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆153Updated this week
- Code generator to easily create data builder patterns for your model classes☆117Updated 7 months ago
- It allows to build in real time a lazy proxy type or an instance of this type.☆75Updated last year
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆93Updated 3 months ago
- The .NET ObjectFiller fills the properties of your .NET objects with random data☆75Updated 2 months ago
- Provides window (analytics) functions and binary functions for EF Core. Providers: SQL Server, SQLite, Postgres.☆78Updated 2 months ago
- This is the repository for the .NET 5 Source Generators - MediatR - CQRS - OMG! blog post☆75Updated 4 years ago
- This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server database…☆95Updated last year
- Autofac plug-in for MediatR.☆56Updated last month
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆191Updated this week
- A source generator to make request/endpoint/response even easier.☆49Updated 4 months ago
- Shortcodes processor for .NET☆74Updated 2 weeks ago
- Enrich Serilog log events with properties from Open Telemetry spans.☆98Updated last year
- Like PeriodicTimer but for cron jobs.☆43Updated 2 years ago
- Configuration Service is a distributed configuration provider for .NET