Skip to content

Commit

Permalink
package commands updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nemi-chand authored Aug 20, 2017
1 parent 2270d5e commit b2739f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ ASP.Net Core Abstraction layer on top of Cookie . ASP.NET Core Wrapper to read

Nuget Package : https://www.nuget.org/packages/CookieManager/
```csharp
Install-Package CookieManager -Pre
Install-Package CookieManager
```
.NET CLI
```csharp
dotnet add package CookieManager --version 1.0.0-alpha
dotnet add package CookieManager --version 1.0.0
```

## Usages
Expand Down

0 comments on commit b2739f6

Please sign in to comment.