ChrisKaczor.Wpf.Application.SingleInstance 1.0.5

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

// Install ChrisKaczor.Wpf.Application.SingleInstance as a Cake Tool
#tool nuget:?package=ChrisKaczor.Wpf.Application.SingleInstance&version=1.0.5

ChrisKaczor.Wpf.Application.SingleInstance

This library can be used to restrict an application to only a single instance and sends the command line of any newly started instance to the currently running instance.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Disclaimer

This code is used by my various personal projects and may not be useful or work in all use cases.

Product 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

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.5 183 4/28/2023
1.0.4 158 4/7/2023
1.0.3 171 4/7/2023