Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filipw committed Apr 2, 2017
1 parent 1db010e commit 3a2bee3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

See [blog article](www.strathweb.com/2016/11/lazy-async-initialization-for-expiring-objects/) for more background details.

## Installation

Grab the Nuget package called [Strathweb.AsyncExpiringLazy](https://www.nuget.org/packages/Strathweb.AsyncExpiringLazy/). Built with .NET Standard 1.3 and compatible with:

- .NET 4.6+
- .NET Core
- Xamarin
- Mono
- Universal Windows Platform

Latest version: [![Nuget](http://img.shields.io/nuget/v/Strathweb.AsyncExpiringLazy.svg?maxAge=10800)](https://www.nuget.org/packages/Strathweb.AsyncExpiringLazy/)

## Usage
Expand Down

0 comments on commit 3a2bee3

Please sign in to comment.