Notus.Validator.Common
1.0.12
Suggested Alternatives
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Notus.Validator.Common --version 1.0.12
NuGet\Install-Package Notus.Validator.Common -Version 1.0.12
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="Notus.Validator.Common" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Notus.Validator.Common --version 1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Notus.Validator.Common, 1.0.12"
#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.
// Install Notus.Validator.Common as a Cake Addin #addin nuget:?package=Notus.Validator.Common&version=1.0.12 // Install Notus.Validator.Common as a Cake Tool #tool nuget:?package=Notus.Validator.Common&version=1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library contains common common validator functions required for Notus.Network.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Notus.Block.Storage (>= 1.0.7)
- Notus.Mempool (>= 1.0.17)
- Notus.Network.Utility (>= 1.0.11)
- Notus.Variable.Constant (>= 1.7.91)
- Notus.Variable.Struct (>= 1.0.41)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Notus.Validator.Common:
Package | Downloads |
---|---|
Notus.Validator.Main
This library contains the Main Validator Functions required for Notus Network. |
|
Notus.Network.Controller
This library contains the Network Controller Functions required for Notus Network. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.29 | 2,718 | 4/6/2022 | |
1.0.28 | 4,535 | 4/5/2022 | |
1.0.27 | 10,726 | 3/27/2022 | |
1.0.26 | 451 | 3/27/2022 | |
1.0.25 | 3,438 | 3/22/2022 | |
1.0.24 | 7,571 | 3/18/2022 | |
1.0.23 | 19,079 | 2/2/2022 | |
1.0.22 | 3,573 | 1/27/2022 | |
1.0.21 | 962 | 1/26/2022 | |
1.0.20 | 4,766 | 1/24/2022 | |
1.0.18 | 1,988 | 1/21/2022 | |
1.0.17 | 652 | 1/21/2022 | |
1.0.16 | 494 | 1/21/2022 | |
1.0.15 | 648 | 1/21/2022 | |
1.0.14 | 481 | 1/21/2022 | |
1.0.13 | 983 | 1/20/2022 | |
1.0.12 | 497 | 1/19/2022 | |
1.0.11 | 492 | 1/19/2022 | |
1.0.10 | 492 | 1/19/2022 | |
1.0.9 | 483 | 1/18/2022 | |
1.0.8 | 486 | 1/18/2022 | |
1.0.7 | 482 | 1/17/2022 | |
1.0.6 | 501 | 1/17/2022 | |
1.0.5 | 478 | 1/17/2022 | |
1.0.4 | 482 | 1/17/2022 | |
1.0.3 | 487 | 1/17/2022 | |
1.0.2 | 511 | 1/17/2022 | |
1.0.1 | 504 | 1/16/2022 | |
1.0.0 | 480 | 1/16/2022 |
In this release, MainNodeBlockStatusList and GetAllMasterList function have been updated.