-
Microsoft
- Longmont, CO
- http://blog.nerdbank.net
- @aarnott
- https://keybase.io/aarnott
-
Nerdbank.MessagePack Public
A .NET MessagePack serialization library with great performance and simplicity.
-
DotNetRepoTools Public
A CLI tool with commands to help maintain .NET codebases
-
Library.Template Public template
A template for a NuGet package with tests, static analysis, code style, versioning, Azure Pipelines and GitHub Actions builds ready to go.
-
Node.js.redist Public
Builds packages that contain Node.js that can be used to redistribute across platforms
-
MoneyMan Public
A financial money management library and applications that utilize it.
-
AssemblyRefScanner Public
Scans a given directory tree for interesting assembly references
-
Xunit.StaFact Public
Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps…
-
Validation Public
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
-
Xunit.Combinatorial Public
Adds combinatorial and pairwise testing capability to Xunit tests
-
Xunit.SkippableFact Public
Adds Xunit dynamic skipping of facts and theories.
-
-
TUnit Public
Forked from thomhurst/TUnitA modern, fast and flexible .NET testing framework
C# MIT License UpdatedFeb 21, 2025 -
MsgPackStructuredParser Public
A CLI tool for converting msgpack data to a structured text representation.
C# MIT License UpdatedFeb 19, 2025 -
PolyType Public
Forked from eiriktsarpalis/PolyTypePractical generic programming for C#
C# MIT License UpdatedFeb 8, 2025 -
vs-streamjsonrpc Public
Forked from microsoft/vs-streamjsonrpcThe StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, with additional features used by Visual Studio and other applications.
-
btcpayserver-zcash-plugin Public
Forked from btcpayserver/btcpayserver-zcash-pluginThis plugin extends BTCPay Server to enable users to receive payments via Zcash.
C# MIT License UpdatedFeb 1, 2025 -
zcash-wallet-formats Public
Forked from zingolabs/zcash-wallet-formatsZcash Wallet Survey
UpdatedJan 28, 2025 -
IronPigeon Public
IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.
-
vs-validation Public
Forked from microsoft/vs-validationCommon input and integrity validation routines for Visual Studio and other applications
-
vs-servicehub Public
Forked from microsoft/vs-servicehubThe service broker libraries used by Visual Studio to exchange intra- and inter-process services
C# MIT License UpdatedJan 13, 2025 -
vs-threading Public
Forked from microsoft/vs-threadingThe Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
-
visualstudio-docs Public
Forked from MicrosoftDocs/visualstudio-docsThis repo is the home of the official Visual Studio, Visual Studio for Mac, Visual Studio Subscriptions, and Scripting Technologies documentation for Microsoft.
-
-
EnumerableAsyncProcessor Public
Forked from thomhurst/EnumerableAsyncProcessorProcess Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
-
-
upload-artifacts Public
Forked from actions/upload-artifactUpload *multiple* artifacts from GitHub Actions
-
-
docfx Public
Forked from dotnet/docfxStatic site generator for .NET API documentation.
C# MIT License UpdatedNov 7, 2024 -
Expressions Public
Forked from skarllot/ExpressionsProvides base for specifications to a DDD model
C# MIT License UpdatedNov 2, 2024 -
MessagePackDualVersions Public archive
Demonstrates how an application can run multiple incompatible versions of a library at once (MessagePack).