HaemmerElectronics.SeppPenner.Language 1.1.6

Prefix Reserved
dotnet add package HaemmerElectronics.SeppPenner.Language --version 1.1.6
                    
NuGet\Install-Package HaemmerElectronics.SeppPenner.Language -Version 1.1.6
                    
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.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HaemmerElectronics.SeppPenner.Language" Version="1.1.6" />
                    
Directory.Packages.props
<PackageReference Include="HaemmerElectronics.SeppPenner.Language" />
                    
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 HaemmerElectronics.SeppPenner.Language --version 1.1.6
                    
#r "nuget: HaemmerElectronics.SeppPenner.Language, 1.1.6"
                    
#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.
#addin nuget:?package=HaemmerElectronics.SeppPenner.Language&version=1.1.6
                    
Install as a Cake Addin
#tool nuget:?package=HaemmerElectronics.SeppPenner.Language&version=1.1.6
                    
Install as a Cake Tool

CSharpLanguageManager

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

Build status GitHub issues GitHub forks GitHub stars License: MIT Nuget NuGet Downloads Known Vulnerabilities Gitter Blogger Patreon PayPal

Available for

  • Net 6.0
  • Net 8.0

Net Core and Net Framework latest and LTS versions

Basic usage

Check out the how to use file here.

Install

dotnet add package HaemmerElectronics.SeppPenner.Language

Change history

See the Changelog.

Product Compatible and additional computed target framework versions.
.NET 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 is compatible.  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.
  • net8.0

    • No dependencies.
  • net9.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.6 142 11/24/2024
1.1.5 166 5/16/2024
1.1.4 335 12/7/2023
1.1.3 156 11/13/2023
1.1.2 507 11/10/2022
1.1.1 392 10/30/2022
1.1.0 590 2/8/2022
1.0.11 391 11/11/2021
1.0.10 394 8/9/2021
1.0.9 431 7/25/2021
1.0.8 445 2/21/2021
1.0.7 643 11/11/2020
1.0.6 604 6/5/2020
1.0.5 632 11/8/2019
1.0.4.1 636 10/28/2019
1.0.4 744 10/13/2019
1.0.3 661 9/29/2019
1.0.2 649 9/29/2019
1.0.1 692 6/23/2019
1.0.0.12 740 5/5/2019
1.0.0.11 1,370 3/15/2018
1.0.0.10 1,332 3/12/2018
1.0.0.9 1,341 2/11/2018
1.0.0.8 1,502 1/22/2018
1.0.0.7 1,451 8/18/2017
1.0.0.6 1,146 8/16/2017
1.0.0.5 1,297 8/10/2017

Version 1.1.6.0 (2024-11-24): Removed support for Net6.0, added support for Net9.0, updated NuGet packages.