Dibk.Ftpb.Common.Datamodels 1.8.8

dotnet add package Dibk.Ftpb.Common.Datamodels --version 1.8.8
                    
NuGet\Install-Package Dibk.Ftpb.Common.Datamodels -Version 1.8.8
                    
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="Dibk.Ftpb.Common.Datamodels" Version="1.8.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dibk.Ftpb.Common.Datamodels" Version="1.8.8" />
                    
Directory.Packages.props
<PackageReference Include="Dibk.Ftpb.Common.Datamodels" />
                    
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 Dibk.Ftpb.Common.Datamodels --version 1.8.8
                    
#r "nuget: Dibk.Ftpb.Common.Datamodels, 1.8.8"
                    
#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 Dibk.Ftpb.Common.Datamodels@1.8.8
                    
#: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=Dibk.Ftpb.Common.Datamodels&version=1.8.8
                    
Install as a Cake Addin
#tool nuget:?package=Dibk.Ftpb.Common.Datamodels&version=1.8.8
                    
Install as a Cake Tool

Dibk.Ftpb.Common.Datamodels

Dibk.Ftpb.Common.Datamodels er et .Net Standard prosjekt for distribuering av XSDer og pregenererte C# klasser.

Utils

For å hente ut en spesifikk XSD kan man bruke verktøyet XsdResolver. Dersom fil-extension .xsd ikke er en del av filnavnet, legges denne på før det letes.

Stream xsdStream = XsdResolver.GetXsd("arbeidstilsynetsSamtykke2.xsd");

Standardoppførsel er at XsdResolveren leter etter XSDen i alle lastede bibliotek. Ønskes ikke dette, kan det overstyres med å sette parameteren scanAllAssemblies til false.

Stream xsdStream = XsdResolver.GetXsd("arbeidstilsynetsSamtykke2.xsd", scanAllAssemblies: false);
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.  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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

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
1.8.8 160 7/3/2025
1.8.7 155 6/24/2025
1.8.6 197 6/17/2025
1.8.5 351 6/11/2025
1.8.4 290 6/10/2025
1.8.3 158 6/6/2025
1.8.2 146 6/4/2025
1.8.1 179 6/4/2025
1.8.0 240 6/4/2025
1.7.0 208 5/20/2025
1.6.2 276 5/6/2025
1.6.1 176 5/2/2025
1.6.0 130 5/2/2025
1.5.1 170 4/29/2025
1.5.0 177 4/29/2025
1.4.1 174 4/22/2025
1.4.0 243 4/15/2025
1.3.0 353 3/28/2025
1.2.0 518 3/26/2025
1.1.0 494 3/25/2025
1.0.0 189 3/18/2025
0.0.73-beta.1 160 3/14/2025
0.0.72-beta.1 307 12/19/2024
0.0.71-beta.3 98 12/16/2024
0.0.71-beta.2 117 12/4/2024
0.0.71-beta.1 238 11/26/2024
0.0.71-alpha.2 71 11/20/2024
0.0.70 255 9/17/2024
0.0.69 146 9/12/2024
0.0.67 220 9/9/2024
0.0.66 234 9/4/2024
0.0.61 229 6/24/2024
0.0.60 197 5/29/2024
0.0.59 200 5/7/2024
0.0.58 176 4/30/2024
0.0.57 163 4/25/2024
0.0.56 182 4/24/2024
0.0.55 296 4/16/2024
0.0.54 144 4/16/2024
0.0.53 176 4/15/2024
0.0.52 246 4/2/2024
0.0.51 204 3/21/2024
0.0.50 176 3/21/2024
0.0.47 428 3/4/2024
0.0.46-alpha 177 2/29/2024
0.0.45 296 2/22/2024
0.0.44 410 2/20/2024
0.0.44-alpha 227 2/20/2024
0.0.43 289 2/20/2024
0.0.42 273 2/20/2024
0.0.41 305 2/20/2024
0.0.40 295 2/19/2024
0.0.39-beta 223 2/20/2024
0.0.39-alfa 290 2/16/2024
0.0.38 289 2/16/2024
0.0.37 308 2/15/2024
0.0.36 334 2/12/2024
0.0.35 303 2/9/2024
0.0.34 293 2/9/2024
0.0.33 313 2/7/2024
0.0.32 333 2/5/2024
0.0.31 354 1/18/2024
0.0.30 483 12/22/2023
0.0.29 423 12/22/2023
0.0.28 408 12/21/2023
0.0.27 467 12/21/2023
0.0.26 458 12/20/2023
0.0.25 471 12/20/2023
0.0.25-alfa 403 12/19/2023
0.0.24-alfa 399 12/19/2023
0.0.23-alfa 411 12/19/2023
0.0.22-alfa 392 12/19/2023
0.0.21-alfa 404 12/19/2023
0.0.20-alfa 391 12/19/2023
0.0.19 497 12/12/2023
0.0.18 556 11/29/2023
0.0.17 469 11/27/2023
0.0.16 657 9/22/2023
0.0.15 545 9/18/2023
0.0.14 679 9/7/2023
0.0.13 1,182 10/7/2022
0.0.13-rc 543 9/6/2023
0.0.12 949 9/13/2022
0.0.11 940 9/13/2022
0.0.10-alfa 763 6/15/2022
0.0.9 969 6/15/2022
0.0.9-rc 682 6/15/2022
0.0.8 987 6/14/2022
0.0.7 1,084 4/25/2022
0.0.6 999 4/22/2022
0.0.5 1,019 4/22/2022
0.0.4 977 4/22/2022
0.0.3 1,028 4/5/2022
0.0.2 1,007 4/5/2022
0.0.1 962 3/31/2022

0.0.13 - Improved XsdResolver to scan all assemblies in current appdomain