使用entity framework code first 紀錄elmah.
Info
Version: | 1.0.1 |
Author(s): | YC |
Last Update: | Tuesday, November 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Elmah.EF.CodeFirst |
Install
Install-Package Elmah.EF.CodeFirst
dotnet add package Elmah.EF.CodeFirst
paket add Elmah.EF.CodeFirst
Elmah.EF.CodeFirst Download (Unzip the "nupkg" after downloading)
Dependencies
- elmah(>= 1.2.2)
- EntityFramework(>= 6.2.0)