wpfclassliblary_mtsttest 1.2.1

dotnet add package wpfclassliblary_mtsttest --version 1.2.1
                    
NuGet\Install-Package wpfclassliblary_mtsttest -Version 1.2.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="wpfclassliblary_mtsttest" Version="1.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="wpfclassliblary_mtsttest" Version="1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="wpfclassliblary_mtsttest" />
                    
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 wpfclassliblary_mtsttest --version 1.2.1
                    
#r "nuget: wpfclassliblary_mtsttest, 1.2.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.
#:package wpfclassliblary_mtsttest@1.2.1
                    
#: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=wpfclassliblary_mtsttest&version=1.2.1
                    
Install as a Cake Addin
#tool nuget:?package=wpfclassliblary_mtsttest&version=1.2.1
                    
Install as a Cake Tool
    #region 2023.12.18
    // DataGrid の 選択行の移動
    // rotation ↑, rotation ↓ を追加
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on wpfclassliblary_mtsttest:

Package Downloads
installtest_NET_Framework

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.1 265 12/16/2023
1.1.22 231 12/15/2023
1.1.21 214 12/15/2023
1.1.20 234 12/15/2023
1.1.19 211 11/28/2023
1.1.18 207 11/27/2023
1.1.17 193 11/27/2023
1.1.16 232 11/26/2023
1.1.15 200 11/23/2023
1.1.14 202 11/23/2023
1.1.13 194 11/11/2023
1.1.12 199 10/30/2023
1.1.11.1 233 9/13/2023
1.1.11 234 9/12/2023
1.1.10 268 8/28/2023
1.1.9 252 8/27/2023
1.1.8 255 8/27/2023
1.1.7 253 8/27/2023
1.1.6 259 8/27/2023
1.1.4 243 8/23/2023
1.1.3 232 8/23/2023
1.1.2 262 8/21/2023
1.1.1 254 8/21/2023
1.0.0 269 8/21/2023

#region 2023.12.18
       // DataGrid の 選択行の移動
       // rotation ↑, rotation ↓ を追加