bcemmett / EntityFrameworkSchoolSystemLinks
Demonstrations of EF performance issues
☆23Updated 7 years ago
Alternatives and similar repositories for EntityFrameworkSchoolSystem
Users that are interested in EntityFrameworkSchoolSystem are comparing it to the libraries listed below
Sorting:
- This is repository for onion architecture in ASP.NET MVC application☆29Updated 10 years ago
- Secure Web API Example☆27Updated 10 years ago
- A modern sample software application for online shopping☆25Updated 8 years ago
- This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.☆35Updated 7 years ago
- Sample code for the guided tour of Exception Handling in ASP.NET Web API.☆20Updated 7 years ago
- EntityFramework Core - Add an implementation of IDesignTimeDbContextFactory☆18Updated 7 years ago
- A sample project showing how to load view components from a class library☆19Updated 8 years ago
- An indiscriminate data generator that will generate random data for all properties in a given class based on the property's type vs. its …☆50Updated 10 years ago
- ☆46Updated 10 years ago
- A dotnet tool to do a http request/response security assessment☆37Updated 6 years ago
- A tiny helper for writing .NET Core applications. This library provides a simple set of extension methods that you can use to perform com…☆36Updated 11 months ago
- ASP.NET Core Tag Helper that simplifies pagination.☆28Updated 4 years ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- Web Application Sample developed with ASP.NET Core Template Pack in VS 2015☆16Updated 6 years ago
- ASPNETCore Api that uses EF Core & PostgreSQL. Also includes tests with InMemory provider☆40Updated 8 years ago
- A library for intercepting EntityFramework actions, like insert, update and delete.☆41Updated last week
- Sample code for the blog post "Communicate the status of a background job with SignalR"☆27Updated 6 years ago
- Combining SQL Server with MongoDB using NHibernate☆13Updated 10 years ago
- Multi-tenant application architecture with ASP.NET Core 2.0 + SaasKit + PostgreSQL + Citus☆25Updated 7 years ago
- Hosting extensions for ASP.NET Core☆34Updated 7 years ago
- This is the updated DDD demo project described on my blog here: http://dotnetcodr.com/2015/08/06/domain-driven-design-with-web-api-revisi…☆26Updated 9 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier