AskNet 0.0.1

dotnet add package AskNet --version 0.0.1
NuGet\Install-Package AskNet -Version 0.0.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="AskNet" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AskNet --version 0.0.1
#r "nuget: AskNet, 0.0.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.
// Install AskNet as a Cake Addin
#addin nuget:?package=AskNet&version=0.0.1

// Install AskNet as a Cake Tool
#tool nuget:?package=AskNet&version=0.0.1

Nuget package C# when called AskNet.Ask(), returns enum which platform package was installed

Supports the answer to

<group targetFramework=".NETFramework2.0" />

<group targetFramework=".NETFramework3.0" />

<group targetFramework=".NETFramework3.5" />

<group targetFramework=".NETFramework4.0" />

<group targetFramework=".NETFramework4.5" />

<group targetFramework=".NETFramework4.5.1" />

<group targetFramework=".NETFramework4.5.2" />

<group targetFramework=".NETFramework4.6" />

<group targetFramework=".NETFramework4.6.1" />

<group targetFramework=".NETFramework4.6.2" />

<group targetFramework=".NETFramework4.7" />

<group targetFramework=".NETFramework4.7.1" />

<group targetFramework=".NETFramework4.7.2" />

<group targetFramework=".NETFramework4.8" />

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net30 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  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 2.0

    • No dependencies.
  • .NETFramework 3.0

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.5.1

    • No dependencies.
  • .NETFramework 4.5.2

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.
  • .NETFramework 4.7.1

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETFramework 4.8

    • 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
0.0.1 216 12/22/2022

Nuget package C# when called AskNet.Ask(), returns enum which platform package was installed