Claunia.Encoding 1.2.0

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

Library to provide codepage conversion to and from archaic and old computer systems and Unicode.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0)

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Claunia.Encoding:

Package Downloads
libexeinfo

Library to get information about executable files.

Aaru.Images

Media image formats used by the Aaru Data Preservation Suite.

Aaru.Filesystems

Filesystem implementations used by the Aaru Data Preservation Suite.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Claunia.Encoding:

Repository Stars
aaru-dps/Aaru
Aaru Data Preservation Suite
Version Downloads Last Updated
1.9.2 2,864 11/9/2021
1.9.1 3,011 4/30/2021
1.9.0 529 4/30/2021
1.8.0 469 4/29/2021
1.7.0 2,963 4/23/2019
1.6.1 2,488 3/7/2018
1.5.0 1,466 3/1/2018
1.4.0 2,541 12/27/2017
1.3.0 1,443 12/26/2017
1.2.9.1 2,119 10/19/2017
1.2.8.1 1,379 10/18/2017
1.2.8 1,394 10/18/2017
1.2.7 1,414 10/18/2017
1.2.6 1,411 10/18/2017
1.2.5 1,384 10/18/2017
1.2.4 1,389 10/18/2017
1.2.3 1,360 10/18/2017
1.2.2 1,381 10/18/2017
1.2.1 1,423 10/18/2017
1.2.0 1,440 10/12/2017
1.1.0 1,371 10/12/2017
1.0.1 1,961 6/6/2017
1.0.0 1,452 6/6/2017

Added overrides for GetEncodings() and GetEncoding(string name).