EmbarrDevelopment
-
- 1,574 total downloads
- last updated 9/28/2014
- Latest version: 1.0.0
An AntiXss attribute for Web API request models. It essentially runs the Microsoft AntiXss library against the input and fails validation if the result is different to the original value. There are ways to fine... More information -
- 395 total downloads
- last updated 9/21/2014
- Latest version: 1.0.0
Utilize DataAnnotations on your ASP.Net Web API models and return your own complex validation models, flattened models or default model state models. -
- 373 total downloads
- last updated 9/28/2014
- Latest version: 1.0.0
This is a simple class for spinning up an ASP.Net Web API self host. I use it regularly within my test code. -
- 366 total downloads
- last updated 9/25/2014
- Latest version: 1.0.0
Simple to use library for returning custom / vendor media type headers when using Web API. Register types explicitly or by convention with overrides, excludes and required custom interface options. eg.... More information -
- 181 total downloads
- last updated 10/10/2014
- Latest version: 1.0.0
A collection of useful extensions for expressions in .Net. -
- 150 total downloads
- last updated 10/15/2014
- Latest version: 1.0.0
Run parallel tasks and actions with a progress update on each task completion including percentages, custom messages and task weighting for taking control of progress percentages.