2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-05-06 11:32:59 +00:00

Update README.md

This commit is contained in:
Esi Ur 2017-09-16 02:24:34 +03:00 committed by GitHub
parent cfb809fa7e
commit 4accfa49c3

View File

@ -1,3 +1,11 @@
# Esiur.Net
Esiur Library for .Net Framework
# Installation (Nuget)
Install-Package Esiur.Stores.MongoDB
# Installation (.Net CLI)
dotnet add package Esiur.Stores.MongoDB