Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quote-of-the-day-dotnet template #421

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
21 changes: 19 additions & 2 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2081,8 +2081,6 @@
"new"
]
},


{
"title": "Azure OpenAI Chat Frontend",
"description": "Features a Chat-GPT-like user interface, including additional capabilities to debug responses, restyle, revisit history and reset the chat.",
Expand Down Expand Up @@ -2152,5 +2150,24 @@
"community",
"new"
]
},
{
"title": "Quote of the Day: Feature Experimentation in .NET with Azure App Configuration",
"description": "An ASP.NET Core web app that demonstrates A/B testing using Azure App Configuration and the Microsoft Feature Management library.",
"preview": "./templates/images/quote-of-the-day-diagram.png",
"website": "https://github.com/Azure/AppConfiguration",
"author": "Azure App Configuration",
"source": "https://github.com/Azure-Samples/quote-of-the-day-dotnet",
"tags": [
"msft",
"dotnetCsharp",
"appinsights",
"appservice",
"azureappconfig",
"experimentation",
hemarina marked this conversation as resolved.
Show resolved Hide resolved
hemarina marked this conversation as resolved.
Show resolved Hide resolved
"bicep",
"featuremanagement",
"split"
hemarina marked this conversation as resolved.
Show resolved Hide resolved
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.