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.
#addin nuget:?package=wpfclassliblary_mtsttest&version=1.2.1
                    
Install wpfclassliblary_mtsttest as a Cake Addin
#tool nuget:?package=wpfclassliblary_mtsttest&version=1.2.1
                    
Install wpfclassliblary_mtsttest 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. 
.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 191 12/16/2023
1.1.22 157 12/15/2023
1.1.21 140 12/15/2023
1.1.20 162 12/15/2023
1.1.19 158 11/28/2023
1.1.18 151 11/27/2023
1.1.17 141 11/27/2023
1.1.16 169 11/26/2023
1.1.15 148 11/23/2023
1.1.14 148 11/23/2023
1.1.13 139 11/11/2023
1.1.12 152 10/30/2023
1.1.11.1 173 9/13/2023
1.1.11 166 9/12/2023
1.1.10 193 8/28/2023
1.1.9 176 8/27/2023
1.1.8 189 8/27/2023
1.1.7 180 8/27/2023
1.1.6 181 8/27/2023
1.1.4 165 8/23/2023
1.1.3 163 8/23/2023
1.1.2 189 8/21/2023
1.1.1 180 8/21/2023
1.0.0 188 8/21/2023

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