HaemmerElectronics.SeppPenner.Language 1.0.0.7

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

CSharpLanguageManager is an assembly/ library to build multilingual programms in .Net.
The assembly was written and tested in .Net 4.6.2.

Product Compatible and additional computed target framework versions.
.NET Framework net2045 is compatible.  net2046 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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 129 11/24/2024
1.1.5 152 5/16/2024
1.1.4 325 12/7/2023
1.1.3 149 11/13/2023
1.1.2 492 11/10/2022
1.1.1 380 10/30/2022
1.1.0 565 2/8/2022
1.0.11 369 11/11/2021
1.0.10 377 8/9/2021
1.0.9 409 7/25/2021
1.0.8 424 2/21/2021
1.0.7 616 11/11/2020
1.0.6 579 6/5/2020
1.0.5 600 11/8/2019
1.0.4.1 610 10/28/2019
1.0.4 716 10/13/2019
1.0.3 634 9/29/2019
1.0.2 618 9/29/2019
1.0.1 662 6/23/2019
1.0.0.12 709 5/5/2019
1.0.0.11 1,273 3/15/2018
1.0.0.10 1,244 3/12/2018
1.0.0.9 1,252 2/11/2018
1.0.0.8 1,379 1/22/2018
1.0.0.7 1,358 8/18/2017
1.0.0.6 1,086 8/16/2017
1.0.0.5 1,209 8/10/2017

Version 1.0.0.7 (2017-08-18) : Adjusted ReloadLanguages() method to work properly.
Version 1.0.0.6 (2017-08-16) : Added ReloadLanguages() method to ILanguageManager.
Version 1.0.0.5 (2017-05-14) : Added documentation.
Version 1.0.0.4 (2017-03-24) : Again simplified the usage of languages.
Version 1.0.0.3 (2017-03-21) : Simplified the usage of languages.
Version 1.0.0.2 (2017-02-17) : Code review.
Version 1.0.0.1 (2016-12-06) : Added EventHandler to subscribe to Event.
Version 1.0.0.0 (2016-12-06) : 1.0 release.