A library to pick contest winners from the csv output of online Form Services (Google Forms, TypeForms, etc).
Info
Version: | 1.1.0 |
Author(s): | Programazing |
Last Update: | Saturday, November 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Programazing/ContestWinnerFromCsv |
NuGet Url: | https://www.nuget.org/packages/ContestWinnerFromCsv |
Install
Install-Package ContestWinnerFromCsv
dotnet add package ContestWinnerFromCsv
paket add ContestWinnerFromCsv
ContestWinnerFromCsv Download (Unzip the "nupkg" after downloading)
Dependencies
- CsvHelper(>= 15.0.9)
- Microsoft.Extensions.Configuration(>= 3.1.9)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.9)
- Microsoft.Extensions.Configuration.Json(>= 3.1.9)
Tags