Found 287 packages
SystemWrapper is a library that wraps .NET classes for system resources like System.IO.FileInfo, System.Reflection.Assembly, and many other classes so you can easily mock them.
Implementation of SystemWrapper.Interfaces using standard .NET Framework objects.
Set of interfaces of .NET system APIs that allows interaction mocking.
C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions) and provide implementations of public hash functions. Includes wrapper for HashAlgorithm-based hash functions.
SystemWrapper is a library that wraps .NET classes for system resources like System.IO.FileInfo, System.Reflection.Assembly, and many other classes so you can easily mock them. This particular build of SystemWrapper is strongly-named from revision 94877.
The UI Automation COM-to-.NET Adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
The SQL LocalDB Wrapper is a .NET 4.0 assembly providing interop with the SQL LocalDB native API from managed code using .NET APIs.
The UI Automation COM-to-.NET Adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
Image Processor is an easy to use and extend processing library written in C#. Its fluent API makes common imaging tasks very simple to perform. Methods include; Resize, Rotate, Rounded Corners, Flip, Crop, Watermark, Filter, Saturation, Brightness, Contrast, Quality, Format, Vignette, Gaussian Blur, Gaussian Sharpen, and Transparency. If you use ImageProcessor please get in touch on my twitter @james_m_south. Feedback is always welcome.
File System API wrapper implementation for Blazor.
File System Access API wrapper implementation for Blazor.
SystemMock libraries allows you to easily mock Windows system resources like Registry in unit tests in .NET projects.
A Blazor wrapper library for the official Microsoft Fluent UI System Icons library.
Scaffold code generator for generating wrapper class to any existing non-testable classes such static classes and .Net libraries like System.IO. Very useful for doing TDD and decoupling dependencies to 3rd party libraries. Usage: On Package Manager Console type the following command: Scaffold Wrapper {[Namespace].ClassName} Examples: Scaffold Wrapper System.IO.Directory Scaffold Wrapper System.IO.FileSystemWatcher Scaffold Wrapper System.IO.File Note: Reference assemblies must be already referenced to your project before generating wrapper class.
Is .Net Core wrapper for class PluralizationService from System.Data.Entity.Design.PluralizationServices
CoreWindowsWrapper is a DLL you can use to create Core Applications showing Dialogs without using System.Windows.Forms. The Project uses the Windows - API to create Native Windows.
A fluent wrapper around System.IO
A set of interfaces that thinly wrap a varienty of system classes. The interfaces include Code Contracts that are valid for at least the underlying .NET 4.5.1 system calls.
.NET wrapper around the LibSass with the ability to support a virtual file system.
.NET wrapper for Windows Projected File System (ProjFS)