Stira.WpfCore 1.2.2

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

// Install Stira.WpfCore as a Cake Tool
#tool nuget:?package=Stira.WpfCore&version=1.2.2

Simple implementation of ICommand Interface and INotifyPropertyChanged
     Inspired by AngelSix (Luke) youtube channel and Brian Lagunas (Prism)
     https://github.com/Touseefelahi/Stira.WpfCore

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Framework net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.1

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Stira.WpfCore:

Package Downloads
GigeVision.Core

Simple GigE Vision Implementation

Stira.Socket

Simple TCP/UDP sockets with easier interface

Stira.Serial.Wpf

WPF user control for serial port settings and to open the port

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2 1,042 9/6/2022
1.2.0 489 8/1/2022
1.1.0 1,294 5/20/2021
1.0.1 2,427 12/29/2019
1.0.0 1,223 12/15/2019

Version Bump to .net6