LinqToSqlProfiler 2.0.2239

dotnet add package LinqToSqlProfiler --version 2.0.2239
                    
NuGet\Install-Package LinqToSqlProfiler -Version 2.0.2239
                    
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="LinqToSqlProfiler" Version="2.0.2239" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LinqToSqlProfiler" Version="2.0.2239" />
                    
Directory.Packages.props
<PackageReference Include="LinqToSqlProfiler" />
                    
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 LinqToSqlProfiler --version 2.0.2239
                    
#r "nuget: LinqToSqlProfiler, 2.0.2239"
                    
#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 LinqToSqlProfiler@2.0.2239
                    
#: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=LinqToSqlProfiler&version=2.0.2239
                    
Install as a Cake Addin
#tool nuget:?package=LinqToSqlProfiler&version=2.0.2239
                    
Install as a Cake Tool

LinqToSql Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of LinqToSql. 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 LinqToSql 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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.2239 272 11/26/2014
2.0.2238 119 9/7/2014
2.0.2237 118 7/6/2014
2.0.2236 83 7/3/2014
2.0.2235 74 6/10/2014
2.0.2234 74 5/7/2014
2.0.2233 76 2/13/2014
2.0.2232 70 2/4/2014
2.0.2231 69 2/2/2014
2.0.2227 67 1/29/2014
2.0.2226 71 1/26/2014
2.0.2225 83 1/15/2014
2.0.2224 68 1/9/2014
2.0.2223 68 1/9/2014
2.0.2222 71 1/8/2014
2.0.2221 72 12/22/2013
2.0.2220 69 12/19/2013
2.0.2217 72 11/20/2013
2.0.2216 69 11/13/2013
2.0.2215 70 11/13/2013
Loading failed