A Sample MVC5 web application showing the use of GenericServices for CRUD operations
☆75Oct 31, 2019Updated 6 years ago
Alternatives and similar repositories for SampleMvcWebApp
Users that are interested in SampleMvcWebApp are comparing it to the libraries listed below
Sorting:
- A more complex MVC application showing the use of GenericServices with the AdventureWorksLT2012 database.☆25Mar 21, 2016Updated 9 years ago
- GenericServices helps with building a service/application layer in a .NET based application using EF6.x☆248Aug 8, 2018Updated 7 years ago
- Extending the EFMVC app for adding Windows Azure specific features☆44Aug 28, 2015Updated 10 years ago
- A compilation of the latest and greatest additions of .NET 6 and C# 10☆12Nov 13, 2021Updated 4 years ago
- Random ASP.NET Web API Samples☆74Sep 12, 2014Updated 11 years ago
- Example code to go with my talk and article on DDD☆13Oct 23, 2018Updated 7 years ago
- Sofee is a project that allows users to collect geo-political data such as countries, regions, languages, time zones and all kinds of dif…☆22Jul 19, 2023Updated 2 years ago
- ☆15Jun 14, 2018Updated 7 years ago
- ☆13May 31, 2020Updated 5 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
- .Net Core 3.1 API with Swagger UI and JWT Token authentication and authorization in a secured manner☆15Aug 2, 2022Updated 3 years ago
- ☆16Jun 11, 2024Updated last year
- Regular Chat Application with multiple chat sessions and multiple users☆16Apr 25, 2023Updated 2 years ago
- Full Cloud Project that is based on ASP.NET Core, EF Core, SQL Server and Blazor WebAssembly client, this apps shows an e-learning web ap…☆13Mar 11, 2021Updated 5 years ago
- This repo contains the source code for the "Structured Logging in ASP.NET Core with Serilog" article on Code Maze