Stephen Cleary

Results 21 repositories owned by Stephen Cleary

AspNetBackgroundTasks

110
Stars
24
Forks
Watchers

A component that registers "fire and forget" tasks with the ASP.NET runtime.

AsyncDiagnostics

61
Stars
10
Forks
Watchers

Easy-to-use exception causality chains for async/await.

AsyncEx

3.4k
Stars
354
Forks
Watchers

A helper library for async/await.

BrowserBoss

55
Stars
11
Forks
Watchers

Easily script browsers.

CalculatedProperties

72
Stars
15
Forks
Watchers

Easy-to-use calculated properties for MVVM apps

Comparers

419
Stars
32
Forks
Watchers

The last comparison library you'll ever need!

ConnectedProperties

42
Stars
7
Forks
Watchers

Dynamically attach properties to (almost) any object instance.

CrossDomainSingleton

21
Stars
8
Forks
Watchers

An AppDomain-aware, thread-safe singleton that ensures only one instance exists in the entire application.

Mvvm

131
Stars
38
Forks
Watchers

MVVM helpers, including calculated properties and asynchronous notification tasks.

Deque

114
Stars
25
Forks
Watchers

Double-ended queue