Skip to main content
BCnEncoder.Net45 package icon

BCnEncoder.Net45

BCnEncoder.NET is a library for compressing rgba images to different block-compressed formats. Both ktx and dds output formats are supported. This version is a .NET Framework 4.5 compatible legacy version. If you're using .NET Core, please use the main package instead.

Total Downloads
1.2K
1,171
Published
Jan 6, 2021
Latest stable version

Install

.NET CLI
dotnet add package BCnEncoder.Net45 --version 0.0.1
Package Manager Console
Install-Package BCnEncoder.Net45 -Version 0.0.1
PackageReference
<PackageReference Include="BCnEncoder.Net45" Version="0.0.1" />

Frameworks

.NETFramework4.5 .NETStandard1.1

Dependencies

System.Numerics.Vectors
.NETFramework4.5
[4.5.0, )
NETStandard.Library
.NETStandard1.1
[1.6.1, )
[4.5.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.