netfx-Guard 1.3.3.2
The only argument validation file you need, with full refactoring support and strong-typing.
Examples:
Guard.NotNull(() => value, value)
Guard.NotNullOrEmpty(
() => stringValue, stringValue)
Showing the top 20 packages that depend on netfx-Guard.
| Packages | Downloads |
|---|---|
|
netfx-WebApi.JsonNetFormatter
A Json.NET-based MediaTypeFormatter for the WebApi that can handle text-based Json as well as binary Json (Bson).
To use: var config = HttpHostConfiguration.Create().UseJsonNet();
|
3 |
|
netfx-WebApi.JsonNetFormatter
A Json.NET-based MediaTypeFormatter for the WebApi that can handle text-based Json as well as binary Json (Bson).
To use: var config = HttpHostConfiguration.Create().UseJsonNet();
|
1 |
This package has no dependencies.