jasonboyd
-
- 171,494 total downloads
- last updated 6/14/2026
- Latest version: 4.0.0
A collection that supports thread-safe append-only writes and lock-free random access reads. -
-
- 17,372 total downloads
- last updated 12/3/2016
- Latest version: 2.1.1
Treenumerable is a general purpose library for enumerating, traversing and querying just about any tree. -
-
- 8,068 total downloads
- last updated 11/13/2015
- Latest version: 2.1.0
Treenumerable.VisualTree.WPF is a general purpose library for enumerating, traversing and querying WPF's visual tree. -
-
- 6,188 total downloads
- last updated 11/13/2015
- Latest version: 2.1.0
Treenumerable.VisualTree.Silverlight is a general purpose library for enumerating, traversing and querying Silverlight's visual tree. -
-
- 2,725 total downloads
- last updated 9/19/2018
- Latest version: 0.3.0-alpha (prerelease)
Data Transfer Objects (DTOs) for the BoomiSharp client. -
BoomiSharp
by: jasonboyd- 2,669 total downloads
- last updated 9/19/2018
- Latest version: 0.3.0-alpha (prerelease)
C# client for Boomi API. -
- 2,469 total downloads
- last updated 9/19/2018
- Latest version: 0.3.0-alpha (prerelease)
Query helpers for the BoomiSharp client. -
Aocl.
by: jasonboydAsync - 102 total downloads
- last updated 6/14/2026
- Latest version: 1.0.0
Async streaming (IAsyncEnumerable) extensions for Aocl's AppendOnlyList. Adds ReadAllAsync to follow an append-only list as it grows, with no polling. -
- 91 total downloads
- last updated 6/14/2026
- Latest version: 1.0.0
Reactive (System.Reactive) extensions for Aocl's AppendOnlyList. Adds ToObservable to expose an append-only list as an IObservable that emits elements as they are appended, with no polling.