WinFormsScraper 1.1.2
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 WinFormsScraper --version 1.1.2
NuGet\Install-Package WinFormsScraper -Version 1.1.2
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="WinFormsScraper" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinFormsScraper --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WinFormsScraper, 1.1.2"
#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 WinFormsScraper as a Cake Addin #addin nuget:?package=WinFormsScraper&version=1.1.2 // Install WinFormsScraper as a Cake Tool #tool nuget:?package=WinFormsScraper&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Winforms Form Scraper
A small package to scrape some important control information from forms.
The scraper can either be called on a singular form, or an entire assembly ( Work in progress )
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-windows7.0 is compatible. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 186 | 3/14/2024 |
1.2.1 | 131 | 3/14/2024 |
1.2.0 | 126 | 3/14/2024 |
1.1.75 | 126 | 3/13/2024 |
1.1.9 | 130 | 3/14/2024 |
1.1.8 | 116 | 3/14/2024 |
1.1.7 | 126 | 3/13/2024 |
1.1.6 | 129 | 3/13/2024 |
1.1.5 | 122 | 3/13/2024 |
1.1.4 | 117 | 3/13/2024 |
1.1.3 | 125 | 3/13/2024 |
1.1.2.2 | 115 | 3/13/2024 |
1.1.2.1 | 118 | 3/13/2024 |
1.1.2 | 123 | 3/13/2024 |
1.1.1 | 127 | 3/11/2024 |
1.1.0 | 136 | 3/11/2024 |
1.0.4 | 131 | 3/11/2024 |
1.0.3 | 132 | 3/11/2024 |
1.0.2 | 119 | 3/11/2024 |
1.0.0 | 126 | 3/11/2024 |
Global Scraping