jpmikkers
-
- 39,116 total downloads
- last updated 11/15/2023
- Latest version: 1.0.3
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. -
-
- 4,862 total downloads
- last updated 11/15/2023
- Latest version: 0.1.3
Template for creating a hybrid WPF and Blazor desktop app. -
-
- 785 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 -
- 371 total downloads
- last updated 1/11/2023
- Latest version: 1.0.0
TaskQueue enables async queueing of async workloads, with guaranteed FIFO ordering. -
- 364 total downloads
- last updated 8/4/2022
- Latest version: 1.0.0
multiplatform trivial file transfer protocol (TFTP) client library -
- 126 total downloads
- last updated 2/16/2024
- Latest version: 0.1.0
GridIndexer automatically arranges children in a Grid. This is an Avalonia port of Andrew KeepCoding's AK.Toolkit.WinUI3.GridIndexer -
- 113 total downloads
- last updated 4/19/2024
- Latest version: 0.1.0
Minimalistic event alternative that supports both sync and async subscribers