Dapplo bio photo

Dapplo

Desktop APPlication buiLding blOcks

Email Twitter Facebook Google+ Github

Dapplo.httpextensions

WORK IN PROGRESS

This repository contains a Microsoft Visual Studio solution for C# .NET with one dapplo building block project and a test case project which is used for testing the code and also serves as example code. The building block was created so one can quickly access information via http(s) by using .NET extensions.

Here are some of the requirements and their current status:

Simple

The code needs to be simple to use, which is the case: The developer has access to different Extensions. Status:

Uri Extentions

Dapplo.HttpExtensions adds extensions for different use cases to the Uri, examples are adding a Query-parameter or path segment, and directly retrieving a JSON from the server behind the Uri. Status:

API Documentation

For the generated API Documentation, look here