└── README.md /README.md: -------------------------------------------------------------------------------- 1 | --- 2 | page_type: sample 3 | languages: 4 | - csharp 5 | products: 6 | - azure 7 | description: "The projects in this repository were created using Visual Studio Code." 8 | urlFragment: media-services-v3-dotnet-core-tutorials 9 | --- 10 | 11 | # Azure Media Services v3 .NET Core tutorials 12 | 13 | # THIS REPOSITORY IS DEPRECATED 14 | 15 | You can find the latest and most extensive .NET samples in the [Azure Media Services v3](https://github.com/Azure-Samples/media-services-v3-dotnet) repository. 16 | 17 | --------------------------------------------------------------------------------