wpfclassliblary_mtsttest 1.1.6
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Framework 4.8
This package targets .NET Framework 4.8. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package wpfclassliblary_mtsttest --version 1.1.6
NuGet\Install-Package wpfclassliblary_mtsttest -Version 1.1.6
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.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add wpfclassliblary_mtsttest --version 1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: wpfclassliblary_mtsttest, 1.1.6"
#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.
// Install wpfclassliblary_mtsttest as a Cake Addin #addin nuget:?package=wpfclassliblary_mtsttest&version=1.1.6 // Install wpfclassliblary_mtsttest as a Cake Tool #tool nuget:?package=wpfclassliblary_mtsttest&version=1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
namespace wpfclassliblary
public class ANGLESHARP_Utility : NotificationObject
/// AngleSahrpのhtmldocument を得ます
// IsSelenium = true だと、selenium を駆動し、htmlsource を得、それから anglehsharp の document を得ます
/// </summary>
/// <param name="url"></param>
/// <param name="IsSelenium"></param> true だと、selenium
/// <param name="charset_enum"></param> // default では utf-8
/// <returns></returns>
public static IDocument htmldocumentGet(string url, bool IsSelenium = false, int charset_enum = (int)charset_enum.utf_8)
namespace IMAGEJOBUtility
public class IMAGEJOB : NotificationObject
namespace RegEXutility
public class RegexUtility : NotificationObject /// <summary> /// f,r で指定された部分を 取り出す。Listにて列挙 /// </summary> /// <param name="frontkey"></param> /// <param name="rearkey"></param> /// <param name="source"></param> /// <returns></returns> internal static List<string> RegexkeySetGetValueList(string frontkey, string rearkey, string source)
/// f,r で指定された部分を 取り出す。単体限定(最初の1個のみ)
/// </summary>
/// <param name="frontkey"></param>
/// <param name="rearkey"></param>
/// <param name="source"></param>
/// <returns></returns>
internal static string RegexkeySetGetValue(string frontkey, string rearkey, string source)
/// f,r で指定された部分を replaceValue で置き換えて source を返す
/// </summary>
/// <param name="frontkey"></param>
/// <param name="rearkey"></param>
/// <param name="source"></param>
/// <param name="wantReplaceStr"></param>
/// <returns></returns>
internal static string RegexkeySourceReplace(string frontkey, string rearkey, string source, string wantReplaceStr)
namespace StringExtensionsUtility
public static class StringExtensions
/// 記号混じりの string から 記号を全角半角とも取り除きます
/// </summary>
/// <param name="origin"></param>
/// <returns></returns>
internal static string signlessstringGet(string origin)
/// 記号混じりの string から 記号を全角半角とも取り除くと共に、英数字は半角にします
/// </summary>
/// <param name="origin"></param>
/// <returns></returns>
internal static string signlessAndHalfstringGet(string origin)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.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.
-
.NETFramework 4.8
- AngleSharp (>= 1.0.4)
- LivetCask (>= 4.0.1)
- Selenium.WebDriver (>= 4.11.0)
-
net6.0-windows7.0
- AngleSharp (>= 1.0.4)
- LivetCask (>= 4.0.2)
- Selenium.WebDriver (>= 4.11.0)
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 | 170 | 12/16/2023 |
1.1.22 | 144 | 12/15/2023 |
1.1.21 | 127 | 12/15/2023 |
1.1.20 | 149 | 12/15/2023 |
1.1.19 | 149 | 11/28/2023 |
1.1.18 | 140 | 11/27/2023 |
1.1.17 | 133 | 11/27/2023 |
1.1.16 | 160 | 11/26/2023 |
1.1.15 | 138 | 11/23/2023 |
1.1.14 | 137 | 11/23/2023 |
1.1.13 | 130 | 11/11/2023 |
1.1.12 | 144 | 10/30/2023 |
1.1.11.1 | 163 | 9/13/2023 |
1.1.11 | 159 | 9/12/2023 |
1.1.10 | 185 | 8/28/2023 |
1.1.9 | 169 | 8/27/2023 |
1.1.8 | 181 | 8/27/2023 |
1.1.7 | 170 | 8/27/2023 |
1.1.6 | 171 | 8/27/2023 |
1.1.4 | 157 | 8/23/2023 |
1.1.3 | 155 | 8/23/2023 |
1.1.2 | 182 | 8/21/2023 |
1.1.1 | 170 | 8/21/2023 |
1.0.0 | 179 | 8/21/2023 |