stakx
NuGet publisher profile
Packages (7)
PublicApiGenerator
This library simply returns your public API as a string. You can use this in approval style tests or for documentation.
Moq.Sequences
Supports checking that Moq setups are executed in sequence.
TypeNameFormatter.Sources
TypeNameFormatter provides some extension methods that can be used instead of Type.ToString() to format a type's name the way it would look in C#: * StringBuilder.AppendFormattedName(Type, [TypeNameFormatOptions]) * Type.GetFormattedName([TypeNameFormatOptions]) See the README at the project's GitHub repository for usage instructions. This package is a source code distribution of this library. It gets embedded into the referencing project and thus does not introduce an additional package reference for downstream consumers.
stakx.DynamicProxy.AsyncInterceptor
Provides an abstract base class `AsyncInterceptor` for Castle DynamicProxy that enables the use of `async`/`await` during interception of awaitable methods.
PublicApiGenerator.Tool
This tool generates your public API to a file. You can use this in approval style tests or for documentation.
LightResize
Embeddable image resizing library for console, WPF, & WinForms usage. Not suitable for use in ASP.NET applications.
stakx.WIC
A COM interop library for .NET that makes Windows Imaging Component (WIC) available to managed code, including a thin layer of abstractions and extension methods to make it easier to work with the raw WIC interface.