jpmikkers
-
- 1,740 total downloads
- last updated 11/8/2022
- Latest version: 1.0.2
Small but effective deep copy extension using object reflection. It has various optimizations so it remains surprisingly fast, about 7 times faster than the usual binary serialization/deserialization trick. -
- 465 total downloads
- last updated 11/16/2022
- Latest version: 1.0.1
This package contains two IEnumerable extension methods named WhereNotNull(). It skips all null elements from a sequence. This is useful for projects that have nullable reference types enabled because it... More information -
- 437 total downloads
- last updated 1/3/2023
- Latest version: 0.1.2
Template for creating a hybrid WPF and Blazor desktop app. -
- 138 total downloads
- last updated 8/4/2022
- Latest version: 1.0.0
multiplatform trivial file transfer protocol (TFTP) client library -
- 95 total downloads
- last updated 1/11/2023
- Latest version: 1.0.0
TaskQueue enables async queueing of async workloads, with guaranteed FIFO ordering.