Skip to main content
Universe.SqlTrace package icon

Universe.SqlTrace

Tiny library that wraps MS SQL Profiler API into strongly types data access. It supports column chooser and row filtering. Tested on SQL Server 2005 ... 2022 including SQL Server on Linux and LocalDB. Targets .Net Core, .Net Framework 2.0+, and Net Standard 1.3+

Total Downloads
111.5K
111,494
Published
Mar 31, 2025
Latest stable version

Install

.NET CLI
dotnet add package Universe.SqlTrace --version 1.8.2
Package Manager Console
Install-Package Universe.SqlTrace -Version 1.8.2
PackageReference
<PackageReference Include="Universe.SqlTrace" Version="1.8.2" />

Frameworks

.NETFramework2.0 .NETFramework4.0 .NETStandard1.3 .NETStandard2.0

Dependencies

Theraot.Core
.NETFramework2.0
[3.2.1, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
System.Data.SqlClient
.NETStandard1.3
[4.8.2, )
System.Data.SqlClient
.NETStandard2.0
[4.8.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.