paullizer / AzureStorageSnippets

Contains sample snippets used in core Azure Storage documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

Snippets for Azure Storage content.

Features

This project framework provides the following features:

  • .NET samples for v11 and v12 client libraries
  • Java samples for v8 and v12 client libraries
  • Python samples
  • JavaScript samples

Getting Started

Prerequisites

Client library packages.

  • OS
  • Library version
  • ...

Installation

(ideally very short)

  • npm install [package name]
  • mvn install
  • ...

Quickstart

(Add steps to get up and running quickly)

  1. git clone [repository clone url]
  2. cd [respository name]
  3. ...

Demo

A demo app is included to show how to use the project.

To run the demo, follow these steps:

(Add steps to start up the demo)

Resources

(Any additional resources or related projects)

  • Link to supporting information
  • Link to similar sample
  • ...

About

Contains sample snippets used in core Azure Storage documentation

License:MIT License


Languages

Language:JavaScript 53.0%Language:C# 21.0%Language:TypeScript 8.9%Language:Java 8.4%Language:Python 7.9%Language:C++ 0.5%Language:HTML 0.3%