LinqToSqlProfiler by Hibernating Rhinos LTD

<PackageReference Include="LinqToSqlProfiler" Version="2.0.2223" />

.NET API 380,928 bytes

 LinqToSqlProfiler 2.0.2223

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.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>LinqToSqlProfiler</id>
    <version>2.0.2223.0</version>
    <title>LinqToSql Profiler</title>
    <authors>Hibernating Rhinos LTD</authors>
    <owners>Hibernating Rhinos LTD</owners>
    <licenseUrl>http://l2sprof.com/license</licenseUrl>
    <projectUrl>http://l2sprof.com/</projectUrl>
    <iconUrl>http://l2sprof.com/favicon.ico</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>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.</description>
    <summary>This package let you profile your LinqToSql application easily!</summary>
    <language>en-US</language>
    <tags>LinqToSql Profiler Prof L2SProf</tags>
    <dependencies>
      <dependency id="WebActivator" version="1.4" />
    </dependencies>
  </metadata>
</package>