You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,20 @@
1
1
---
2
+
page_type: sample
3
+
languages:
4
+
- csharp
5
+
products:
6
+
- azure
7
+
- azure-search
8
+
name: NYC Jobs demo - Azure Search .NET
9
+
urlFragment: azure-search-nycjobs
2
10
services: search
3
11
platforms: dotnet
4
12
author: liamca
5
13
---
6
14
7
15
# Azure Search .NET - Jobs Website Sample
8
16
9
-
This is an <ahref="http://azure.microsoft.com/en-us/services/search/">Azure Search</a> demo website based on data from the <ahref="https://nycopendata.socrata.com/">NYC Open Data initiative</a>. Jobs listed here should not be considered active.
17
+
This is an <ahref="http://azure.microsoft.com/en-us/services/search/">Azure Search</a> demo website based on data from the <ahref="https://nycopendata.socrata.com/">New York City Open Data initiative</a>. Jobs listed here should not be considered active.
10
18
11
19
You can see an online version of this sample [here](http://azjobsdemo.azurewebsites.net/).
0 commit comments