Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added nuget links
  • Loading branch information
RobK410 authored Jul 20, 2021
1 parent fc025a2 commit be67e2b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ There are plenty of storage abstraction libraries out on GitHub, but none of the

We set out to create a library that does the minimum to get the common jobs we need to get done, and to this point, **Talegen.Storage.Net** was born.

## Download

Libraries can be downloaded via nuget.org at the following:

- [Talegen.Storage.Net.Core](https://www.nuget.org/packages/Talegen.Storage.Net.Core/) - Core interface classes, local disk and memory storage implementations.
- [Talegen.Storage.Net.AzureBlobs](https://www.nuget.org/packages/Talegen.Storage.Net.AzureBlobs/) - Azure Blob Storage File Share implementation.

## Documentation

For a general overview of the library, please visit the [Talegen.Storage.Net documentation online](https://talegen.github.io/Talegen.Storage.Net/).
Expand Down

0 comments on commit be67e2b

Please sign in to comment.