Merge pull request #45 from KarlErickson/master

added metadata files
This commit is contained in:
Nikola Metulev 2018-10-23 17:02:38 -07:00 коммит произвёл GitHub
Родитель f398702433 2da48189ab
Коммит 09240bc0f7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
7 изменённых файлов: 76 добавлений и 0 удалений

11
apps/News/news.yml Normal file
Просмотреть файл

@ -0,0 +1,11 @@
### YamlMime:Sample
sample:
- name: UWP Experiences - The News Experience
description: Fourth Coffee is a sample news app that works across the desktop, phone, and Xbox One and offers a premium experience that takes advantage of each devices strengths.
generateZip: true
author: nmetulev
languages:
- csharp
technologies:
- windows
vssolution: News.sln

Просмотреть файл

@ -0,0 +1,11 @@
### YamlMime:Sample
sample:
- name: UWP Experiences - Northwind Photo
description: The Northwind Photo application was used at the Windows Developer Day keynote to demonstrate some of the great features of the Creators Update.
generateZip: true
author: nmetulev
languages:
- csharp
technologies:
- windows
vssolution: NorthwindPhoto.sln

11
apps/iot/iot.yml Normal file
Просмотреть файл

@ -0,0 +1,11 @@
### YamlMime:Sample
sample:
- name: UWP Experiences - The IoT Experience
description: Best For You is a sample fitness UWP app that uses Windows IoT Core and Azure Iot Hub to collect data from a fictional IoT enabled yoga clothes and presenting it to the user in a meaningful and helpful way on all of their devices to track progress of exercise and health.
generateZip: true
author: nmetulev
languages:
- csharp
technologies:
- windows
vssolution: BestForYou\Yoga.sln

11
apps/music/music.yml Normal file
Просмотреть файл

@ -0,0 +1,11 @@
### YamlMime:Sample
sample:
- name: UWP Experiences - The Music Experience
description: Backdrop is a sample music app written for the Universal Windows Platform (UWP) and tvOS by using Xamarin to share the majority of business logic, view models, playlist management, cloud and device communication. It uses SignalR to create a social music experience across users, device form factors and platforms.
generateZip: true
author: nmetulev
languages:
- csharp
technologies:
- windows
vssolution: music.sln

11
apps/social/social.yml Normal file
Просмотреть файл

@ -0,0 +1,11 @@
### YamlMime:Sample
sample:
- name: UWP Experiences - The Social Experience
description: Adventure Works is a cross device UWP app for sharing adventures and experiences with fictional friends by using APIs for Camera, Inking, Speech, Project Rome and more. Azure Cognitive Services provides the required inteligence.
generateZip: true
author: nmetulev
languages:
- csharp
technologies:
- windows
vssolution: "Adventure Works\Adventure Works.sln"

10
apps/video/video.yml Normal file
Просмотреть файл

@ -0,0 +1,10 @@
### YamlMime:Sample
sample:
- name: UWP Experiences - The Video Experience
description: South Ridge Video is an open source video app developed as a hosted web application built with React.js, and hosted on a web server. South Ridge can easily be converted to a UWP application that takes advantage of native platform capabilities and can be distributed through the Windows Store as any other UWP app.
generateZip: true
author: nmetulev
languages:
- javascript
technologies:
- windows

11
apps/weather/weather.yml Normal file
Просмотреть файл

@ -0,0 +1,11 @@
### YamlMime:Sample
sample:
- name: UWP Experiences - The Weather Experience
description: Atmosphere is is a sample weather app that showcases the use of the popular Unity Engine in a normal Universal Windows Platform (UWP) application.
generateZip: true
author: nmetulev
languages:
- csharp
technologies:
- windows
vssolution: Atmosphere\Atmosphere.sln