Seal.net
5.1.5
dotnet add package Seal.net --version 5.1.5
NuGet\Install-Package Seal.net -Version 5.1.5
<PackageReference Include="Seal.net" Version="5.1.5" />
paket add Seal.net --version 5.1.5
#r "nuget: Seal.net, 5.1.5"
// Install Seal.net as a Cake Addin #addin nuget:?package=Seal.net&version=5.1.5 // Install Seal.net as a Cake Tool #tool nuget:?package=Seal.net&version=5.1.5
Seal.NET er et API som har til formål at lette udviklingen af software som overholder DGWS.
Seal.NET indpakker detaljerne vedrørende DGWS, og hjælper med at bygge, signere og serialisere ID-kort
Product | Versions 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 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. 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. |
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- System.Formats.Asn1 (>= 8.0.0)
- System.ServiceModel.Duplex (>= 4.10.0)
- System.ServiceModel.Federation (>= 4.10.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.1.5 | 992 | 3/12/2024 |
5.1.4 | 423 | 11/1/2023 |
5.1.3 | 199 | 9/25/2023 |
5.1.2 | 405 | 6/22/2023 |
5.1.1 | 184 | 5/22/2023 |
5.1.0 | 1,469 | 2/24/2023 |
5.0.0 | 566 | 12/7/2022 |
4.2.5 | 588 | 10/13/2022 |
4.2.4 | 476 | 8/19/2022 |
4.2.2 | 535 | 5/30/2022 |
4.2.1 | 1,313 | 4/5/2022 |
4.2.0 | 503 | 3/2/2022 |
4.1.0 | 6,294 | 3/15/2019 |
4.0.10 | 7,055 | 5/18/2018 |
4.0.9 | 1,026 | 5/17/2018 |
4.0.8 | 1,384 | 12/21/2017 |
4.0.7 | 966 | 12/19/2017 |
4.0.6 | 977 | 12/11/2017 |
4.0.5 | 1,114 | 11/6/2017 |
4.0.4 | 1,110 | 10/24/2017 |
4.0.3 | 920 | 10/17/2017 |
4.0.2 | 892 | 10/5/2017 |
4.0.1 | 954 | 8/10/2017 |
4.0.0 | 1,220 | 8/10/2017 |
3.0.0 | 1,081 | 3/28/2017 |
I 5.1.1 blev der indført ny logik til validering at svar fra STS i 'SealUtilities.SignIn'. Dette rettede en fejl, der gjorde at svaret blev afvist, sevlom det var validt.
Denne nye logik afviser dog andre valide svar, hvor logikken i 5.1.0 korrekt validerer svarerne.
Dette release samler begge valideringer, så den nye logik prøves, hvis den gamle fejler.
https://www.nspop.dk/display/public/web/SEAL.NET+-+Leverancebeskrivelse