https://github.com/tugberkugurlu/webapidoodle
(NOT MAINTAINED, SEE README) WebAPIDoodle is an ASP.NET Web API library which contains several useful Extensions, Filters, Message Handlers and so on and so forth.
https://github.com/tugberkugurlu/webapidoodle
Last synced: 5 months ago
JSON representation
(NOT MAINTAINED, SEE README) WebAPIDoodle is an ASP.NET Web API library which contains several useful Extensions, Filters, Message Handlers and so on and so forth.
- Host: GitHub
- URL: https://github.com/tugberkugurlu/webapidoodle
- Owner: tugberkugurlu
- License: mit
- Created: 2012-05-23T19:09:35.000Z (almost 13 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-22T16:28:41.000Z (almost 3 years ago)
- Last Synced: 2024-05-29T02:31:19.892Z (12 months ago)
- Language: C#
- Homepage:
- Size: 1020 KB
- Stars: 37
- Watchers: 8
- Forks: 9
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#WebAPIDoodle
> :warning: **THIS REPOSITORY IS NOT MAINTAINED ANYMORE. IF YOU WOULD LIKE TO VOLUNTEER TO BE THE MAINTAINER, PLEASE [CONTACT ME](https://twitter.com/tourismgeek).**
**WebAPIDoodle** is an ASP.NET Web API library which contains several useful:
- Extensions
- Filters
- Message Handlersand 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.