Pinned Repositories
Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
DelegateDecompiler
Simple .NET decompiler that turns compiled methods back into LINQ expression trees.
dissecting-moq4
An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.
DynamicProxy.AsyncInterceptor
`AsyncInterceptor` base class for Castle DynamicProxy that aims at full support for all awaitable types (including custom ones).
ecma-335
Markdown version of ECMA-335: Common Language Infrastructure (CLI). Work in progress (approx. 99% complete). Collaboration welcome!
lightresize
Embeddable image resizing library for console, WPF, & WinForms usage. Not suitable for use in ASP.NET applications.
moq
My personal (abandoned) fork for working on Moq® 4
PersistentStorage
A simple, file system-based content addressable storage (CAS).
TypeNameFormatter
A small .NET library for formatting type names à la C#.
WIC
A COM interop library for .NET that makes Windows Imaging Component (WIC) available to managed code.
stakx's Repositories
stakx/ecma-335
Markdown version of ECMA-335: Common Language Infrastructure (CLI). Work in progress (approx. 99% complete). Collaboration welcome!
stakx/TypeNameFormatter
A small .NET library for formatting type names à la C#.
stakx/lightresize
Embeddable image resizing library for console, WPF, & WinForms usage. Not suitable for use in ASP.NET applications.
stakx/moq
My personal (abandoned) fork for working on Moq® 4
stakx/DynamicProxy.AsyncInterceptor
`AsyncInterceptor` base class for Castle DynamicProxy that aims at full support for all awaitable types (including custom ones).
stakx/WIC
A COM interop library for .NET that makes Windows Imaging Component (WIC) available to managed code.
stakx/dissecting-moq4
An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.
stakx/avatar
A modern compile-time generated interception/proxy library
stakx/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common programming languages
stakx/browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
stakx/Castle.Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
stakx/Castle.DictionaryAdapter
stakx/ContentEdit
A JavaScript library that provides a set of classes for building content-editable HTML elements.
stakx/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
stakx/dotnet-runtime
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
stakx/flysystem-webdav
WebDAV adapter for Flysystem
stakx/github-actions-sandbox
Repository for trying out GitHub Actions.
stakx/iframely
oEmbed proxy. Supports over 1800 domains via custom parsers, oEmbed, Twitter Cards and Open Graph
stakx/iqtoolkit
A Toolkit for building LINQ IQueryable providers. This is the official move of my IQToolkit project from CodePlex.
stakx/jekyll-sandbox
stakx/lightwind
light weighted help libraries for dotnet
stakx/MathJax
Beautiful math in all browsers
stakx/MathJax-src
MathJax source code for version 3 and beyond
stakx/Moq.Sequences
Allows verifying whether method calls in a Moq setup are invoked in the correct order.
stakx/PublicApiGenerator
Project to generate a public API of an assembly or type (useful for semantic versioning)
stakx/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
stakx/rouge
A pure Ruby code highlighter that is compatible with Pygments
stakx/Shards
A .NET library containing various Reflection helper methods, and a simple IL instruction decoder.
stakx/TestCaseFilterInvalidFormatBugRepro
Repro to demonstrate an issue with VS 16.2.0 Test Explorer not executing some parameterized NUnit 3 tests.
stakx/VSTestProgressIndicatorFloodRepro
Repro project demonstrating how VSTest's progress indicator interferes with e.g. AppVeyor CI build logs.