Library for creating file parsers. 
                        
                    
         
                Info
| Version: | 2.0.2 | 
| Author(s): | Daniel Freydl | 
| Last Update: | Monday, May 11, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Parsnet | 
Install
Install-Package Parsnet
                        dotnet add package Parsnet
                        paket add Parsnet
                        
                                Parsnet Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FluentValidation(>= 8.6.2)
- Hangfire.Storage.SQLite(>= 0.2.4)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.1.3)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Logging(>= 3.1.3)
- System.IO.Abstractions(>= 9.0.5)
- sqlite-net-pcl(>= 1.7.302)
