• Stars
    star
    2
  • Language
    C#
  • Created over 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This code will help you to deploy virtual machines in Microsoft Azure using C# .Net (Create, Start, Shut Down, Delete)

More Repositories

1

BlobStorageWithCsharp

This code will help you to manage data in Blob Storage with Microsoft Azure using C# .Net (create containers, upload/list/download/delete/write blobs)
PowerShell
2
star
2

CreatingBlobStorageWithCsharp

This code will help you to create page blobs and block blobs in Microsoft Azure using C# .Net (create/list containers, create/list/upload/download/delete blobs)
C#
1
star
3

AccountStorageWithCsharp

This code will help you to manage azure storage accounts in Microsoft Azure using C# .Net (create/update/list/delete, get properties, regenerate keys, get connection string)
C#
1
star
4

CloudServiceWithCsharp

This code will help you to deploy cloud services in Microsoft Azure using C# .Net (create service, upload service, deploy service, delete service)
C#
1
star
5

FileStorageWithCsharp

This code will help you to manage data in File Storage with Microsoft Azure using C# .Net (set restrictions, access/copy/manage shared files).
PowerShell
1
star
6

UsingDocumentDB

This code will help you to understand how you can make transactions (typical CRUD) in Azure DocumentDB.
C#
1
star
7

AzureTableStorageSep

This code will help you to manage data in Table Storage with Microsoft Azure using C# .Net (create/delete tables, add/remove/get/update/query entities)
PowerShell
1
star
8

MarkingTweetsWithAzure

This code will help you to implement a worker role in Microsoft Azure to mark Tweets on your twitter account like favorites.
C#
1
star
9

QueueStorageWithCsharp

This code will help you to manage data in Queue Storage with Microsoft Azure using C# .Net (create/delete queues, insert/peek/change/dequeue/get/delete messages).
PowerShell
1
star
10

azureservicefabric

This code will help you to manage a simple stateful microservice with Microsoft Azure using C# .Net and Azure Service Fabric Explorer for monitoring
C#
1
star