JDSRAO / Azure.Solutions

Wrapper for MS Azure components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Service Wrapper Libraries (Dotnet)

This repository contains wrappers libraries for azure services for ease of development. Below are the list of azure services implemented.

  • Azure Cosmos DB
    • MongoDB API
    • SQL API
    • DocumentDB API
  • Azure Redis Cache
  • Azure Service Bus
    • Topic
    • Queue
  • Azure Storage Accounts
    • Blob
    • Table
    • Queue

Note:

This code is not production ready and need to be tested before using in a production environment. Please refer here for license

About

Wrapper for MS Azure components

License:MIT License


Languages

Language:C# 100.0%