Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henalbrod committed Nov 4, 2019
1 parent 82e4f9d commit 83d875a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ Install via [Nuget](https://www.nuget.org/).

>Server Side
```bash
Install-Package Blazor-Auth0-ServerSide -Version 2.0.0-Preview2
Install-Package Blazor-Auth0-ServerSide -Version 2.0.0-Preview3
````

>Client Side
```bash
Install-Package Blazor-Auth0-ClientSide -Version 2.0.0-Preview2
Install-Package Blazor-Auth0-ClientSide -Version 2.0.0-Preview3
````
## Usage
Expand Down Expand Up @@ -153,6 +153,11 @@ This project is licensed under the MIT License - see the [LICENSE](https://githu

## Release History

**v2.0.0-Preview3**

* Upgraded to .Net core 3.1.0-preview2


**v2.0.0-Preview2**

This relase comes with Client Side changes primarly
Expand Down

0 comments on commit 83d875a

Please sign in to comment.