EntityFrameworkProfiler 3.0.3052

dotnet add package EntityFrameworkProfiler --version 3.0.3052
                    
NuGet\Install-Package EntityFrameworkProfiler -Version 3.0.3052
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EntityFrameworkProfiler" Version="3.0.3052" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityFrameworkProfiler" Version="3.0.3052" />
                    
Directory.Packages.props
<PackageReference Include="EntityFrameworkProfiler" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EntityFrameworkProfiler --version 3.0.3052
                    
#r "nuget: EntityFrameworkProfiler, 3.0.3052"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package EntityFrameworkProfiler@3.0.3052
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EntityFrameworkProfiler&version=3.0.3052
                    
Install as a Cake Addin
#tool nuget:?package=EntityFrameworkProfiler&version=3.0.3052
                    
Install as a Cake Tool

EntityFramework Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of EntityFramework. The product is architected with input coming from many top industry leaders within the OR/M community. Alerts are presented in a concise code-review manner indicating patterns of misuse by your application. To streamline your efforts to correct the misuse, we provide links to the problematic code section that triggered the alert.

We provide a 30 day trial to download and see for yourself, the value you will receive with your purchase of EntityFramework Profiler.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on EntityFrameworkProfiler:

Repository Stars
ardalis/ddd-vet-sample
A sample meant to demonstrate domain driven design using a veterinary hospital management system.
julielerman/DomainDrivenDesignforDatabaseDrivenMind
Deck & Demos from MSIgnite 2015 & Techorama BE conferences
Version Downloads Last Updated
3.0.3052 1,231 4/27/2015
3.0.3051 168 4/21/2015
3.0.3050 312 4/19/2015
3.0.3049 85 4/19/2015
3.0.3048 165 4/15/2015
3.0.3047 190 4/15/2015
3.0.3046 755 3/24/2015
3.0.3045 113 3/23/2015
3.0.3044 95 3/22/2015
3.0.3043 474 3/19/2015
3.0.3042 88 3/19/2015
3.0.3041 120 3/16/2015
3.0.3040 96 3/15/2015
3.0.3039 128 3/12/2015
3.0.3038 88 3/12/2015
3.0.3037 96 3/12/2015
3.0.3036 171 3/10/2015
3.0.3035 421 2/26/2015
3.0.3034 87 2/26/2015
3.0.3033 127 2/25/2015
Loading failed