DeviantArtFs.WinForms
2.0.0-beta1
This is a prerelease version of DeviantArtFs.WinForms.
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 DeviantArtFs.WinForms --version 2.0.0-beta1
NuGet\Install-Package DeviantArtFs.WinForms -Version 2.0.0-beta1
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="DeviantArtFs.WinForms" Version="2.0.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DeviantArtFs.WinForms" Version="2.0.0-beta1" />
<PackageReference Include="DeviantArtFs.WinForms" />
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 DeviantArtFs.WinForms --version 2.0.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DeviantArtFs.WinForms, 2.0.0-beta1"
#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 DeviantArtFs.WinForms@2.0.0-beta1
#: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=DeviantArtFs.WinForms&version=2.0.0-beta1&prerelease
#tool nuget:?package=DeviantArtFs.WinForms&version=2.0.0-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set of Windows Forms dialogs for DeviantArt OAuth2 flow
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
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 |
|---|---|---|
| 9.0.0 | 375 | 11/22/2023 |
| 9.0.0-beta2 | 242 | 5/28/2023 |
| 2.0.0 | 613 | 1/9/2021 |
| 2.0.0-beta1 | 469 | 1/9/2021 |
| 1.2.0 | 767 | 1/6/2020 |
| 1.1.0 | 728 | 9/9/2019 |
| 1.0.0 | 1,209 | 12/31/2018 |
| 0.1.0-alpha | 1,047 | 12/21/2018 |
This version no longer calls INTERNET_OPTION_END_BROWSER_SESSION; if you still want to do this, you can do it in your own code.