JonPSmith / GenericServicesLinks
GenericServices helps with building a service/application layer in a .NET based application using EF6.x
☆247Updated 7 years ago
Alternatives and similar repositories for GenericServices
Users that are interested in GenericServices are comparing it to the libraries listed below
Sorting:
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆209Updated 4 years ago
- Supporting code to go with the book "Entity Framework Core in Action"☆339Updated 5 years ago
- Enable feature folders for MVC controllers and views in ASP.NET Core☆250Updated 2 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆200Updated 4 months ago
- ☆123Updated 8 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
- A sample of Onion Architecture with ASP.NET Identity☆153Updated 8 years ago
- A workshop for moving through the various new pieces in ASP.NET Core Authentication☆208Updated 6 years ago
- Extensions for AutoMapper and EF6☆224Updated last year
- ☆588Updated 7 years ago
- A set of sample tag helpers for ASP.NET Core MVC☆375Updated 2 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 2 years ago
- Contoso University sample re-done the way I would build it☆393Updated 2 years ago
- Implementation of the Specification Pattern in C#☆310Updated last year
- ☆190Updated 5 years ago
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…☆280Updated 2 months ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- Unit of Work & Repositories Framework - .NET 4.x☆198Updated 7 years ago
- Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.☆114Updated 6 years ago
- ☆445Updated 7 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing