NKit 1.4.0
dotnet add package NKit --version 1.4.0
NuGet\Install-Package NKit -Version 1.4.0
<PackageReference Include="NKit" Version="1.4.0" />
<PackageVersion Include="NKit" Version="1.4.0" />
<PackageReference Include="NKit" />
paket add NKit --version 1.4.0
#r "nuget: NKit, 1.4.0"
#addin nuget:?package=NKit&version=1.4.0
#tool nuget:?package=NKit&version=1.4.0
NKit Library
This is a library-only version of NKit v1.4
TODO:
- Include source of modified SharpCompress (see upstream #18)
Original README:
NKit
Welcome to the NKit v1.4 code, provided as is.
It's a bit rough around the edges and could do with cleansing. This was planned to happen, but due to the code passing all the tests – the last taking 10 days – cleansing the code was deemed too much of a risk. Unit tests posed to be a challenge.
This code references a modified version of SharpCompress which has 2 If statements commented out to support split SOLID rars.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. 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 |
---|---|---|
1.4.0 | 243 | 4/24/2023 |
Initial release as library