Dibk.Ftpb.Common.Datamodels 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dibk.Ftpb.Common.Datamodels --version 1.3.0
                    
NuGet\Install-Package Dibk.Ftpb.Common.Datamodels -Version 1.3.0
                    
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.3.0" />
                    
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.3.0" />
                    
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.3.0
                    
#r "nuget: Dibk.Ftpb.Common.Datamodels, 1.3.0"
                    
#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.3.0
                    
#: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.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Dibk.Ftpb.Common.Datamodels&version=1.3.0
                    
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.18 291 9/18/2025
1.8.17 277 9/18/2025
1.8.15 284 9/17/2025
1.8.14 230 9/3/2025
1.8.13 210 8/27/2025
1.8.12 247 8/27/2025
1.8.11 230 8/26/2025
1.8.10 271 8/25/2025
1.8.9 186 8/14/2025
1.8.8 245 7/3/2025
1.8.7 199 6/24/2025
1.8.6 250 6/17/2025
1.8.5 386 6/11/2025
1.8.4 322 6/10/2025
1.8.3 196 6/6/2025
1.8.2 179 6/4/2025
1.8.1 212 6/4/2025
1.8.0 273 6/4/2025
1.7.0 239 5/20/2025
1.6.2 307 5/6/2025
1.6.1 205 5/2/2025
1.6.0 161 5/2/2025
1.5.1 200 4/29/2025
1.5.0 207 4/29/2025
1.4.1 204 4/22/2025
1.4.0 272 4/15/2025
1.3.0 415 3/28/2025
1.2.0 548 3/26/2025
1.1.0 524 3/25/2025
1.0.0 221 3/18/2025
0.0.73-beta.1 170 3/14/2025
0.0.72-beta.1 315 12/19/2024
0.0.71-beta.3 106 12/16/2024
0.0.71-beta.2 126 12/4/2024
0.0.71-beta.1 249 11/26/2024
0.0.71-alpha.2 80 11/20/2024
0.0.70 290 9/17/2024
0.0.69 178 9/12/2024
0.0.67 255 9/9/2024
0.0.66 264 9/4/2024
0.0.61 260 6/24/2024
0.0.60 228 5/29/2024
0.0.59 229 5/7/2024
0.0.58 206 4/30/2024
0.0.57 192 4/25/2024
0.0.56 213 4/24/2024
0.0.55 325 4/16/2024
0.0.54 174 4/16/2024
0.0.53 206 4/15/2024
0.0.52 276 4/2/2024
0.0.51 234 3/21/2024
0.0.50 208 3/21/2024
0.0.47 461 3/4/2024
0.0.46-alpha 196 2/29/2024
0.0.45 326 2/22/2024
0.0.44 439 2/20/2024
0.0.44-alpha 244 2/20/2024
0.0.43 318 2/20/2024
0.0.42 302 2/20/2024
0.0.41 332 2/20/2024
0.0.40 323 2/19/2024
0.0.39-beta 241 2/20/2024
0.0.39-alfa 308 2/16/2024
0.0.38 316 2/16/2024
0.0.37 336 2/15/2024
0.0.36 361 2/12/2024
0.0.35 332 2/9/2024
0.0.34 321 2/9/2024
0.0.33 341 2/7/2024
0.0.32 362 2/5/2024
0.0.31 382 1/18/2024
0.0.30 514 12/22/2023
0.0.29 451 12/22/2023
0.0.28 438 12/21/2023
0.0.27 497 12/21/2023
0.0.26 487 12/20/2023
0.0.25 501 12/20/2023
0.0.25-alfa 421 12/19/2023
0.0.24-alfa 417 12/19/2023
0.0.23-alfa 429 12/19/2023
0.0.22-alfa 411 12/19/2023
0.0.21-alfa 421 12/19/2023
0.0.20-alfa 410 12/19/2023
0.0.19 526 12/12/2023
0.0.18 574 11/29/2023
0.0.17 489 11/27/2023
0.0.16 677 9/22/2023
0.0.15 565 9/18/2023
0.0.14 707 9/7/2023
0.0.13 1,219 10/7/2022
0.0.13-rc 572 9/6/2023
0.0.12 986 9/13/2022
0.0.11 978 9/13/2022
0.0.10-alfa 799 6/15/2022
0.0.9 1,005 6/15/2022
0.0.9-rc 719 6/15/2022
0.0.8 1,023 6/14/2022
0.0.7 1,121 4/25/2022
0.0.6 1,036 4/22/2022
0.0.5 1,058 4/22/2022
0.0.4 1,015 4/22/2022
0.0.3 1,064 4/5/2022
0.0.2 1,043 4/5/2022
0.0.1 999 3/31/2022

0.0.13 - Improved XsdResolver to scan all assemblies in current appdomain