https://github.com/arturwincenciak/mvc-and-mvp-by-example
Few examples of Active and Passive MVC not in ASP.NET.
https://github.com/arturwincenciak/mvc-and-mvp-by-example
csharp dotnet mvc-pattern mvp-pattern
Last synced: 7 months ago
JSON representation
Few examples of Active and Passive MVC not in ASP.NET.
- Host: GitHub
- URL: https://github.com/arturwincenciak/mvc-and-mvp-by-example
- Owner: ArturWincenciak
- Created: 2015-09-21T20:04:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-04T22:09:02.000Z (over 4 years ago)
- Last Synced: 2025-02-01T16:22:53.132Z (9 months ago)
- Topics: csharp, dotnet, mvc-pattern, mvp-pattern
- Language: C#
- Homepage: http://teo-vincent.blogspot.com
- Size: 29.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MVC and MVP by example
Few examples of:
* Active MVC,
* Passive MVC,
* MVP Passive View,
* MVP Supervising Controllernot in ASP.NET.