khalidabuhakmeh / TimescaleAndEntityFrameworkCoreLinks
Timescale with Entity Framework Core 7
☆20Updated 3 years ago
Alternatives and similar repositories for TimescaleAndEntityFrameworkCore
Users that are interested in TimescaleAndEntityFrameworkCore are comparing it to the libraries listed below
Sorting:
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 8 months ago
- Shows how to use the new transactional outbox☆92Updated last year
- This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server database…☆106Updated last month
- Library to compare EF Core's Model of the database against a database's schema.☆162Updated last month
- A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplicatio…☆253Updated 3 weeks ago
- A sample plugin model for ASP.NET Core applications☆126Updated 3 years ago
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆317Updated last year
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆269Updated 10 months ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- Pagination for ASP.NET Core.☆74Updated 10 months ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆164Updated 11 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is i…☆195Updated 3 weeks ago
- 🛡 A simple library that allows you to easily manage permissions in your .NET projects.☆160Updated last year
- A minimal tracing system that integrates Serilog with System.Diagnostics.Activity.