ktsu.Sdk.Test 1.2.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ktsu.Sdk.Test --version 1.2.0
                    
NuGet\Install-Package ktsu.Sdk.Test -Version 1.2.0
                    
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="ktsu.Sdk.Test" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ktsu.Sdk.Test" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="ktsu.Sdk.Test" />
                    
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 ktsu.Sdk.Test --version 1.2.0
                    
#r "nuget: ktsu.Sdk.Test, 1.2.0"
                    
#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 ktsu.Sdk.Test@1.2.0
                    
#: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=ktsu.Sdk.Test&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=ktsu.Sdk.Test&version=1.2.0
                    
Install as a Cake Tool

ktsu.Sdk

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.
  • net9.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.49.0 427 7/21/2025
1.48.0 89 7/18/2025
1.47.0 88 7/18/2025
1.46.0 633 6/15/2025
1.45.0 330 6/15/2025
1.44.0 325 6/15/2025
1.43.0 320 6/15/2025
1.42.0 320 6/15/2025
1.41.0 327 6/15/2025
1.40.0 341 6/15/2025
1.39.1-pre.1 108 6/15/2025
1.39.0 471 6/13/2025
1.38.0 490 5/31/2025
1.37.0 123 5/31/2025
1.36.0 133 5/31/2025
1.35.0 229 5/29/2025
1.34.0 216 5/28/2025
1.33.0 131 5/23/2025
1.32.0 147 5/22/2025
1.31.0 147 5/22/2025
1.30.0 159 5/22/2025
1.29.0 143 5/21/2025
1.28.0 147 5/21/2025
1.27.0 150 5/21/2025
1.26.0 147 5/21/2025
1.25.0 148 5/21/2025
1.24.0 140 5/21/2025
1.23.0 138 5/21/2025
1.22.0 143 5/21/2025
1.21.0 144 5/21/2025
1.20.1-pre.1 118 5/21/2025
1.20.0 137 5/21/2025
1.19.1-pre.1 122 5/21/2025
1.19.0 140 5/21/2025
1.18.0 146 5/21/2025
1.17.1 166 5/21/2025
1.17.1-pre.1 134 5/21/2025
1.17.0 141 5/21/2025
1.16.0 147 5/21/2025
1.15.0 141 5/21/2025
1.14.1 148 5/21/2025
1.14.0 148 5/21/2025
1.13.0 149 5/21/2025
1.12.1 142 5/21/2025
1.12.0 145 5/21/2025
1.11.1-pre.2 122 5/20/2025
1.11.1-pre.1 120 5/18/2025
1.11.0 138 5/18/2025
1.10.2-pre.1 94 5/17/2025
1.10.1 199 5/17/2025
1.10.0 136 5/17/2025
1.9.0 223 5/15/2025
1.8.1-pre.5 95 5/4/2025
1.8.1-pre.4 133 4/28/2025
1.8.1-pre.3 134 4/28/2025
1.8.1-pre.2 131 4/28/2025
1.8.1-pre.1 138 4/28/2025
1.8.0 1,373 4/28/2025
1.7.1-pre.2 126 4/28/2025
1.7.1-pre.1 141 4/28/2025
1.7.0 121 4/26/2025
1.6.0 82 4/26/2025
1.5.1 83 4/26/2025
1.5.0 96 4/26/2025
1.4.0 82 4/26/2025
1.3.0 90 4/26/2025
1.2.0 91 4/26/2025

## v1.2.0 (minor)

Changes since v1.1.0:

- Add Sdk.App and Sdk.Test projects to solution ([@matt-edmondson](https://github.com/matt-edmondson))

## v1.1.0 (major)

Changes since 0.0.0.0:

- Initial commit ([@matt-edmondson](https://github.com/matt-edmondson))