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 219 12/16/2023
1.1.22 192 12/15/2023
1.1.21 175 12/15/2023
1.1.20 197 12/15/2023
1.1.19 180 11/28/2023
1.1.18 174 11/27/2023
1.1.17 164 11/27/2023
1.1.16 197 11/26/2023
1.1.15 175 11/23/2023
1.1.14 169 11/23/2023
1.1.13 163 11/11/2023
1.1.12 177 10/30/2023
1.1.11.1 203 9/13/2023
1.1.11 201 9/12/2023
1.1.10 238 8/28/2023
1.1.9 223 8/27/2023
1.1.8 236 8/27/2023
1.1.7 226 8/27/2023
1.1.6 230 8/27/2023
1.1.4 216 8/23/2023
1.1.3 209 8/23/2023
1.1.2 236 8/21/2023
1.1.1 227 8/21/2023
1.0.0 234 8/21/2023

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