Dovenator
-
- 47,125 total downloads
- last updated 12/6/2025
- Latest version: 16.0.0
ContainerExpressions provides generic abstractions to remove boilerplate code needed by all programs. Containers have some utility that extends the underlying type (any T). Expressions are designed to work on... More information -
- 8,870 total downloads
- last updated 12/6/2025
- Latest version: 8.0.0
Framework Containers provides useful parts of frameworks wrapped into single types. The general idea is to replace common services, with simple types instead, reducing overheads when creating new... More information -
- 3,771 total downloads
- last updated 12/6/2025
- Latest version: 3.0.0
Captures output of a program to assist with debugging. This project is tailored towards AWS services, and is not suitable for general purpose diagnostics. Loads logs from services via a shared... More information -
- 1,504 total downloads
- last updated 12/6/2025
- Latest version: 3.0.0
Captures output of a program to assist with debugging. This project is tailored towards AWS services, and is not suitable for general purpose diagnostics. Loads logs from services via a shared Correlation... More information -
- 1,277 total downloads
- last updated 6/1/2024
- Latest version: 1.0.1
A Bloom Filter is a space efficient, probabilistic data structure. Storing a value as only several bits - after running it though several hashing algorithms. Once created the filter cannot be resized, once an... More information -
- 268 total downloads
- last updated 6/29/2024
- Latest version: 1.0.0
A V4 GUID represented in the form of a short(er), base64-encoded, url-safe, string. With the option to replace version, and variant data for custom flags. By default .net's Guid.NewGuid(), creates a Version... More information