We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650eb81 commit 87203c0Copy full SHA for 87203c0
README.md
@@ -9,7 +9,7 @@ PureMVC is a lightweight framework for creating applications based upon the clas
9
* [Legacy Implementation](https://github.com/PureMVC/puremvc-csharp-multicore-framework/tree/1.1.0)
10
11
## Nuget Installation
12
-`Install-Package PureMVC.Multicore`
+`dotnet add package PureMVC.Multicore`
13
14
## Utilities
15
* [Pipes](https://github.com/PureMVC/puremvc-csharp-util-pipes/wiki)
0 commit comments