Skip to main content

Library containing basic abstractions to cryptography. Aims to make it easy to use, while still allowing advanced scenarios like e.g. minimizing heap allocations, etc.

Total Downloads
1.0K
1,023
Published
Dec 17, 2018
Latest stable version

Install

.NET CLI
dotnet add package FluentCryptography.Abstractions --version 1.0.0+a92b9307e5f5efbb129d0e786e481be115776bec
Package Manager Console
Install-Package FluentCryptography.Abstractions -Version 1.0.0+a92b9307e5f5efbb129d0e786e481be115776bec
PackageReference
<PackageReference Include="FluentCryptography.Abstractions" Version="1.0.0+a92b9307e5f5efbb129d0e786e481be115776bec" />

Frameworks

.NETFramework4.0 .NETFramework4.5 .NETStandard1.0 .NETStandard2.0

Dependencies

UtilPack
.NETFramework4.0
[1.7.1, )
UtilPack
.NETFramework4.5
[1.7.1, )
NETStandard.Library
.NETStandard1.0
[1.6.1, )
UtilPack
.NETStandard1.0
[1.7.1, )
UtilPack
.NETStandard2.0
[1.7.1, )

Adoption guide

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

Compatibility metadata lists 4 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.