DalSoft
-
- 817 total downloads
- last updated 4/25/2015
- Latest version: 1.0.5.2623
Dynamic Rest Client with fluent API. Chains methods to create the uri and verb for example new RestClient("http://jsonplaceholder.typicode.com").Posts(1).Get() Explicit and implicit casting from dynamic for... More information -
- 356 total downloads
- last updated 4/25/2015
- Latest version: 1.0.2.2094
The simplest .NET configuration that could possibly work. Use Json in your .NET config files. Use simple POCO classes for all your config. Works with Azure ServiceConfiguration.cscfg too! -
- 209 total downloads
- last updated 1/14/2015
- Latest version: 1.0.1
DuckObject a really simple duck typing framework based on DynamicObject. -
- 141 total downloads
- last updated 12/8/2014
- Latest version: 1.0.2
Aims to make working with the Azure Service Bus as simple as possible. Has sensible defaults and is fully injectable and testable. Features include automatically managing subscriptions/closing connections,... More information