We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f9d9f commit cae7906Copy full SHA for cae7906
1 file changed
README.md
@@ -1,5 +1,6 @@
1
# SingleInstanceCore
2
Single instance application - For WPF on .NET Core
3
+
4
NuGet Package: https://www.nuget.org/packages/SingleInstanceCore/
5
# Usage
6
The App class (on App.xaml.cs) should inherit ISingleInstance and implement OnInstanceInvoked method:
0 commit comments