IEncryptedType 0.0.4

dotnet add package IEncryptedType --version 0.0.4
                    
NuGet\Install-Package IEncryptedType -Version 0.0.4
                    
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="IEncryptedType" Version="0.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IEncryptedType" Version="0.0.4" />
                    
Directory.Packages.props
<PackageReference Include="IEncryptedType" />
                    
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 IEncryptedType --version 0.0.4
                    
#r "nuget: IEncryptedType, 0.0.4"
                    
#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.
#addin nuget:?package=IEncryptedType&version=0.0.4
                    
Install IEncryptedType as a Cake Addin
#tool nuget:?package=IEncryptedType&version=0.0.4
                    
Install IEncryptedType as a Cake Tool

Library of interfaces used by the EncryptedType transparent field and property encryption.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.4 126 2/2/2015
0.0.3 66 12/28/2014
0.0.2 70 12/6/2013
0.0.1 59 12/3/2013

Added cleaner extension methods for functionality.