Info
| Version: | 2.0.0 |
| Author(s): | Dominick Bush |
| Last Update: | Wednesday, October 12, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/dbush-pss/PSS.TextTemplating.StaticDataLibrary |
| NuGet Url: | https://www.nuget.org/packages/PSS.TextTemplating.StaticDataLibrary |
Install
Install-Package PSS.TextTemplating.StaticDataLibrary
dotnet add package PSS.TextTemplating.StaticDataLibrary
paket add PSS.TextTemplating.StaticDataLibrary
PSS.TextTemplating.StaticDataLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- ExcelDataReader(>= 2.1.2.3 && < 3.0.0)
Tags
The primary intended use for this template is to generate lists of data at design-time for unit tests, although it can also be used to generate other static data that doesn't change during application use, such as a list of states, etc.