Automatically creates tables and stored procedures for Essential Diagnostics (https://essentialdiagnostics.codeplex.com/) using Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | Craig Pretorius |
Last Update: | Thursday, June 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CodeHQ/EssentialDiagnostics.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/EssentialDiagnostics.EntityFramework |
Install
Install-Package EssentialDiagnostics.EntityFramework
dotnet add package EssentialDiagnostics.EntityFramework
paket add EssentialDiagnostics.EntityFramework
EssentialDiagnostics.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags