Krafted.Guards 5.1.0

dotnet add package Krafted.Guards --version 5.1.0
                    
NuGet\Install-Package Krafted.Guards -Version 5.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Krafted.Guards" Version="5.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Krafted.Guards" Version="5.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Krafted.Guards" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Krafted.Guards --version 5.1.0
                    
#r "nuget: Krafted.Guards, 5.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Krafted.Guards@5.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Krafted.Guards&version=5.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Krafted.Guards&version=5.1.0
                    
Install as a Cake Tool

A set of Guard Clauses to validate method arguments, in order to enforce defensive programming practice.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Krafted.Guards:

Package Downloads
Krafted.Extensions

A set of extension methods for String, Collections, Guid and other types.

Krafted.ValueObjects

A set of common Value Objects, with comparison and shallow copy operations, full tested and ready to use.

Krafted.UnitTests

Extension methods, DataAnnotations and Test Doubles to enhance the unit tests.

Krafted.DataAnnotations

A set of DataAnnotations attributes for validations.

Krafted.Net

A set of utility components for network operations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.1.0 2,679 1/23/2024
5.0.0 962 12/8/2023
5.0.0-rc.3 206 10/22/2023
5.0.0-rc.2 319 9/23/2023
5.0.0-rc.1 242 9/13/2023
4.2.2 18,666 5/12/2022
4.2.1 9,429 11/25/2021
4.1.0 1,966 3/27/2021
4.0.0 6,181 2/13/2021
3.2.0 2,434 12/26/2020
3.1.0 1,745 12/19/2020
3.0.0 1,651 12/18/2020