Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
ο»Ώ
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Azure.ResourceManager.AppLink", "src\Azure.ResourceManager.AppLink.csproj", "{28FF4005-4467-4E36-92E7-DEA27DEB1519}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{0AB3BF05-4346-4AA6-1389-037BE0695223}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Azure.ResourceManager.AppLink.Tests", "tests\Azure.ResourceManager.AppLink.Tests.csproj", "{A712801B-1FCD-4B0B-9F78-55A8BD49575F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{827E0CD3-B72D-47B6-A68D-7590B98EB39B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Azure.Core.TestFramework", "..\..\core\Azure.Core.TestFramework\src\Azure.Core.TestFramework.csproj", "{E2037903-710A-423D-96A8-6AD525786AD9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Azure.Core", "..\..\core\Azure.Core\src\Azure.Core.csproj", "{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Azure.SdkAnalyzers", "..\..\tools\Azure.SdkAnalyzers\src\Azure.SdkAnalyzers.csproj", "{689F9160-B580-4E8F-954C-3435E43A7863}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Debug|Any CPU.Build.0 = Debug|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Debug|x64.ActiveCfg = Debug|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Debug|x64.Build.0 = Debug|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Debug|x86.ActiveCfg = Debug|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Debug|x86.Build.0 = Debug|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Release|Any CPU.ActiveCfg = Release|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Release|Any CPU.Build.0 = Release|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Release|x64.ActiveCfg = Release|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Release|x64.Build.0 = Release|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Release|x86.ActiveCfg = Release|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Release|x86.Build.0 = Release|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Debug|x64.ActiveCfg = Debug|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Debug|x64.Build.0 = Debug|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Debug|x86.ActiveCfg = Debug|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Debug|x86.Build.0 = Debug|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Release|Any CPU.Build.0 = Release|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Release|x64.ActiveCfg = Release|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Release|x64.Build.0 = Release|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Release|x86.ActiveCfg = Release|Any CPU
{A712801B-1FCD-4B0B-9F78-55A8BD49575F}.Release|x86.Build.0 = Release|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Debug|x64.ActiveCfg = Debug|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Debug|x64.Build.0 = Debug|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Debug|x86.ActiveCfg = Debug|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Debug|x86.Build.0 = Debug|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Release|Any CPU.Build.0 = Release|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Release|x64.ActiveCfg = Release|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Release|x64.Build.0 = Release|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Release|x86.ActiveCfg = Release|Any CPU
{E2037903-710A-423D-96A8-6AD525786AD9}.Release|x86.Build.0 = Release|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Debug|Any CPU.Build.0 = Debug|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Debug|x64.ActiveCfg = Debug|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Debug|x64.Build.0 = Debug|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Debug|x86.ActiveCfg = Debug|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Debug|x86.Build.0 = Debug|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Release|Any CPU.ActiveCfg = Release|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Release|Any CPU.Build.0 = Release|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Release|x64.ActiveCfg = Release|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Release|x64.Build.0 = Release|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Release|x86.ActiveCfg = Release|Any CPU
{69AF8019-10B4-4E78-BFAB-CF3E2E673A70}.Release|x86.Build.0 = Release|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Debug|Any CPU.Build.0 = Debug|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Debug|x64.ActiveCfg = Debug|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Debug|x64.Build.0 = Debug|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Debug|x86.ActiveCfg = Debug|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Debug|x86.Build.0 = Debug|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Release|Any CPU.ActiveCfg = Release|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Release|Any CPU.Build.0 = Release|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Release|x64.ActiveCfg = Release|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Release|x64.Build.0 = Release|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Release|x86.ActiveCfg = Release|Any CPU
{689F9160-B580-4E8F-954C-3435E43A7863}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A712801B-1FCD-4B0B-9F78-55A8BD49575F} = {0AB3BF05-4346-4AA6-1389-037BE0695223}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A97F4B90-2591-4689-B1F8-5F21FE6D6CAE}
EndGlobalSection
EndGlobal
12 changes: 12 additions & 0 deletions sdk/applink/Azure.ResourceManager.AppLink/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Release History

## 1.0.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--
Add any shared properties you want for the projects under this package directory that need to be set before the auto imported Directory.Build.props
-->
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., Directory.Build.props))\Directory.Build.props" />
</Project>
80 changes: 80 additions & 0 deletions sdk/applink/Azure.ResourceManager.AppLink/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
# Microsoft Azure AppLink management client library for .NET

**[Describe the service briefly first.]**

This library follows the [new Azure SDK guidelines](https://azure.github.io/azure-sdk/general_introduction.html), and provides many core capabilities:

- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.

## Getting started

### Install the package

Install the Microsoft Azure AppLink management library for .NET with [NuGet](https://www.nuget.org/):

```dotnetcli
dotnet add package Azure.ResourceManager.AppLink --prerelease
```

### Prerequisites

* You must have an [Microsoft Azure subscription](https://azure.microsoft.com/free/dotnet/).

### Authenticate the Client

To create an authenticated client and start interacting with Microsoft Azure resources, see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/dev/mgmt_quickstart.md).

## Key concepts

Key concepts of the Microsoft Azure SDK for .NET can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html)

## Documentation

Documentation is available to help you learn how to use this package:

- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/dev/mgmt_quickstart.md).
- [API References](https://docs.microsoft.com/dotnet/api/?view=azure-dotnet).
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/README.md).

## Examples

Code samples for using the management library for .NET can be found in the following locations
- [.NET Management Library Code Samples](https://aka.ms/azuresdk-net-mgmt-samples)

## Troubleshooting

- File an issue via [GitHub Issues](https://github.com/Azure/azure-sdk-for-net/issues).
- Check [previous questions](https://stackoverflow.com/questions/tagged/azure+.net) or ask new ones on Stack Overflow using Azure and .NET tags.

## Next steps

For more information about Microsoft Azure SDK, see [this website](https://azure.github.io/azure-sdk/).

## Contributing

For details on contributing to this repository, see the [contributing
guide][cg].

This project welcomes contributions and suggestions. Most contributions
require you to agree to a Contributor License Agreement (CLA) declaring
that you have the right to, and actually do, grant us the rights to use
your contribution. For details, visit <https://cla.microsoft.com>.

When you submit a pull request, a CLA-bot will automatically determine
whether you need to provide a CLA and decorate the PR appropriately
(for example, label, comment). Follow the instructions provided by the
bot. You'll only need to do this action once across all repositories
using our CLA.

This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For
more information, see the [Code of Conduct FAQ][coc_faq] or contact
<opencode@microsoft.com> with any other questions or comments.

<!-- LINKS -->
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
[coc]: https://opensource.microsoft.com/codeofconduct/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
5 changes: 5 additions & 0 deletions sdk/applink/Azure.ResourceManager.AppLink/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"apiVersions": {
"Microsoft.AppLink": "2025-08-01-preview"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>This is the Azure.ResourceManager.AppLink client library for developing .NET applications with rich experience.</Description>
<AssemblyTitle>SDK Code Generation Azure.ResourceManager.AppLink</AssemblyTitle>
<Version>1.0.0-beta.1</Version>
<PackageTags>Azure.ResourceManager.AppLink</PackageTags>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
</Project>
Loading
Loading