Ansight 0.1.0-pre9
See the version list below for details.
dotnet add package Ansight --version 0.1.0-pre9
NuGet\Install-Package Ansight -Version 0.1.0-pre9
<PackageReference Include="Ansight" Version="0.1.0-pre9" />
<PackageVersion Include="Ansight" Version="0.1.0-pre9" />
<PackageReference Include="Ansight" />
paket add Ansight --version 0.1.0-pre9
#r "nuget: Ansight, 0.1.0-pre9"
#:package Ansight@0.1.0-pre9
#addin nuget:?package=Ansight&version=0.1.0-pre9&prerelease
#tool nuget:?package=Ansight&version=0.1.0-pre9&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.BundledHostConnectionAssembly = typeof(AppBootstrap).Assembly;
#if ANDROID
ansight.CurrentActivityProvider = () => 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.
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-pre9)
- Ansight.Tools.Database (>= 0.1.0-pre9)
- Ansight.Tools.FileSystem (>= 0.1.0-pre9)
- Ansight.Tools.Preferences (>= 0.1.0-pre9)
- Ansight.Tools.Reflection (>= 0.1.0-pre9)
- Ansight.Tools.SecureStorage (>= 0.1.0-pre9)
- Ansight.Tools.VisualTree (>= 0.1.0-pre9)
-
net9.0-android35.0
- Ansight.Core (>= 0.1.0-pre9)
- Ansight.Pairing (>= 0.1.0-pre9)
- Ansight.Tools.Database (>= 0.1.0-pre9)
- Ansight.Tools.FileSystem (>= 0.1.0-pre9)
- Ansight.Tools.Preferences (>= 0.1.0-pre9)
- Ansight.Tools.Reflection (>= 0.1.0-pre9)
- Ansight.Tools.SecureStorage (>= 0.1.0-pre9)
- Ansight.Tools.VisualTree (>= 0.1.0-pre9)
-
net9.0-ios18.0
- Ansight.Core (>= 0.1.0-pre9)
- Ansight.Pairing (>= 0.1.0-pre9)
- Ansight.Tools.Database (>= 0.1.0-pre9)
- Ansight.Tools.FileSystem (>= 0.1.0-pre9)
- Ansight.Tools.Preferences (>= 0.1.0-pre9)
- Ansight.Tools.Reflection (>= 0.1.0-pre9)
- Ansight.Tools.SecureStorage (>= 0.1.0-pre9)
- Ansight.Tools.VisualTree (>= 0.1.0-pre9)
-
net9.0-maccatalyst18.0
- Ansight.Core (>= 0.1.0-pre9)
- Ansight.Pairing (>= 0.1.0-pre9)
- Ansight.Tools.Database (>= 0.1.0-pre9)
- Ansight.Tools.FileSystem (>= 0.1.0-pre9)
- Ansight.Tools.Preferences (>= 0.1.0-pre9)
- Ansight.Tools.Reflection (>= 0.1.0-pre9)
- Ansight.Tools.SecureStorage (>= 0.1.0-pre9)
- Ansight.Tools.VisualTree (>= 0.1.0-pre9)
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 |
|---|---|---|
| 0.1.0-preview.20 | 41 | 5/15/2026 |
| 0.1.0-preview.19 | 72 | 5/8/2026 |
| 0.1.0-preview.18 | 61 | 5/8/2026 |
| 0.1.0-preview.17 | 52 | 5/8/2026 |
| 0.1.0-preview.16 | 51 | 5/6/2026 |
| 0.1.0-preview.15 | 49 | 5/5/2026 |
| 0.1.0-preview.14 | 61 | 5/5/2026 |
| 0.1.0-preview.13 | 56 | 5/5/2026 |
| 0.1.0-pre9 | 50 | 5/3/2026 |
| 0.1.0-pre8 | 73 | 5/3/2026 |
| 0.1.0-pre7 | 67 | 4/30/2026 |
| 0.1.0-pre6 | 62 | 4/30/2026 |
| 0.1.0-pre5 | 66 | 4/30/2026 |
| 0.1.0-pre4 | 72 | 4/27/2026 |
| 0.1.0-pre3 | 71 | 4/21/2026 |
| 0.1.0-pre2 | 84 | 4/4/2026 |
| 0.1.0-pre12 | 57 | 5/4/2026 |
| 0.1.0-pre11 | 52 | 5/4/2026 |
| 0.1.0-pre10 | 53 | 5/3/2026 |
| 0.1.0-pre1 | 95 | 3/31/2026 |