Guard.NET
1.0.0
See the version list below for details.
dotnet add package Guard.NET --version 1.0.0
NuGet\Install-Package Guard.NET -Version 1.0.0
<PackageReference Include="Guard.NET" Version="1.0.0" />
<PackageVersion Include="Guard.NET" Version="1.0.0" />
<PackageReference Include="Guard.NET" />
paket add Guard.NET --version 1.0.0
#r "nuget: Guard.NET, 1.0.0"
#:package Guard.NET@1.0.0
#addin nuget:?package=Guard.NET&version=1.0.0
#tool nuget:?package=Guard.NET&version=1.0.0
A simple library that facilitates runtime checks of code and allows to define preconditions and invariants within a method.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Guard.NET:
| Package | Downloads |
|---|---|
|
Arcus.Observability.Telemetry.Serilog.Enrichers
Provides capability to improve telemetry with Serilog in applications |
|
|
Arcus.Security.Core
Contains core functionality for Arcus.Security |
|
|
Arcus.Observability.Telemetry.AzureFunctions
Provides capability to improve telemetry with Serilog in Azure Functions applications |
|
|
Arcus.Observability.Telemetry.Serilog.Filters
Provides capability to reduce telemetry with Serilog filters |
|
|
csharp-xpx-chain-sdk
ProximaX Sirius Blockchain .Net SDK |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Guard.NET:
| Repository | Stars |
|---|---|
|
tomkerkhove/promitor
Bringing Azure Monitor metrics where you need them.
|
First version