Info
| Version: | 2.0.0 | 
| Author(s): | J. Zebedee | 
| Last Update: | Tuesday, February 23, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jzebedee/sharpsfv | 
| NuGet Url: | https://www.nuget.org/packages/sharpsfv | 
Install
Install-Package sharpsfv
                        dotnet add package sharpsfv
                        paket add sharpsfv
                        
                                sharpsfv Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
A .NET implementation of the Simple File Verification format.
- Read and parse .SFV files with sharpsfv.SfvParser
- Create checksums and output .SFV files with sharpsfv.SfvBuilder.