Ansight 0.1.0-pre10
See the version list below for details.
dotnet add package Ansight --version 0.1.0-pre10
NuGet\Install-Package Ansight -Version 0.1.0-pre10
<PackageReference Include="Ansight" Version="0.1.0-pre10" />
<PackageVersion Include="Ansight" Version="0.1.0-pre10" />
<PackageReference Include="Ansight" />
paket add Ansight --version 0.1.0-pre10
#r "nuget: Ansight, 0.1.0-pre10"
#:package Ansight@0.1.0-pre10
#addin nuget:?package=Ansight&version=0.1.0-pre10&prerelease
#tool nuget:?package=Ansight&version=0.1.0-pre10&prerelease
Ansight
All-in-one Ansight package for .NET apps.
This package references Ansight.Core, native pairing where supported, and all non-MAUI remote tool packages. The runtime namespace remains Ansight.
using Ansight;
var options = Options.CreateBuilder()
.WithAnsight(ansight =>
{
ansight.WithBundledHostConnection(typeof(AppBootstrap).Assembly);
#if ANDROID
ansight.WithPlatformPairing(() => CurrentActivityProvider());
#endif
})
.Build();
Runtime.InitializeAndActivate(options);
WithAnsight(...) configures FPS sampling, 400ms sampling, 120s retention, 2000ms/quality-60/max-width-600 JPEG capture, host auto-probe, bundled host connection, all non-MAUI tools, and full tool access. Its callback receives the existing Options.OptionsBuilder.
Set AnsightAllowRemoteTools=true for builds that intentionally include tool packages.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-android35.0 is compatible. net9.0-browser was computed. net9.0-ios was computed. net9.0-ios18.0 is compatible. net9.0-maccatalyst was computed. net9.0-maccatalyst18.0 is compatible. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Ansight.Core (>= 0.1.0-pre10)
- Ansight.Tools.Database (>= 0.1.0-pre10)
- Ansight.Tools.FileSystem (>= 0.1.0-pre10)
- Ansight.Tools.Preferences (>= 0.1.0-pre10)
- Ansight.Tools.Reflection (>= 0.1.0-pre10)
- Ansight.Tools.SecureStorage (>= 0.1.0-pre10)
- Ansight.Tools.VisualTree (>= 0.1.0-pre10)
-
net9.0-android35.0
- Ansight.Core (>= 0.1.0-pre10)
- Ansight.Pairing (>= 0.1.0-pre10)
- Ansight.Tools.Database (>= 0.1.0-pre10)
- Ansight.Tools.FileSystem (>= 0.1.0-pre10)
- Ansight.Tools.Preferences (>= 0.1.0-pre10)
- Ansight.Tools.Reflection (>= 0.1.0-pre10)
- Ansight.Tools.SecureStorage (>= 0.1.0-pre10)
- Ansight.Tools.VisualTree (>= 0.1.0-pre10)
-
net9.0-ios18.0
- Ansight.Core (>= 0.1.0-pre10)
- Ansight.Pairing (>= 0.1.0-pre10)
- Ansight.Tools.Database (>= 0.1.0-pre10)
- Ansight.Tools.FileSystem (>= 0.1.0-pre10)
- Ansight.Tools.Preferences (>= 0.1.0-pre10)
- Ansight.Tools.Reflection (>= 0.1.0-pre10)
- Ansight.Tools.SecureStorage (>= 0.1.0-pre10)
- Ansight.Tools.VisualTree (>= 0.1.0-pre10)
-
net9.0-maccatalyst18.0
- Ansight.Core (>= 0.1.0-pre10)
- Ansight.Pairing (>= 0.1.0-pre10)
- Ansight.Tools.Database (>= 0.1.0-pre10)
- Ansight.Tools.FileSystem (>= 0.1.0-pre10)
- Ansight.Tools.Preferences (>= 0.1.0-pre10)
- Ansight.Tools.Reflection (>= 0.1.0-pre10)
- Ansight.Tools.SecureStorage (>= 0.1.0-pre10)
- Ansight.Tools.VisualTree (>= 0.1.0-pre10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ansight:
| Package | Downloads |
|---|---|
|
Ansight.Maui
All-in-one Ansight SDK package for .NET MAUI apps, including core runtime, pairing, remote tools, automatic lifecycle and page-view telemetry, and MAUI inspection tools. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.0-preview.3 | 59 | 8/10/2026 |
| 1.3.0-preview.2 | 52 | 8/10/2026 |
| 1.3.0-preview.1 | 51 | 8/10/2026 |
| 1.2.0-preview.3 | 53 | 8/5/2026 |
| 1.2.0-preview.2 | 63 | 8/4/2026 |
| 1.2.0-preview.1 | 61 | 8/4/2026 |
| 1.1.0-preview.1 | 63 | 7/31/2026 |
| 1.0.2-preview.8 | 65 | 7/29/2026 |
| 1.0.2-preview.7 | 55 | 7/28/2026 |
| 1.0.2-preview.6 | 54 | 7/28/2026 |
| 1.0.2-preview.5 | 56 | 7/27/2026 |
| 1.0.2-preview.4 | 60 | 7/27/2026 |
| 1.0.2-preview.3 | 129 | 7/7/2026 |
| 1.0.2-preview.2 | 77 | 7/6/2026 |
| 1.0.2-preview.1 | 69 | 6/30/2026 |
| 1.0.1 | 156 | 6/24/2026 |
| 0.2.0-preview.1 | 77 | 6/3/2026 |
| 0.1.0 | 203 | 5/26/2026 |
| 0.1.0-preview.24 | 84 | 5/25/2026 |
| 0.1.0-pre10 | 117 | 5/3/2026 |