Used to apply the seeds of the application automatically via Reflection following some conventions.
Info
| Version: | 1.0.0-rc1-preview |
| Author(s): | Adriano Flechilla |
| Last Update: | Tuesday, May 22, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/flechilla/SmartSeeder |
| NuGet Url: | https://www.nuget.org/packages/SmartSeeder |
Install
Install-Package SmartSeeder
dotnet add package SmartSeeder
paket add SmartSeeder
SmartSeeder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.1.01)
- Microsoft.EntityFrameworkCore.Design(>= 2.1.01)
- Serilog.AspNetCore(>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.01)
Tags