# Webapi.net **Repository Path**: mirrors_danielgindi/Webapi.net ## Basic Information - **Project Name**: Webapi.net - **Description**: A helper library for Web Api routing in .NET! - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Webapi.net ========== A helper library for Web Api routing in .NET! Features: * Based on either an `IHttpHandler` or an `IHttpAsyncHandler` * Route with backbone-style or regexes, into closures (delegates) or interfaces This library has moved from `dg.Utilities` (on https://github.com/danielgindi/dg.Utilities), with some breaking changes. So replace all `dg.Utilities.WebApiServices` with `Webapi.net`. ## Me * Hi! I am Daniel Cohen Gindi. Or in short- Daniel. * danielgindi@gmail.com is my email address. * That's all you need to know. ## Help If you want to buy me a beer, you are very welcome to [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8VJRAFLX66N54) Thanks :-) ## License This library is under the Apache License 2.0. This library is free and can be used in commercial applications without royalty.