TortugaResearch / DotNet-ORM-CookbookLinks
This repository is meant to show how to perform common tasks using C# with variety of ORMs.
☆401Updated 3 months ago
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 last month
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆456Updated this week
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…☆279Updated 7 months ago
- Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples☆377Updated last month
- 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
- Samples and resources of how to design WebApi with .NET☆245Updated 3 years ago
- Small package to allow adding security headers to ASP.NET Core websites☆828Updated last month
- Clean Architecture Solution Template for .NET 6☆246Updated 3 years ago
- Balea is an authorization framework for ASP.NET Core developers.☆245Updated last year
- A sample project showing Serilog configured in the default .NET 6 web application template☆197Updated 4 years ago
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆319Updated 2 years ago
- Library that provides methods that will help you with mocking EntityFrameworkCore.☆277Updated 2 months ago
- Inject OWASP recommended HTTP Headers for increased security in a single line☆310Updated last month
- .NET Core Extensions and Helper NuGet packages.☆717Updated 2 weeks ago
- Awesome collection of libraries to build Software as a Service (SaaS) web application using ASP.NET Core☆293Updated last year
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆199Updated 5 years ago
- Automatic token management for machine to machine and user-centric web app OAuth and OIDC flows☆221Updated last year
- ☆242Updated last year
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆378Updated last year
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆171Updated 2 months ago
- Library to run business logic when using Entity Framework Core for database accesses☆220Updated 3 years ago
- ☆294Updated 4 years ago
- Extension method to find/register classes in an assembly into the Microsoft DI provider☆243Updated last year
- A set of useful, and possibly opinionated, Tag Helpers for ASP.NET Core☆337Updated last year
- Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern☆355Updated last year
- Esquio is a Feature Toggle Library for .NET Developers.☆430Updated last year
- Various ASP.NET Core middleware☆839Updated 7 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
- ASP.NET Core Live Reload Middleware that monitors file changes in your project and automatically reloads the browser's active page☆472Updated 3 weeks ago
- Simple ASP.NET Authorisation boilerplate project. No EF, no database, no IdentityServer4 just a basic logging in system for both cookies …☆150Updated 2 years ago