Notus.Validator.Common
1.0.11
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.11
NuGet\Install-Package Notus.Validator.Common -Version 1.0.11
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.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Notus.Validator.Common" Version="1.0.11" />
<PackageReference Include="Notus.Validator.Common" />
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 Notus.Validator.Common --version 1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Notus.Validator.Common, 1.0.11"
#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.
#addin nuget:?package=Notus.Validator.Common&version=1.0.11
#tool nuget:?package=Notus.Validator.Common&version=1.0.11
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,746 | 4/6/2022 | |
1.0.28 | 4,561 | 4/5/2022 | |
1.0.27 | 10,750 | 3/27/2022 | |
1.0.26 | 476 | 3/27/2022 | |
1.0.25 | 3,463 | 3/22/2022 | |
1.0.24 | 7,596 | 3/18/2022 | |
1.0.23 | 19,113 | 2/2/2022 | |
1.0.22 | 3,599 | 1/27/2022 | |
1.0.21 | 987 | 1/26/2022 | |
1.0.20 | 4,793 | 1/24/2022 | |
1.0.18 | 2,013 | 1/21/2022 | |
1.0.17 | 678 | 1/21/2022 | |
1.0.16 | 519 | 1/21/2022 | |
1.0.15 | 673 | 1/21/2022 | |
1.0.14 | 507 | 1/21/2022 | |
1.0.13 | 1,010 | 1/20/2022 | |
1.0.12 | 523 | 1/19/2022 | |
1.0.11 | 518 | 1/19/2022 | |
1.0.10 | 518 | 1/19/2022 | |
1.0.9 | 509 | 1/18/2022 | |
1.0.8 | 513 | 1/18/2022 | |
1.0.7 | 509 | 1/17/2022 | |
1.0.6 | 526 | 1/17/2022 | |
1.0.5 | 503 | 1/17/2022 | |
1.0.4 | 507 | 1/17/2022 | |
1.0.3 | 513 | 1/17/2022 | |
1.0.2 | 536 | 1/17/2022 | |
1.0.1 | 530 | 1/16/2022 | |
1.0.0 | 507 | 1/16/2022 |
In this release, MainNodeBlockStatusList function have been updated.