Merge pull request #25 from Azure/kamath14-apoorva-patch-2

Added Azure SKD for .NET - Update README.md
This commit is contained in:
Martina Lang 2022-12-19 15:28:13 +01:00 коммит произвёл GitHub
Родитель bbbe1780d0 8a6c25ea49
Коммит 03331957de
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -73,6 +73,7 @@ Review the [Contributing Guidelines](../CONTRIBUTING.md#awesome-azure).
## Programming Languages
### .NET
* [Azure sdk for .NET](https://github.com/Azure/azure-sdk-for-net) - Repository for active development of the Azure SDK for .NET 🔥🔥🔥🔥🔥
* [.NET Microservices Sample Reference Application](https://github.com/dotnet-architecture/eShopOnContainers) :fire::fire::fire::fire::fire:
* 🎩 [C#-First steps](https://docs.microsoft.com/en-us/learn/paths/csharp-first-steps/) - Learn the basic syntax and thought processes required to build simple applications using C# (Self-Paced Learning)
* 🎩 [.NET testing](https://docs.microsoft.com/en-us/learn/modules/visual-studio-test-tools/) - Start testing your C# apps using Visual Studio tools (Self-Paced Learning)