![]() |
BogaNet 1.4.0
|
Classes | |
class | DIContainer |
Simple dependency injection (DI) container. More... | |
class | GuidExtension |
Extension methods for Guid. More... | |
class | HttpClientFileDownloader |
HttpClient for file downloads with progress-callback. More... | |
class | MimeTypeMap |
MIME type mapper. Based on: https://github.com/samuelneff/MimeTypeMap. More... | |
class | Obfuscator |
Obfuscator for strings and byte-arrays. NOTE: this class is not cryptographically secure! More... | |
class | ProcessRunner |
Executes applications and commands. More... | |
class | ShortUID |
Short Guid implementation with a length of 22 characters (instead 36 of the normal Guid). More... | |
class | Singleton |
Generic singleton. More... | |
class | StopWatch |
Stopwatch to measure performance etc. More... | |
class | WindowsLocaleMap |
Windows Locale-to-ISO mapper. More... | |