Ude.Signed
0.1.1
dotnet add package Ude.Signed --version 0.1.1
NuGet\Install-Package Ude.Signed -Version 0.1.1
<PackageReference Include="Ude.Signed" Version="0.1.1" />
paket add Ude.Signed --version 0.1.1
#r "nuget: Ude.Signed, 0.1.1"
// Install Ude.Signed as a Cake Addin #addin nuget:?package=Ude.Signed&version=0.1.1 // Install Ude.Signed as a Cake Tool #tool nuget:?package=Ude.Signed&version=0.1.1
The Signed variant of the Ude (C# port of Mozilla Universal Charset Detector) - http://code.google.com/p/ude/
Why not to use the nuget.org/packages/UDE.CSharp/ ?
The library above is not signed and therefore we can't sign any other lib. Because the ~signed assemblies can't use the unsigned - for more details, see about error "Referenced assembly does not have a strong name"
I also tried to contact with owner of the nuget.org/packages/UDE.CSharp/ for simple signing of any existing lib... but no result.
Well, you can try this if you see similar problems with 'UDE.CSharp'... should work
It assembled from my fork (obsolete): bitbucket.org/3F/ude.signed
based on official latest rev.6 (v0.1) :: http://ude.googlecode.com/svn/trunk/
~~~~~~~~
Get it via GetNuTool:
---------------------------------------------------------
msbuild gnt.core /p:ngpackages="Ude.Signed/0.1.1"
---------------------------------------------------------
* https://github.com/3F/GetNuTool
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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 |
---|---|---|
0.1.1 | 117,890 | 3/7/2015 |
Release from latest rev.6 :: http://ude.googlecode.com/svn/trunk/
pfx -> snk