Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 691 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 691 Bytes

#WebAPIDoodle WebAPIDoodle is an ASP.NET Web API library which contains several useful:

  • Extensions
  • Filters
  • Message Handlers

and 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.