SKR.Slutenvard.XML 0.0.6-beta

This is a prerelease version of SKR.Slutenvard.XML.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SKR.Slutenvard.XML --version 0.0.6-beta
                    
NuGet\Install-Package SKR.Slutenvard.XML -Version 0.0.6-beta
                    
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="SKR.Slutenvard.XML" Version="0.0.6-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SKR.Slutenvard.XML" Version="0.0.6-beta" />
                    
Directory.Packages.props
<PackageReference Include="SKR.Slutenvard.XML" />
                    
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 SKR.Slutenvard.XML --version 0.0.6-beta
                    
#r "nuget: SKR.Slutenvard.XML, 0.0.6-beta"
                    
#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 SKR.Slutenvard.XML@0.0.6-beta
                    
#: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=SKR.Slutenvard.XML&version=0.0.6-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SKR.Slutenvard.XML&version=0.0.6-beta&prerelease
                    
Install as a Cake Tool

På [SKR's hemsida] hittar ni dokumentation och ett exempel-projekt där ni kan se hur SKR.Slutenvård.XML används i praktiken.

Detta är första versionen av NuGet-paketet för SKR slutenvård och som Beta-version.

Extensions

I paketet finns en klass som heter Extensions. Dessa tillägg är skapade för att ni på ett enkelt sätt själva ska kunna skapa XML-filer för rapportering till SKR. Det finns tre metoder, ToXML(), Save() och SaveAsync().

ToXML()

XDocument ToXML(this SIRDataVer52 data)

Serialiserar ett objekt av datatyp SIRDataVer52 till ett XDocument.

Save()

void Save(this SIRDataVer52 data, string fileName)

Serialiserar ett objekt av datatyp SIRDataVer52 och sparar ner XML-filen till angiven plats & namn.

SaveAsync()

Task SaveAsync(this SIRDataVer52 data, string fileName)

Asynkron serialisering ett objekt av datatyp SIRDataVer52 och sparar ner XML-filen till angiven plats & namn.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0.0.2 128 10/31/2024
1.0.0.1 111 10/31/2024
1.0.0 118 10/30/2024
0.0.8-beta 111 5/16/2024
0.0.7-beta 102 5/10/2024
0.0.6-beta 99 4/29/2024
0.0.5-beta 116 2/22/2024
0.0.4-beta 102 2/22/2024
0.0.3-beta 111 2/20/2024
0.0.2-beta 115 2/15/2024

Första versionen (beta)