hoagsie / BetterEntityFrameworkLinks
Some examples on how to more cleanly work with Entity Framework
☆125Updated 7 years ago
Alternatives and similar repositories for BetterEntityFramework
Users that are interested in BetterEntityFramework are comparing it to the libraries listed below
Sorting:
- Help secure .net core apps with various HTTP headers (such as CSP's)☆142Updated 7 years ago
- Library for impersonating users during development leveraging ASP.NET Identity.☆293Updated 4 years ago
- Enable feature folders for MVC controllers and views in ASP.NET Core☆250Updated 3 years ago
- Middleware for adding security headers to an ASP.NET Core application.☆275Updated 10 months ago
- R4MVC is a Roslyn code generator for ASP.NET Core MVC apps that creates strongly typed helpers that eliminate the use of literal strings …☆158Updated 3 years ago
- An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports…☆156Updated 5 years ago
- HTML parsing & serialization toolset for .NET Standard☆100Updated last year
- Never write a result wrapper again! Outcome.NET is a simple, powerful helper for methods that return a value, but sometimes also need to …☆127Updated last month
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆200Updated 9 months ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆210Updated 4 years ago
- Bench code which tests entity materialization speed of various .NET data access / ORM implementations☆197Updated last month
- ASP.NET Core MiddleWare to create a GraphQL end-point☆182Updated 2 years ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 5 years ago
- This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framewor…☆111Updated last month
- Exception handling as a convention in the ASP.NET Core request pipeline☆271Updated 3 years ago
- Contextual logger injection for Autofac using Serilog☆69Updated 5 years ago
- This workshop has been migrated to https://github.com/dotnet-presentations/aspnetcore-app-workshop☆104Updated 7 years ago
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆323Updated 6 years ago
- Async initialization in ASP.NET Core 2.x☆85Updated 3 years ago
- EFCore Extension that allows a means to map a stored procedure to a class, fluently.☆176Updated 9 months ago
- A real time connection to entity framework core through Signalr Core.☆216Updated 2 years ago
- Provides guidance for fast ETL jobs, an IDataReader implementation for SqlBulkCopy (or the MySql or Oracle equivalents) that wraps an IEn…☆245Updated 2 months ago
- Simple Saga Management library for .Net☆118Updated 7 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆164Updated 4 years ago
- ☆114Updated 8 years ago
- ServiceBus Queue support for SQL Server job storage implementation☆58Updated 9 months ago
- WebDeploy addin for Cake