FrameLog 2.0.1
.NET Framework 4.0
Install-Package FrameLog -Version 2.0.1
dotnet add package FrameLog --version 2.0.1
<PackageReference Include="FrameLog" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FrameLog --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FrameLog, 2.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FrameLog as a Cake Addin
#addin nuget:?package=FrameLog&version=2.0.1
// Install FrameLog as a Cake Tool
#tool nuget:?package=FrameLog&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A logging module for EntityFramework
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 85,180 | 5/6/2015 |
2.0.0 | 1,051 | 5/6/2015 |
2.0.0-beta | 861 | 4/17/2015 |
1.5.0 | 2,944 | 11/10/2014 |
1.4.4 | 1,042 | 10/22/2014 |
1.4.3 | 4,842 | 4/23/2014 |
1.4.2 | 1,077 | 4/16/2014 |
1.4.1 | 1,255 | 2/17/2014 |
1.4.0 | 988 | 2/5/2014 |
1.3.4 | 912 | 2/5/2014 |
1.3.3 | 877 | 2/3/2014 |
1.3.2 | 893 | 2/3/2014 |
1.3.1 | 919 | 1/13/2014 |
1.2.0 | 2,503 | 8/16/2013 |
1.1.0 | 1,145 | 6/28/2013 |
1.0.50 | 1,019 | 5/31/2013 |
1.0.43 | 985 | 5/29/2013 |
1.0.30 | 1,010 | 4/22/2013 |
2.0.1 is a major release with breaking API changes. You are strongly advised to read the upgrade guide before upgrading. Full release notes are also contained in the upgrade guide. See https://bitbucket.org/MartinEden/framelog/wiki/UpgradeGuide1.5->2.0