DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
RestClient.h File Reference

Strongly typed REST client template with automatic JSON serialization and deserialization. More...

Go to the source code of this file.

Classes

class  DotNetDupe::System::Net::Http::RestClient< TResource >
 Strongly-typed REST client template with automated C++ structure JSON serialization/deserialization. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Net
namespace  DotNetDupe::System::Net::Http

Detailed Description

Strongly typed REST client template with automatic JSON serialization and deserialization.

Definition in file RestClient.h.