Snowflaqe.Tasks 1.4.2

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package Snowflaqe.Tasks --version 1.4.2
                    
NuGet\Install-Package Snowflaqe.Tasks -Version 1.4.2
                    
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="Snowflaqe.Tasks" Version="1.4.2">
  <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.
<PackageVersion Include="Snowflaqe.Tasks" Version="1.4.2" />
                    
Directory.Packages.props
<PackageReference Include="Snowflaqe.Tasks">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
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 Snowflaqe.Tasks --version 1.4.2
                    
#r "nuget: Snowflaqe.Tasks, 1.4.2"
                    
#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.
#addin nuget:?package=Snowflaqe.Tasks&version=1.4.2
                    
Install Snowflaqe.Tasks as a Cake Addin
#tool nuget:?package=Snowflaqe.Tasks&version=1.4.2
                    
Install Snowflaqe.Tasks as a Cake Tool

Package Description

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETCoreApp 3.1

    • No dependencies.
  • .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
1.8.0 2,559 10/10/2024
1.7.0 845 8/16/2023
1.6.0 208 5/16/2023
1.5.0 213 5/10/2023
1.4.5 207 5/10/2023
1.4.4 269 5/10/2023
1.4.3 578 6/6/2022
1.4.2 573 5/28/2022
1.4.1 613 3/5/2022
1.4.0 609 2/5/2022
1.3.0 447 12/2/2021
1.2.0 391 12/2/2021
1.1.0 1,166 11/29/2021
1.0.0 517 10/25/2021

Allow parser to read schema from SDL when it contains unions and interfaces