Granite.Icons 1.3.1

dotnet add package Granite.Icons --version 1.3.1
NuGet\Install-Package Granite.Icons -Version 1.3.1
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="Granite.Icons" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Granite.Icons --version 1.3.1
#r "nuget: Granite.Icons, 1.3.1"
#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.
// Install Granite.Icons as a Cake Addin
#addin nuget:?package=Granite.Icons&version=1.3.1

// Install Granite.Icons as a Cake Tool
#tool nuget:?package=Granite.Icons&version=1.3.1

Granite Icons for Aurena Native

Granite Icons are graphical representations and visual symbols which used to represent a meaning such as actions, features, or objects. Available SVG icons can be read as Streams.

Usage example

using Ifs.Granite.Icons;
namespace HelloWorld
{
    class Program
    {
        static void Main(string[] args)
        {
            Stream alertSVGStream = IconUtils.GetStream("alert");
        }
    }
}

Read more about Granite Icons: https://design.ifs.com/15d09a779/p/16bbda-icons/

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.3.1 67 2/13/2024
1.3.0 90 2/6/2024
1.2.0 157 9/27/2023
1.1.0 1,966 8/9/2023
1.1.0-beta.5 91 8/4/2023
1.1.0-beta.3 83 4/3/2023
1.1.0-beta.2 88 3/29/2023
1.1.0-beta.1 87 3/28/2023
1.0.2 183 4/12/2023
1.0.1 287 2/9/2023
1.0.0 305 12/5/2022
1.0.0-beta.3 98 11/9/2022
1.0.0-beta.2 108 11/8/2022
1.0.0-beta.1 124 10/19/2022
1.0.0-alpha.8 104 10/17/2022
1.0.0-alpha.7 94 10/14/2022
1.0.0-alpha.6 104 10/13/2022
1.0.0-alpha.5 116 8/15/2022
1.0.0-alpha.4 112 8/15/2022
1.0.0-alpha.3 117 8/15/2022
0.0.5-beta 169 8/8/2022
0.0.4-beta 166 8/8/2022
0.0.3-beta 170 8/8/2022
0.0.2-beta 158 8/8/2022
0.0.1-beta 152 8/5/2022