H.Uno.Sdk 0.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package H.Uno.Sdk --version 0.3.1
NuGet\Install-Package H.Uno.Sdk -Version 0.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="H.Uno.Sdk" Version="0.3.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add H.Uno.Sdk --version 0.3.1
#r "nuget: H.Uno.Sdk, 0.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 H.Uno.Sdk as a Cake Addin
#addin nuget:?package=H.Uno.Sdk&version=0.3.1

// Install H.Uno.Sdk as a Cake Tool
#tool nuget:?package=H.Uno.Sdk&version=0.3.1

Uno.Sdk

Nuget package dotnet License: MIT Discord

Easy configuration for Uno projects in 2 lines of code

Usage

<Project Sdk="Microsoft.NET.Sdk">

    <PropertyGroup>
        <TargetFramework>net7.0-windows10.0.19041.0;net7.0-maccatalyst;net7.0-android;net7.0-ios;net7.0</TargetFramework>
        
    </PropertyGroup>
    
    <ItemGroup>
        <PackageReference Include="H.Uno.Sdk" Version="4.9.45" />
    </ItemGroup>

</Project>

Possible future of this package

One project with:

<Project Sdk="Uno.Sdk/5.0.0">

    <PropertyGroup>
        <TargetFrameworks>net7.0-maccatalyst;net7.0-android;net7.0-ios;net7.0-windows10.0.19041.0;net7.0-webassembly;net7.0-skia-gtk</TargetFrameworks>
    </PropertyGroup>

</Project>

Support

Priority place for bugs: https://github.com/HavenDV/Uno.Sdk/issues
Priority place for ideas and general questions: https://github.com/HavenDV/Uno.Sdk/discussions
Discord: https://discord.gg/g8u2t9dKgE

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

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.27.0 188 1/31/2024
0.26.0 369 11/27/2023
0.25.0 170 11/25/2023
0.24.0 201 11/23/2023
0.23.0 229 11/19/2023
0.22.0 143 11/15/2023
0.21.0 136 11/15/2023
0.20.0 190 11/3/2023
0.19.0 111 11/3/2023
0.18.0 255 10/11/2023
0.17.2 238 10/7/2023
0.17.1 183 10/7/2023
0.17.0 204 10/7/2023
0.16.0 143 10/7/2023
0.15.0 184 10/6/2023
0.14.0 209 10/6/2023
0.13.1 205 10/5/2023
0.13.0 188 10/5/2023
0.12.0 198 10/5/2023
0.11.1 239 10/5/2023
0.11.0 165 10/5/2023
0.10.0 240 10/3/2023
0.9.8 249 10/2/2023
0.9.7 178 10/2/2023
0.9.6 200 10/2/2023
0.9.5 226 10/2/2023
0.9.4 237 10/2/2023
0.9.3 206 10/2/2023
0.9.2 158 10/1/2023
0.9.1 232 10/1/2023
0.9.0 196 10/1/2023
0.8.4 224 9/30/2023
0.8.3 181 9/30/2023
0.8.2 142 9/29/2023
0.8.1 215 9/29/2023
0.8.0 225 9/29/2023
0.7.0 147 9/28/2023
0.5.0 193 9/28/2023
0.4.0 164 9/26/2023
0.3.1 210 9/25/2023
0.3.0 183 9/25/2023
0.2.0 167 9/25/2023
0.1.0 187 9/25/2023