We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242dfaa commit 16eac60Copy full SHA for 16eac60
README.md
@@ -11,9 +11,11 @@ products:
11
- sql-server
12
- azure-sql-database
13
- dotnet
14
+urlFragment: azure-sql-library-app-blazor
15
name: Sample Library App
16
description: Library app built with SQL Server and Data API builder as backend, and Blazor as frontend.
17
---
18
+<!-- YAML front-matter schema: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd -->
19
20
# Sample Library App: SQL Server, Data API builder, and Blazor Environment
21
> This documentation provides an in-depth guide to setting up and utilizing the development environment for the Library App.
0 commit comments