Top 20 NuGet Packages depending on NexusLabs.Contracts

Total dependencies: 2

The Reflection library by Nexus Labs allows you to use some handy methods for interacting with types via reflection. Many of these are encapsulated into extension methods and are the byproduct of writing similar code many times for other projects. Some examples include interacting with private meth...
Cross-cutting C# utilities for Nexus Software Labs projects: result pattern (Tried/TriedEx/TriedNullEx + Safely + Try orchestration) with optional disposal of disposable wrapped values, [TransfersOwnership] ownership-transfer attribute, stream wrappers (StreamWithLength, ReadOnlySubstream, StreamPum...