Viki
Viki.LoadRunner
by:
Viki
- 119,028 total downloads
- last updated 10/25/2021
- Latest version: 0.8.85
Generic performance testing library for executing load-tests written in .NET c#
Visit project website for examples.
- 34,399 total downloads
- last updated 7/2/2021
- Latest version: 0.8.50
Additional utils for Viki.LoadRunner (WIP)
- 24,642 total downloads
- last updated 9/11/2017
- Latest version: 0.1.88
User-Friendly ElasticSearch c# client for Selecting and Aggregating data queries. It's still in early in development, so things like the name-spaces can still change.
- 10,226 total downloads
- last updated 3/24/2021
- Latest version: 2.0.11
Created to be used in internal load-tests to mock some http services
Developed with these requirements in mind:
* Uses .net built-in HttpServer
* No admin-rights necessary
* Concurrency
* Easy to mock responses with funcs or with custom IHttpHandlerMock
Cons:
* It is small, so only simplified...
More information
- 2,986 total downloads
- last updated 10/25/2021
- Latest version: 0.8.55-beta (prerelease)
This library only contains Winforms BuildUi() as it is unsupported in .NET Standard
- 1,329 total downloads
- last updated 4/13/2021
- Latest version: 0.0.10-preview (prerelease)
WiP
Collection of tools for moving large amounts of data within the app between threads through streams/enumerables.
IPipe<T> - in-memory transport layer.
- Current implementation (BatchingPipe) always keeps something in the buffer unless its completed, thus if wanna keep pipe open for a while and...
More information