HaemmerElectronics.SeppPenner.Language 1.1.0

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

// Install HaemmerElectronics.SeppPenner.Language as a Cake Tool
#tool nuget:?package=HaemmerElectronics.SeppPenner.Language&version=1.1.0

CSharpLanguageManager is an assembly/ library to build multilingual programms in .Net.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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 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 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.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.1.4 219 12/7/2023
1.1.3 112 11/13/2023
1.1.2 430 11/10/2022
1.1.1 330 10/30/2022
1.1.0 501 2/8/2022
1.0.11 310 11/11/2021
1.0.10 318 8/9/2021
1.0.9 337 7/25/2021
1.0.8 352 2/21/2021
1.0.7 544 11/11/2020
1.0.6 511 6/5/2020
1.0.5 531 11/8/2019
1.0.4.1 539 10/28/2019
1.0.4 630 10/13/2019
1.0.3 553 9/29/2019
1.0.2 550 9/29/2019
1.0.1 589 6/23/2019
1.0.0.12 621 5/5/2019
1.0.0.11 1,078 3/15/2018
1.0.0.10 1,058 3/12/2018
1.0.0.9 1,054 2/11/2018
1.0.0.8 1,131 1/22/2018
1.0.0.7 1,151 8/18/2017
1.0.0.6 951 8/16/2017
1.0.0.5 1,017 8/10/2017

Version 1.1.0.0 (2022-02-08): Added nullable checks, added editorconfig, added file scoped namespaces, added global usings, removed Net Framework support natively as it doesn't work with implicit usings (Breaking change).