ZachWolfe.Tendril.Plugin.SampleUrlIcon
0.1.0-pre1
This is a prerelease version of ZachWolfe.Tendril.Plugin.SampleUrlIcon.
dotnet add package ZachWolfe.Tendril.Plugin.SampleUrlIcon --version 0.1.0-pre1
NuGet\Install-Package ZachWolfe.Tendril.Plugin.SampleUrlIcon -Version 0.1.0-pre1
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="ZachWolfe.Tendril.Plugin.SampleUrlIcon" Version="0.1.0-pre1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZachWolfe.Tendril.Plugin.SampleUrlIcon" Version="0.1.0-pre1" />
<PackageReference Include="ZachWolfe.Tendril.Plugin.SampleUrlIcon" />
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 ZachWolfe.Tendril.Plugin.SampleUrlIcon --version 0.1.0-pre1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZachWolfe.Tendril.Plugin.SampleUrlIcon, 0.1.0-pre1"
#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 ZachWolfe.Tendril.Plugin.SampleUrlIcon@0.1.0-pre1
#: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=ZachWolfe.Tendril.Plugin.SampleUrlIcon&version=0.1.0-pre1&prerelease
#tool nuget:?package=ZachWolfe.Tendril.Plugin.SampleUrlIcon&version=0.1.0-pre1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Sample URL Icon
A temporary sample Ivy Tendril plugin whose manifest icon is defined as a URL rather than a built-in named icon.
public PluginManifest Manifest { get; } = new()
{
Id = "ZachWolfe.Tendril.Plugin.SampleUrlIcon",
Title = "Sample URL Icon",
Icon = PluginIcon.Url("https://avatars.githubusercontent.com/u/190619764?v=4"),
};
Installing it adds a single app, URL Icon Demo, which renders the same remote image so it can be compared against the icon shown in Settings → Plugins.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Ivy.Tendril.Plugin.Extended.Abstractions (>= 1.1.26-pre-20260731033335)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-pre1 | 48 | 7/31/2026 |