An open API service indexing awesome lists of open source software.

https://github.com/kzu/sleet.azure

Provides the Sleet.Azure package for easily pushing packages to Azure storage-backed feeds
https://github.com/kzu/sleet.azure

Last synced: over 1 year ago
JSON representation

Provides the Sleet.Azure package for easily pushing packages to Azure storage-backed feeds

Awesome Lists containing this project

README

          

# Sleet.Azure

Provides the Sleet.Azure package for easily pushing packages to Azure storage-backed feeds

# Installing

See https://www.nuget.org/packages/Sleet.Azure

# Usage

You must provide the following three required properties:

```xml






```

and optionally:

```xml

true
```

You specify the packages to push via the `Package` item group:

```xml

```

And then invoke the `Push` target. Optionally, invoke `Init` the
first time you initialize the feed.