Simple library which should simplify safing and loading files. 
                        
                    
         
                Info
| Version: | 0.6.0-alpha.3 | 
| Author(s): | NicoVIII | 
| Last Update: | Saturday, September 12, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/NicoVIII/TypedPersistence | 
| NuGet Url: | https://www.nuget.org/packages/TypedPersistence | 
Install
Install-Package TypedPersistence
                        dotnet add package TypedPersistence
                        paket add TypedPersistence
                        
                                TypedPersistence Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Core(> 4.5.2)
- FSharpPlus(>= 0.0.0)
- LiteDB.FSharp(>= 2.15.0 && < 3.0.0)
