13-day longest streak
-
AsyncEx
A helper library for async/await.
C# ★ 3.7k 2y agoExplain → -
Comparers
The last comparison library you'll ever need!
C# ★ 446 2y agoExplain → -
StructuredConcurrency
Structured concurrency support for C#
C# ★ 279 3y agoExplain → -
LocalTelemetry
Local dashboards for telemetry collection.
Shell ★ 156 13d agoExplain → -
Disposables
IDisposable helper types.
C# ★ 142 2y agoExplain → -
Mvvm
MVVM helpers, including calculated properties and asynchronous notification tasks.
C# ★ 140 4y agoExplain → -
Deque
Double-ended queue
C# ★ 139 2y agoExplain → -
AspNetBackgroundTasks
A component that registers "fire and forget" tasks with the ASP.NET runtime.
C# ★ 110 8y agoExplain → -
CalculatedProperties
Easy-to-use calculated properties for MVVM apps
C# ★ 74 5y agoExplain → -
AsyncDiagnostics
Easy-to-use exception causality chains for async/await.
C# ★ 65 6y agoExplain → -
BrowserBoss
Easily script browsers.
C# ★ 61 3y agoExplain → -
Try
The Try monad (Error/Exceptional monad) for C#
C# ★ 60 2y agoExplain → -
ConnectedProperties
Dynamically attach properties to (almost) any object instance.
C# ★ 46 4y agoExplain → -
Presentations
Repository for presentations
C# ★ 35 8mo agoExplain → -
Peglet
A PEG parser for C#, using code generators
C# ★ 35 4y agoExplain → -
Guids
Helper types for creating and interpreting GUIDs.
C# ★ 31 4y agoExplain → -
Hosting
.NET Generic Host for UI applications
C# ★ 30 1y agoExplain → -
HashAlgorithms
CRC calculation for .NET
C# ★ 30 4y agoExplain → -
ArcDb
An ACID .NET relational database
C# ★ 25 2y agoExplain → -
grounded-chatgpt
ChatGPT, but grounded in custom data
C# ★ 25 3y agoExplain → -
Logging
Library for using scopes with Microsoft.Extensions.Logging.
C# ★ 22 10mo agoExplain → -
CrossDomainSingleton
An AppDomain-aware, thread-safe singleton that ensures only one instance exists in the entire application.
C# ★ 21 12y agoExplain → -
DependencyInjection
Helpers for Microsoft.Extensions.DependencyInjection.
C# ★ 18 5y agoExplain → -
Scripts
Misc single-file scripts and utilities
C# ★ 17 7mo agoExplain → -
Cancellation
Types to assist with cancellation handling.
C# ★ 16 2y agoExplain → -
Docs
Documentation of various and sundry matters
★ 16 6y agoExplain → -
ArraySegments
A library for slicing and dicing arrays (without copying).
C# ★ 14 5y agoExplain → -
AsyncEx.Testing
Helper types for writing unit tests for asynchronous code.
C# ★ 11 4y agoExplain → -
DisplayProfiles
An application that saves and restores display monitor layouts.
C# ★ 11 3y agoExplain → -
ProjProps
A dotnet tool that displays project properties.
C# ★ 11 4y agoExplain → -
Mvvm.CalculatedProperties
Automatically raise PropertyChanged in MVVM applications.
C# ★ 11 5y agoExplain → -
ProducerConsumerStream
A producer/consumer collection of bytes with a Stream-based API.
C# ★ 10 8y agoExplain → -
OptionParsing
Flexible command-line parsing library
C# ★ 10 7y agoExplain → -
Mvvm.Core
Basic MVVM helpers.
C# ★ 10 5y agoExplain → -
AsyncCTPUtil
Utility code originally distributed as part of the Async CTP
C# ★ 10 13y agoExplain → -
UniformResourceIdentifiers
Standard-compliant URI encoders and parsers
C# ★ 8 2y agoExplain → -
todomvc-react-redux ⑂
TodoMVC app using react/redux
JavaScript ★ 8 10y agoExplain → -
BuildTools
Miscellaneous tools for building .NET Core libraries.
★ 7 5y agoExplain → -
Quicly
An implementation of IETF QUIC in .NET
C# ★ 5 4y agoExplain → -
iterjs
ES6 library for working with iterables and iterators
JavaScript ★ 5 10y agoExplain → -
AsyncUnitTests
Helpers for async unit testing.
C# ★ 4 11y agoExplain → -
blog-stephencleary-dotcom
blog.stephencleary.com
HTML ★ 3 7mo agoExplain → -
StrongNamer
Simple app that strong-names NuGet packages.
C# ★ 3 10y agoExplain → -
stephencleary-dotcom
No description.
HTML ★ 2 7mo agoExplain → -
comments.stephencleary.com
Comments for stephencleary.com.
JavaScript ★ 2 10mo agoExplain → -
Templates
Template files for C# libraries
★ 2 1y agoExplain → -
PathSubscription
Simple MVVM-style binding to a property path.
★ 2 2y agoExplain → -
Hymnals
Public domain hymnals
LilyPond ★ 2 4y agoExplain → -
Combinatorics ⑂
Combinatorics Library for Microsoft .NET.
C# ★ 2 5y agoExplain → -
Collections.Async
Async-compatible producer/consumer collections.
★ 2 11y agoExplain → -
api-guidelines ⑂
Microsoft REST API Guidelines
★ 2 10y agoExplain → -
glob
GitHub Action that finds files using globs (wildcards)
JavaScript ★ 1 5y agoExplain → -
website ⑂
The .NET Foundation's website
★ 1 5y agoExplain → -
docs.microsoft.com-nuget ⑂
Documentation for NuGet
★ 1 5y agoExplain → -
runtime ⑂
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
★ 1 5y agoExplain → -
DockerLifetime
A .NET Core lifetime service for Docker containers
★ 1 6y agoExplain → -
CodeMash2016 ⑂
A repository containing presentation content (slides, demo code, whatever) from CodeMash 2016 sessions.
★ 1 10y agoExplain → -
discoverdotnet ⑂
A web site that helps you discover awesome .NET open source and community resources
Vue ★ 1 8y agoExplain → -
LoggerProviderHelpers
Helper types for implementing Microsoft's ILoggerProvider.
★ 1 8y agoExplain → -
Presentations-IntermediateAsync
Sample code for presentation given at GRDevDay 2013-03-02
★ 1 13y agoExplain → -
ARC
A simple dynamic language. Like JavaScript, but better!
C# ★ 1 11y agoExplain → -
setup-dotnet ⑂
Set up your GitHub Actions workflow with a specific version of the .NET core sdk
★ 0 3mo agoExplain → -
SteveBot
No description.
C# ★ 0 1y agoExplain → -
docs-1 ⑂
This repository contains .NET Documentation.
★ 0 1y agoExplain → -
LettuceEncrypt ⑂
Free, automatic HTTPS certificate generation for ASP.NET Core web apps
★ 0 2y agoExplain → -
FaithlifeAnalyzers ⑂
C# code analyzers
★ 0 2y agoExplain → -
dotnet-api-docs ⑂
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
C# ★ 0 2y agoExplain → -
azure-uri
Super simple uri shortener for Azure
Bicep ★ 0 2y agoExplain → -
gacapp
Great American Christmas community checklist app
★ 0 3y agoExplain → -
BlogComments
Handles comments for blog.stephencleary.com.
C# ★ 0 3y agoExplain → -
Common
No description.
★ 0 4y agoExplain → -
gatsby ⑂
Build blazing fast, modern apps and websites with React
★ 0 3y agoExplain → -
azure-docs ⑂
Open source documentation of Microsoft Azure
★ 0 5y agoExplain → -
json-filter-expr
Simple JSON filtering for possibly-slightly-less-technical end users.
JavaScript ★ 0 8y agoExplain → -
arc-templates
Fully powered ES6 JavaScript template engine with halfway-decent syntax.
JavaScript ★ 0 6y agoExplain → -
coverlet ⑂
Cross platform code coverage for .NET
★ 0 5y agoExplain → -
NuGet.BuildTasks ⑂
The build tasks used to pick up package content from project.lock.json.
C# ★ 0 10y agoExplain → -
json-sign
Digital signing of JSON documents
C# ★ 0 9y agoExplain → -
ethereum-alarm-clock ⑂
Schedule contract calls
Python ★ 0 8y agoExplain → -
IntroToProgramming
Curriculum for a High School-level Introduction to Programming course using JavaScript
★ 0 8y agoExplain → -
IntroToProgrammin
No description.
★ 0 8y agoExplain → -
cordova-docs ⑂
Visual Studio Tools for Apache Cordova - Tutorials and Documentation
JavaScript ★ 0 11y agoExplain → -
DotnetPackErrorRepro
No description.
C# ★ 0 9y agoExplain → -
AsyncEx.Interop.Eap
TAP wrappers around EAP APIs
★ 0 9y agoExplain → -
GitLinkTestConsole
Consumer app for GitLinkTestLib
C# ★ 0 9y agoExplain → -
GitLinkTestLib
Library for testing GitLink
C# ★ 0 9y agoExplain → -
NuGet.Client ⑂
Core client libraries for NuGet Services
C# ★ 0 10y agoExplain → -
consolidate.js ⑂
Template engine consolidation library for node.js
JavaScript ★ 0 10y agoExplain → -
blogtest
No description.
JavaScript ★ 0 10y agoExplain → -
MsdnHelper ⑂
MTPS Content Service usage example
C# ★ 0 13y agoExplain →
No repos match these filters.