trampster
-
JsonSrcGen by: trampster
- 10,055 total downloads
- last updated 7/31/2021
- Latest version: 1.1.1
Json Library that generates serializaton code at compile time using .NET 5 c# Source Generators. -
- 1,953 total downloads
- last updated 3/25/2022
- Latest version: 0.2.1
AsyncThreading provides an AsyncThread with a syncronization context. Work can be queued onto the AsyncThread and the result awaited. AsyncThreads can communicate with each other or any thread with a syncronization context using a Messenger, mesages are automatically handled on the subscribers... More information -
Ropu.
AesGcm by: trampster- 1,647 total downloads
- last updated 4/25/2020
- Latest version: 0.2.0
Ropu.AesGcm is a dotnet wrapper for AesGcm from OpenSSL, does not include OpenSSL lib you will need to include it yourself. -
- 550 total downloads
- last updated 11/28/2020
- Latest version: 1.1.0-alpha.1 (prerelease)
Runtime dependency of JsonSrcGen. Provides fixed functionality and helper methods are can't be part of the generated code.