Library for implementing transparent encryption of fields and/or properties and persisting to RavenDB.
                        
                    
         
                Info
| Version: | 0.0.4 | 
| Author(s): | Joe Kuemerle | 
| Last Update: | Thursday, January 8, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/jkuemerle/EncryptedType | 
| NuGet Url: | https://www.nuget.org/packages/EncryptedType.RavenDB | 
Install
Install-Package EncryptedType.RavenDB
                        dotnet add package EncryptedType.RavenDB
                        paket add EncryptedType.RavenDB
                        
                                EncryptedType.RavenDB Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- IEncryptedType(0.0)
 - EncryptedType(0.0)
 - PostSharp(4.0)
 - RavenDB.Client(2.5)
 
Tags