TortugaResearch / DotNet-ORM-CookbookLinks
This repository is meant to show how to perform common tasks using C# with variety of ORMs.
☆397Updated last month
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☆365Updated last week
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆442Updated this week
- Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples☆375Updated this week
- Small package to allow adding security headers to ASP.NET Core websites☆818Updated 2 weeks ago
- Inject OWASP recommended HTTP Headers for increased security in a single line☆308Updated 3 weeks ago
- Balea is an authorization framework for ASP.NET Core developers.☆245Updated last year
- .NET Core Extensions and Helper NuGet packages.☆719Updated this week
- Samples and resources of how to design WebApi with .NET☆244Updated 3 years ago
- A sample project showing Serilog configured in the default .NET 6 web application template☆197Updated 4 years ago
- Awesome collection of libraries to build Software as a Service (SaaS) web application using ASP.NET Core☆290Updated last year
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…☆279Updated 5 months ago
- A set of useful, and possibly opinionated, Tag Helpers for ASP.NET Core☆337Updated last year
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆376Updated 11 months 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…☆313Updated 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
- ☆297Updated 3 years ago
- A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.☆601Updated last week
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆318Updated 2 years ago
- Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern☆354Updated 10 months ago
- Clean Architecture Solution Template for .NET 6☆246Updated 3 years ago
- Automatic token management for machine to machine and user-centric web app OAuth and OIDC flows☆221Updated last year
- Library that provides methods that will help you with mocking EntityFrameworkCore.☆275Updated this week
- ASP.NET Core Live Reload Middleware that monitors file changes in your project and automatically reloads the browser's active page☆472Updated 9 months ago
- ☆242Updated last year
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 3 years ago
- Dapper Query Builder using String Interpolation and Fluent API☆542Updated last year
- Extension method to find/register classes in an assembly into the Microsoft DI provider☆242Updated last year
- A .NET library for intercepting server-side HTTP requests☆378Updated 2 weeks ago
- Razor Templating Engine to render Razor Views(.cshtml files) to String in Console, Web, Service, Desktop workloads in .NET Core 3+☆375Updated 3 weeks ago
- Schedule Cron Jobs using HostedService in ASP.NET Core☆263Updated last year