6 packages tagged with “peek”
A simple .Net extension to read the HTTP request body without consuming it
A simple c# ASP.Net Core extension to read the HTTP request body without consuming it
Provide access to SpecFlow steps through extension methods in ScenarioContext and SceanrioInfo
A UI for the ASB Emulator, view entities, message counts, send, peek and receive messages, canned Messages, also API for automated testing.
Decorator for IEnumerable<T> that peeps the first element to see if the underlying IEnumerator<T> has any elements, in a non-greedy fashion where a pending enumeration does not have to restart.
SharpChecker is a CLI program that looks into .NET libraries (dll) and executables (exe) to check on information about specific types as the user has queried. SharpChecker will generate a JSON file that records everything it can about the specified type. Alternatively, the program can also list all the types existing in the list of .NET assemblies that the user has specified, recording a JSON file of all the types found within their respective assembly.