• Stars
    star
    1
  • Language
    C#
  • Created about 7 years ago
  • Updated about 7 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 manage a simple stateful microservice with Microsoft Azure using C# .Net and Azure Service Fabric Explorer for monitoring

More Repositories

1

VirtualMachineWithCsharp

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

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
3

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
4

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
5

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
6

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
7

UsingDocumentDB

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

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
9

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
10

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