Peter

Results 3 issues of Peter

I'm using this library for a project of mine where I need to gather 48h worth of timestamp data. While the library gets the job done, since all requests are...

Mock verification is very slow when used with expressions and large amount of invocations. Repro: ```csharp var mock = new Mock(); for (var i = 0; i < 1_000_000; i++)...

discussion

As Part of #27 NET8 support was added, but the Nuget release wasn't updated. Could @pruggit please publish the new version? Thank you!