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 87203c0 commit 1267be3Copy full SHA for 1267be3
README.md
@@ -11,6 +11,9 @@ PureMVC is a lightweight framework for creating applications based upon the clas
11
## Nuget Installation
12
`dotnet add package PureMVC.Multicore`
13
14
+## Demos
15
+* [Employee Admin Microservice](https://github.com/PureMVC/puremvc-csharp-demo-microservice-employeeadmin/wiki)
16
+
17
## Utilities
18
* [Pipes](https://github.com/PureMVC/puremvc-csharp-util-pipes/wiki)
19
0 commit comments