TortugaResearch / DotNet-ORM-CookbookLinks
This repository is meant to show how to perform common tasks using C# with variety of ORMs.
☆355Updated last year
Alternatives and similar repositories for DotNet-ORM-Cookbook
Users that are interested in DotNet-ORM-Cookbook are comparing it to the libraries listed below
Sorting:
- Tools for helping in unit testing applications that use Entity Framework Core☆364Updated 8 months ago
- Inject OWASP recommended HTTP Headers for increased security in a single line☆306Updated 2 weeks ago
- Balea is an authorization framework for ASP.NET Core developers.☆246Updated last year
- Small package to allow adding security headers to ASP.NET Core websites☆790Updated last month
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…☆280Updated 2 months ago
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆315Updated 2 years ago
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆432Updated this week
- Library that provides methods that will help you with mocking EntityFrameworkCore.☆271Updated 4 months ago
- Samples and resources of how to design WebApi with .NET☆241Updated 3 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- Clean Architecture Solution Template for .NET 6☆243Updated 3 years ago
- Easy integration testing for ASP.NET Core applications☆477Updated this week
- .NET Core Extensions and Helper NuGet packages.☆721Updated last week
- Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples☆373Updated last month
- A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.☆600Updated 9 months ago
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 2 years ago
- Automatic token management for machine to machine and user-centric web app OAuth and OIDC flows☆221Updated 9 months ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆168Updated 9 months ago
- A sample project showing Serilog configured in the default .NET 6 web application template☆197Updated 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…☆311Updated 10 months ago
- Use FluentValidation rules instead of ComponentModel attributes☆393Updated 2 weeks ago
- Esquio is a Feature Toggle Library for .NET Developers.☆431Updated last year
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆267Updated 5 months ago
- ☆445Updated 7 years ago
- Awesome collection of libraries to build Software as a Service (SaaS) web application using ASP.NET Core