Dibk.Ftpb.Common.Datamodels 0.0.57

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

// Install Dibk.Ftpb.Common.Datamodels as a Cake Tool
#tool nuget:?package=Dibk.Ftpb.Common.Datamodels&version=0.0.57

Dibk.Ftpb.Common.Datamodels

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

CI/CD og Nuget

Det er satt opp automatisk build av Dibk.Ftpb.Common vha Bitbucket pipelines. https://bitbucket.org/dibk/fb-altinntjenester/pipelines

Dibk.Ftpb.Common.Datamodels er en Nuget-pakke som er å finne på Nuget.org. https://www.nuget.org/packages/Dibk.Ftpb.Common.Datamodels Ønsker man å publisere en ny versjon av pakken til Nuget.org gjøres dette ved å opprette en tag (standard git tag) på ønskelig sted i repositoriets commit historikk. Dette kan gjøres på både Master og Development branch. Tags opprettet i development branch bør være av typen pre-release. Dette angis ved å legge på feks '-alpha' etter versjonsnummeret i tag-en.

Master bør inneholde det som til en hver tid er siste release av prosjektet. Det er ikke noe i veien for å lage pre-release versjoner av master også, men det bør begrenses.

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. 
.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
0.0.57 41 4/25/2024
0.0.56 46 4/24/2024
0.0.55 138 4/16/2024
0.0.54 78 4/16/2024
0.0.53 99 4/15/2024
0.0.52 176 4/2/2024
0.0.51 132 3/21/2024
0.0.50 103 3/21/2024
0.0.47 356 3/4/2024
0.0.46-alpha 129 2/29/2024
0.0.45 224 2/22/2024
0.0.44 337 2/20/2024
0.0.44-alpha 184 2/20/2024
0.0.43 209 2/20/2024
0.0.42 201 2/20/2024
0.0.41 226 2/20/2024
0.0.40 214 2/19/2024
0.0.39-beta 171 2/20/2024
0.0.39-alfa 242 2/16/2024
0.0.38 218 2/16/2024
0.0.37 238 2/15/2024
0.0.36 228 2/12/2024
0.0.35 225 2/9/2024
0.0.34 225 2/9/2024
0.0.33 249 2/7/2024
0.0.32 269 2/5/2024
0.0.31 291 1/18/2024
0.0.30 421 12/22/2023
0.0.29 363 12/22/2023
0.0.28 345 12/21/2023
0.0.27 401 12/21/2023
0.0.26 393 12/20/2023
0.0.25 410 12/20/2023
0.0.25-alfa 356 12/19/2023
0.0.24-alfa 359 12/19/2023
0.0.23-alfa 368 12/19/2023
0.0.22-alfa 351 12/19/2023
0.0.21-alfa 346 12/19/2023
0.0.20-alfa 328 12/19/2023
0.0.19 440 12/12/2023
0.0.18 510 11/29/2023
0.0.17 420 11/27/2023
0.0.16 581 9/22/2023
0.0.15 492 9/18/2023
0.0.14 613 9/7/2023
0.0.13 1,102 10/7/2022
0.0.13-rc 486 9/6/2023
0.0.12 870 9/13/2022
0.0.11 857 9/13/2022
0.0.10-alfa 680 6/15/2022
0.0.9 879 6/15/2022
0.0.9-rc 601 6/15/2022
0.0.8 899 6/14/2022
0.0.7 995 4/25/2022
0.0.6 897 4/22/2022
0.0.5 919 4/22/2022
0.0.4 885 4/22/2022
0.0.3 935 4/5/2022
0.0.2 912 4/5/2022
0.0.1 873 3/31/2022

0.0.13 - Improved XsdResolver to scan all assemblies in current appdomain