A database solution allowing for an easy way to store any object as a flat file in either json, bson or encrypted bson format.
                        
                    
         
                Info
| Version: | 2.0.1 | 
| Author(s): | Gareth Duncan | 
| Last Update: | Saturday, July 4, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/garethduncan87/FileCanDB | 
| NuGet Url: | https://www.nuget.org/packages/FileCanDB | 
Install
Install-Package FileCanDB
                        dotnet add package FileCanDB
                        paket add FileCanDB
                        
                                FileCanDB Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(6.0.8)
 
Tags