Trustsoft.SingleInstanceApp 1.0.1

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

// Install Trustsoft.SingleInstanceApp as a Cake Tool
#tool nuget:?package=Trustsoft.SingleInstanceApp&version=1.0.1

Library that helps to create single instance WPF application for .NET 3.5+.

Product Compatible and additional computed target framework versions.
.NET Framework 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 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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.

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.0.1 1,259 12/26/2018
0.1.0.1 1,885 11/19/2015
0.1.0 1,007 11/19/2015

Now supports .NET 3.5 and above.