24 packages
returned for Tags:"Refactor"
Filter
Deep clone or copy any complex object without the hassle of serialization, decoration or custom mappings.
A CSharp library that allows you to diff two objects and get a list of the differences back.
Serialize and deserialize any object without decoration/attributes.
A simple library for retrying operations with backoff and async support.
A set of Roslyn analyzers for diagnostic/fix of various asynchronous practices.
A lightweight CSharp mapping library for mapping one object type to another.
A CSharp library that gives you better console handling for that classic ASCII look.
A .net configuration library to make configuration of multi-target applications easier
A .net caching library based on original LazyCache implementation
A Redis storage provider for AnyCache
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit.
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings. This is a of fork Dustin Campbell's library RoslynNUnitLight - this version is a test framework independent.
Provides realtime test monitoring functionality to NUnit using IPC/Named Pipes, Grpc, log files, or StdOut.
This is a Specflow Master Plugin for SpecFlow 3
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit. This is a NetStandard retarget of Dustin Campbell's library, targetting newer versions of CodeAnalysis packages.
Binner common model library
A set of Roslyn diagnostic analyzers and code fixes targeting .NET Core libaries.
Sqlite storage provider for Binner
MSBuild task for ILRepack which is an open-source alternative to ILMerge.
Work with bits efficiently in a stream using standard streams and extending BinaryReader/BinaryWriter.