jasonboyd
-
- 171,591 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,427 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,092 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,209 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,733 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,679 total downloads
- last updated 9/19/2018
- Latest version: 0.3.0-alpha (prerelease)
C# client for Boomi API. -
- 2,478 total downloads
- last updated 9/19/2018
- Latest version: 0.3.0-alpha (prerelease)
Query helpers for the BoomiSharp client. -
Aocl.
by: jasonboydAsync - 109 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. -
- 106 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.