* Admin API GetRequestsAsync Json/JsonApi request body tests * Fix code + update unit-tests
* net451 * tests : net462 * fixed tests * fix tests * readme * Code review * LocalFileSystemHandlerTests * refactor
* Replace log4net by custom logger * WireMockNullLogger
* bug: Fix admin api client definition returning the wrong types - IFluentMockServerAdmin get, find and get all requests should return a log entry model - Add tests for get and find using the rest ease api client * Fix Build status and rename tests