Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate
☆81May 21, 2016Updated 10 years ago
Alternatives and similar repositories for mvc5-unit-of-work-example
Users that are interested in mvc5-unit-of-work-example are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Sample code for the guided tour of Exception Handling in ASP.NET Web API.☆19Aug 9, 2017Updated 8 years ago
- Various ASP.NET 5, MVC6 resources for developers kept together into single, frequently updated examples☆26Dec 13, 2015Updated 10 years ago
- The Repository pattern decouples your ASP.NET MVC application and shields it from changes by creating a boundary between your data access…☆15Jul 20, 2015Updated 10 years ago
- ☆12Apr 4, 2016Updated 10 years ago
- The IdentityRole class in ASP.NET Identity provides some useful features for creating and managing Roles in an application.☆14Mar 16, 2015Updated 11 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- This is a simple sample to do cross platform (Android and iOS) CardView on Xamarin.Forms using Shared Project☆11Apr 2, 2016Updated 10 years ago
- Demonstrates how to create a Movie CRUD app with ASP.NET 5, MVC 6, and AngularJS☆111Apr 4, 2015Updated 11 years ago
- Architectural foundation for building maintainable web applications with C#, ASP.NET, MVC, Fluent NHIbernate and Autofac.☆55Mar 3, 2023Updated 3 years ago
- A C# .NET MVC 5 example using MongoDb and AngularJs to create and display scary dragons! Uses a repository pattern and business layer to …☆11Feb 14, 2017Updated 9 years ago
- This repo contains all CQRS and ES with Clean Architecture on .NET Core☆16Aug 8, 2021Updated 4 years ago
- ASP.NET Identity Provider for NHibernate☆113Oct 17, 2018Updated 7 years ago
- Enterprise level application with MVC4 Web API's using Entity Framework ,Generic Repository pattern and Unit of Work.☆43Jun 10, 2015Updated 10 years ago
- Source code for 'Real-Time Web Application Development' by Rami Vemula☆12Dec 18, 2017Updated 8 years ago
- Source code for 'Entity Framework 6 Recipes' by Zeeshan Hirani, Larry Tenny, Nitin Gupta, Brian Driscoll, and Robert Vettor☆19Mar 28, 2017Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- The same MVC MusicStore published by Microsoft, but written with all best practices design and architectural patterns as DDD, SelfValidat…