Felsökning.Utilities.SvenskaUtilities 1.1.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Felsökning.Utilities.SvenskaUtilities --version 1.1.7
NuGet\Install-Package Felsökning.Utilities.SvenskaUtilities -Version 1.1.7
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="Felsökning.Utilities.SvenskaUtilities" Version="1.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Felsökning.Utilities.SvenskaUtilities --version 1.1.7
#r "nuget: Felsökning.Utilities.SvenskaUtilities, 1.1.7"
#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 Felsökning.Utilities.SvenskaUtilities as a Cake Addin
#addin nuget:?package=Felsökning.Utilities.SvenskaUtilities&version=1.1.7

// Install Felsökning.Utilities.SvenskaUtilities as a Cake Tool
#tool nuget:?package=Felsökning.Utilities.SvenskaUtilities&version=1.1.7

Available methods (Swedish | English):

DateTime.TillIso8601UtcSträng() | DateTime.ToIso8601UtcString()
     -- Returns a DateTime object as an ISO:8601 standardised string in the
        UTC timezone.

DateTime.TillKultiveradeSträng(string) | DateTime.ToCulturedString(string)
     -- Returns the given DateTime object into a culture-versioned string, 
        determined by the passed culture (e.g.: "cz-CZ", "es-MX", "se-SE", 
        "sv-SE", etc.).

DateTime.TillSvenskaSträng() | DateTime.ToSwedishString()
     -- Returns the given DateTime object in the 'yyyy-MM-dd HH:mm:ss' formatted
        string.

DateTime.TillVeckansNummer() | DateTime.ToWeekNumber() 
     -- Returns the given week number for the date.

long.ÄrEnRiktigPersonnummer() | long.IsValidPersonNummer()
     -- Indicates if the given long is a valid Swedish personnummer based 
        on the Luhn Algorithm.

string.FåPostnummerDetaljer() | string.GetPostnummerDetails()
     -- Returns a string containing comma-separated details for the zip code
        from details (previously) gathered from Statistiska Centralbyrån.

string[].TillArraySträng() | string[].ToArrayString()
     -- Returns a string containing all of the array items, comma-separated.

string.ÄrEnRiktigPersonnummer() | string.IsValidPersonNummer()
     -- Indicates if the given string is a valid Swedish personnummer based 
        on the Luhn Algorithm.
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 netcoreapp1.0 is compatible.  netcoreapp1.1 is compatible.  netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 is compatible.  netstandard1.2 is compatible.  netstandard1.3 is compatible.  netstandard1.4 is compatible.  netstandard1.5 is compatible.  netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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.
  • .NETCoreApp 1.0

  • .NETCoreApp 1.1

  • .NETCoreApp 2.0

    • No dependencies.
  • .NETCoreApp 2.1

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.5.1

    • No dependencies.
  • .NETFramework 4.5.2

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.
  • .NETFramework 4.7.1

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 1.1

  • .NETStandard 1.2

  • .NETStandard 1.3

  • .NETStandard 1.4

  • .NETStandard 1.5

  • .NETStandard 1.6

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Felsökning.Utilities.SvenskaUtilities:

Package Downloads
Felsökning.Utilities.Azure The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

An assembly for standardised Azure Key Vault, Azure Log Analytics, and Azure Management processes across services.

Felsökning.Extensions.Logging The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

An assembly for extending ILogger activities.

Felsökning.Extensions.Http The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

An assembly for extending calls in Http-related classes.

Felsökning.Utilities.Http The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

An assembly for extending and/or assisting with HTTP-releated tasks.

Felsökning.Utilities.CrowdStrike The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

An assembly for automating CrowdStrike API activities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 69 4/8/2024
2.0.29 4,100 7/1/2021
2.0.28 6,203 5/9/2021
2.0.27 1,214 5/2/2021
2.0.26 714 5/1/2021
2.0.25 782 5/1/2021
2.0.23 779 5/1/2021
2.0.0 807 5/1/2021
1.2.2 4,202 3/6/2021
1.2.1 14,444 2/7/2020
1.2.0 11,904 1/20/2020
1.1.9 2,211 11/28/2019
1.1.8 1,023 8/29/2019
1.1.7 1,079 6/25/2019

Updated to include XML documentation file on build, which is necessary for Intellisense.