mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 18:22:49 +08:00
Update README.md
This commit is contained in:
parent
54167be973
commit
d68cba1b1a
@ -21,7 +21,11 @@ to do this.
|
|||||||
|
|
||||||
# How to use
|
# How to use
|
||||||
|
|
||||||
Using nuget `Install-Package Ocelot -Version 0.0.1`
|
Ocelot is designed to work with ASP.NET core only and is currently built to .NET Standard 1.4 [this](https://docs.microsoft.com/en-us/dotnet/articles/standard/library) documentation may prove helpful when working out if Ocelot would be suitable for you.
|
||||||
|
|
||||||
|
Install Ocelot and it's dependecies using nuget.
|
||||||
|
|
||||||
|
`Install-Package Ocelot -Version 0.0.1`
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user