Medo64
NuGet publisher profile
Packages (14)
Medo.Uuid7
A library that enables fast generation of version 7 (time-ordered) UUIDs, designed for efficient utilization in databases and resource indexing. It provides conversions to and from GUIDs, multiple string representations, and wide compatibility with .NET 7 and higher, including .NET 4.6.1 and higher (.NET Standard 2.0). Additionally, it supports version 4 (fully random) UUIDs.
Medo.Checksums
Non-cryptographic hashing algorithms.
Medo.Uuid7.EntityFrameworkCore
A library that enables fast generation of version 7 (time-ordered) UUIDs, designed for efficient utilization in databases and resource indexing. It provides conversions to and from GUIDs, multiple string representations, and wide compatibility with .NET 7 and higher, including .NET 4.6.1 and higher (.NET Standard 2.0). Additionally, it supports version 4 (fully random) UUIDs.
Medo.PcapRW
Reading and writing .pcap and .pcapng files produced by tcpdump and Wireshark alike.
Medo.X11Clipboard
A library that allows UTF-8 access for X11's both primary selection and main clipboard.
Medo.PasswordSafe
Reading and writing Password Safe v3 files.
Medo.Influx
Simple InfluxDB client.
Medo.Config
Simple, file-backed configuration handling for .NET applications.
Medo.Twofish
This is a C# implementation of Twofish encryption algorithm.
Medo.RabbitCipher
This is a C# implementation of Rabbit stream cipher.
Medo.SigInfo
A library that allows for custom SIGINFO/SIGUSR1 output.
Medo.ScrambledLinear
This is a C# implementation of xoshiro/xoroshiro algorithm family that were created by Sebastiano Vigna and David Blackman.
Medo.Otp
Implementation of second factor one-time password algorithms as per HOTP (RFC 4226) and TOTP (RFC 6238).
Medo.PTClipboard
A library that allows UTF-8 access for Wayland, X11, or Windows system. Supports both clipboard and primary selection buffers.