Info
| Version: | 0.3.0 | 
| Author(s): | Adrian Singer | 
| Last Update: | Friday, July 24, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/sin-net/Sin.Net | 
| NuGet Url: | https://www.nuget.org/packages/Sin.Net.Persistence | 
Install
Install-Package Sin.Net.Persistence
                        dotnet add package Sin.Net.Persistence
                        paket add Sin.Net.Persistence
                        
                                Sin.Net.Persistence Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Sin.Net.Domain(>= 0.3.1)
- Newtonsoft.Json(>= 12.0.1)
Tags
 
                
Supported formats are Json, Binary and Csv based on DataTables. A derivation of the features in your client code is supported.
More features will follow.