BarsGroup.CodeGuard
3.2.43
dotnet add package BarsGroup.CodeGuard --version 3.2.43
NuGet\Install-Package BarsGroup.CodeGuard -Version 3.2.43
<PackageReference Include="BarsGroup.CodeGuard" Version="3.2.43" />
paket add BarsGroup.CodeGuard --version 3.2.43
#r "nuget: BarsGroup.CodeGuard, 3.2.43"
// Install BarsGroup.CodeGuard as a Cake Addin
#addin nuget:?package=BarsGroup.CodeGuard&version=3.2.43
// Install BarsGroup.CodeGuard as a Cake Tool
#tool nuget:?package=BarsGroup.CodeGuard&version=3.2.43
Deep fork of the Seterlund.CodeGuard library.
Example: Guard.That(arg1).IsNotNull().GreaterThan(100);
Throws an exception if conditions are not met.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on BarsGroup.CodeGuard:
Package | Downloads |
---|---|
OpenTl.ClientApi.MtProto
Client implementation of the MtProto protocol to connect the client to a server, such as Telegram Messenger |
|
TelegramClientApi
This is a unofficial Telegram client api library |
|
OpenTl.ClientApi
This is a client api using the MtProto protocol to connect the client to a server, such as Telegram Messenger |
|
OpenTl.Common
Common modules for OpenTl project |
|
OpenTl.Netty.Socks
OpenTl port of the Netty SOCKSx protocol. Support SOCKS5 and SOCKS4 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Increase performance Array checks
Downgrade framework version