Allow MiniProfiler to be initialized & destroyed independently in a similar manner to how EF Core initialization works.
Info
Version: | 1.0.9 |
Author(s): | David Ikin |
Last Update: | Tuesday, April 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidikin45/MiniProfilerDb.Initialization |
NuGet Url: | https://www.nuget.org/packages/MiniProfilerDb.Initialization |
Install
Install-Package MiniProfilerDb.Initialization
dotnet add package MiniProfilerDb.Initialization
paket add MiniProfilerDb.Initialization
MiniProfilerDb.Initialization Download (Unzip the "nupkg" after downloading)
Dependencies
- Database.Initialization(>= 1.0.21)
- MiniProfiler.Providers.SqlServer(>= 4.1.0)
- MiniProfiler.Providers.Sqlite(>= 4.1.0)
Tags