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 207 12/16/2023
1.1.22 173 12/15/2023
1.1.21 155 12/15/2023
1.1.20 178 12/15/2023
1.1.19 165 11/28/2023
1.1.18 159 11/27/2023
1.1.17 148 11/27/2023
1.1.16 177 11/26/2023
1.1.15 159 11/23/2023
1.1.14 155 11/23/2023
1.1.13 147 11/11/2023
1.1.12 162 10/30/2023
1.1.11.1 188 9/13/2023
1.1.11 183 9/12/2023
1.1.10 214 8/28/2023
1.1.9 196 8/27/2023
1.1.8 211 8/27/2023
1.1.7 201 8/27/2023
1.1.6 203 8/27/2023
1.1.4 191 8/23/2023
1.1.3 184 8/23/2023
1.1.2 211 8/21/2023
1.1.1 201 8/21/2023
1.0.0 209 8/21/2023

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