RestVerifier makes it very easy for developers to test and verify the entire communication between a client application and the server. In particular, it allows you to easily check whether all objects sent between the client and server are correctly serialized and deserialized. This package contains the core logic of RestVerifier.
$ dotnet add package RestVerifier.CoreNo README available.