2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2026-04-29 06:48:41 +00:00

Update README.md

This commit is contained in:
2017-09-16 02:25:46 +03:00
committed by GitHub
parent 4accfa49c3
commit aa1260c9a1
+2 -1
View File
@@ -4,8 +4,9 @@ Esiur Library for .Net Framework
# Installation (Nuget)
Install-Package Esiur
Install-Package Esiur.Stores.MongoDB
# Installation (.Net CLI)
dotnet add package Esiur
dotnet add package Esiur.Stores.MongoDB