Top 20 NuGet Packages depending on Leoxia.Abstractions.IO

Total dependencies: 8

Mock Ioc Helpers. It helps instiantiation of classes through IOC and automock. Based on Moq and DryIOC. Provides MockUnitTestFixture WriterUnitTestFixture
Provides reflection based helpers for testing purposes. Provides: ObjectBuilder ObjectComparer ObjectFiller ObjectTester AssemblyExtensions TypeExtensions InstanceExtensions ListExtensions
Abstractions for System.IO.FileSystem.DriveInfo Provides: IDriveInfo IDriveInfoFactory
Abstractions for System.IO.FileSystem.Watcher Provides: IFileSystemWatcher
Helper classes for serialization/deserialization of Json files. Provides Serialize() and Deserialize() on IFileInfo.
Fluent Assertions for different kind of types. Reduce assert avaialable depending on the type while providing meaningful messages. Doesn't support expression analysis yet. Provides: ObjectCheckable ListCheckable BoolCheckable IntegerCheckable StringCheckable TypeCheckable EquatableChec...
Provides contract checkers for different common interfaces. Ensure that interface is really well implemented. Provides: CollectionChecker (for ICollection) EnumerableChecker (for IEnumerable) EquatableChecker (for IEquatable) SetChecker (for ISet) HashSetChecker (for IHashSet) IShallowCl...
Implementations for IO Abstractions of Leoxia.Lx.IO.Abstractions