Microsoft.VisualStudio.Validation 17.0.43
Microsoft.VisualStudio.Validation
This project is available as the [Microsoft.VisualStudio.Validation][1] NuGet package.
Basic input validation via the Requires
class throws an ArgumentException.
Requires.NotNull(arg1, nameof(arg1));
Requires.NotNullOrEmpty(arg2, nameof(arg2));
State validation via the Verify
class throws an InvalidOperationException.
Verify.Operation(condition, "some error occurred.");
Internal integrity checks via the Assumes
class throws an
InternalErrorException.
Assumes.True(condition, "some error");
Warning signs that should not throw exceptions via the Report
class.
Report.IfNot(condition, "some error");
[1]: http://nuget.org/packages/Microsoft.VisualStudio.Validation "Microsoft.VisualStudio.Validation NuGet package"
Showing the top 20 packages that depend on Microsoft.VisualStudio.Validation.
Packages | Downloads |
---|---|
Microsoft.VisualStudio.Threading
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
|
30 |
Microsoft.VisualStudio.Threading
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
|
31 |
Microsoft.VisualStudio.Threading
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
|
32 |
Microsoft.VisualStudio.Threading
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
|
33 |
Microsoft.VisualStudio.Threading
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
|
37 |
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
30 |
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
31 |
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
32 |
https://github.com/microsoft/vs-validation/releases/tag/v17.0.43
.NET Standard 2.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
17.8.8 | 29 | 07/18/2024 |
17.6.11 | 20 | 07/19/2024 |
17.6.4-alpha | 25 | 07/19/2024 |
17.0.71 | 27 | 07/19/2024 |
17.0.65 | 24 | 07/19/2024 |
17.0.64 | 15 | 07/19/2024 |
17.0.53 | 28 | 07/19/2024 |
17.0.50 | 28 | 07/19/2024 |
17.0.46 | 22 | 07/19/2024 |
17.0.43 | 20 | 07/19/2024 |
17.0.42 | 23 | 07/19/2024 |
17.0.34 | 29 | 07/19/2024 |
17.0.28 | 17 | 07/19/2024 |
17.0.25-alpha | 30 | 07/19/2024 |
17.0.21-alpha | 32 | 07/19/2024 |
17.0.16-alpha | 21 | 07/19/2024 |
17.0.12-alpha | 19 | 07/19/2024 |
17.0.11-alpha | 19 | 07/19/2024 |
16.10.35 | 24 | 07/19/2024 |
16.10.34 | 18 | 07/19/2024 |
16.10.26 | 19 | 07/19/2024 |
16.9.32 | 32 | 07/19/2024 |
16.9.28 | 16 | 07/19/2024 |
16.9.27-alpha | 23 | 07/19/2024 |
16.8.33 | 19 | 07/19/2024 |
15.5.31 | 21 | 07/19/2024 |
15.5.3 | 27 | 07/19/2024 |
15.3.58 | 17 | 07/19/2024 |
15.3.53 | 23 | 07/19/2024 |
15.3.32 | 24 | 07/19/2024 |
15.3.23 | 22 | 07/19/2024 |
15.3.15 | 19 | 07/19/2024 |
15.0.82 | 22 | 07/19/2024 |
15.0.75 | 22 | 07/19/2024 |
15.0.67 | 20 | 07/19/2024 |
15.0.55-pre | 16 | 07/19/2024 |
15.0.11-pre | 20 | 07/19/2024 |
14.1.111 | 21 | 07/19/2024 |
14.0.51103 | 22 | 07/19/2024 |
14.0.50702 | 22 | 07/19/2024 |
14.0.50417-pre | 20 | 07/19/2024 |
12.0.0 | 21 | 07/19/2024 |