Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RobK410 committed Oct 21, 2022
2 parents 04da6f8 + be67e2b commit 293d393
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 293d393

Please sign in to comment.