ABCPRO.NES 1.1.16

There is a newer version of this package available.
See the version list below for details.
dotnet add package ABCPRO.NES --version 1.1.16
NuGet\Install-Package ABCPRO.NES -Version 1.1.16
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="ABCPRO.NES" Version="1.1.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ABCPRO.NES --version 1.1.16
#r "nuget: ABCPRO.NES, 1.1.16"
#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 ABCPRO.NES as a Cake Addin
#addin nuget:?package=ABCPRO.NES&version=1.1.16

// Install ABCPRO.NES as a Cake Tool
#tool nuget:?package=ABCPRO.NES&version=1.1.16

.NET library for creating and signing documents metadata and archival package (eADM) for Polish State Archives (NES - Necessary elements of electronic documents structure).

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ABCPRO.NES:

Package Downloads
ABCPRO.NES.ArchivalPackage

.NET library for creating archival package (eADM) for Polish State Archives (NES - Necessary elements of electronic documents structure).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.37 295 5/15/2023
1.1.36 801 10/5/2022
1.1.35 417 10/5/2022
1.1.34 429 10/4/2022
1.1.33 433 10/3/2022
1.1.32 414 10/3/2022
1.1.31 835 6/2/2022
1.1.30 536 4/13/2022
1.1.29 489 2/14/2022
1.1.28 489 1/28/2022
1.1.27 345 12/17/2021
1.1.26 349 12/10/2021
1.1.25 319 12/9/2021
1.1.24 540 12/6/2021
1.1.23 323 12/3/2021
1.1.22 411 9/24/2021
1.1.21 446 5/20/2021
1.1.20 495 5/7/2021
1.1.19 448 5/5/2021
1.1.18 481 4/8/2021
1.1.17 452 4/2/2021
1.1.16 408 3/31/2021
1.1.15 438 3/30/2021
1.1.14 460 3/22/2021
1.1.13 482 2/10/2021
1.1.12 447 2/5/2021
1.1.11 441 2/2/2021
1.1.10 406 1/29/2021
1.1.9 429 1/15/2021
1.1.8 410 1/14/2021
1.1.7 453 1/13/2021
1.1.6 485 1/12/2021
1.1.5 475 1/4/2021
1.1.4 438 1/4/2021
1.1.3 523 12/18/2020
1.1.2 523 12/17/2020
1.1.1 494 12/9/2020
1.1.0 579 12/8/2020
1.0.10 2,051 9/29/2020
1.0.9 1,098 9/24/2020
1.0.8 1,111 8/19/2020
1.0.7 1,064 8/18/2020
1.0.5 3,014 6/25/2020
1.0.3 1,015 6/24/2020
1.0.2 612 6/22/2020
1.0.1 559 6/19/2020
1.0.0 609 6/19/2020

Added methods of the `PackageSignerManager` class to retrieve information about signatures for all signed documents in the eADM package (` GetSignAndVerifyInfo`). Added more detailed information about the cause of the signature and certificate verification failure in the `Message` property of the returned` SignAndVerifyInfo` object.