https://github.com/tugberkugurlu/mvcdoodle
(NOT MAINTAINED, SEE README) MvcDoodle is an ASP.NET MVC library which contains several useful Extensions, HtmlHelpers, Validation Attributes and so on and so forth.
https://github.com/tugberkugurlu/mvcdoodle
Last synced: 23 days ago
JSON representation
(NOT MAINTAINED, SEE README) MvcDoodle is an ASP.NET MVC library which contains several useful Extensions, HtmlHelpers, Validation Attributes and so on and so forth.
- Host: GitHub
- URL: https://github.com/tugberkugurlu/mvcdoodle
- Owner: tugberkugurlu
- License: mit
- Created: 2012-05-19T13:20:46.000Z (about 13 years ago)
- Default Branch: dev
- Last Pushed: 2016-01-17T21:46:03.000Z (over 9 years ago)
- Last Synced: 2025-04-19T15:56:39.146Z (about 1 month ago)
- Language: C#
- Homepage:
- Size: 484 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#MvcDoodle
> :warning: **THIS REPOSITORY IS NOT MAINTAINED ANYMORE. IF YOU WOULD LIKE TO VOLUNTEER TO BE THE MAINTAINER, PLEASE [CONTACT ME](https://twitter.com/tourismgeek).**
**MvcDoodle** is an ASP.NET MVC library which contains several useful:
- Extensions
- HtmlHelpers
- Validation Attributesand so on and so forth.
#Development Workflow
`master` branch only holds the latest stable version of the product. Navigate to `dev` branch in order to see latest work.##Pull Requests & Branching
Every feature must be developed under a so-called feature branch and that branch must be brached off from `dev` branch.*Pull Requests* should be targeted to `dev` branch, not `master`! Before sending the PR, make sure you have the latest `dev` branch merged into you feature branch.
#License and Copyright
This project licensed under MIT license.