Simple library for reading and writing spss (.sav) files.
Info
| Version: | 2.0.0 |
| Author(s): | Tony Karalis |
| Last Update: | Friday, September 25, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tonykaralis/Spssly |
| NuGet Url: | https://www.nuget.org/packages/Spssly |
Install
Install-Package Spssly
dotnet add package Spssly
paket add Spssly
Spssly Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Encoding.CodePages(>= 4.5.1)
Tags