• This repository has been archived on 02/Aug/2023
  • Stars
    star
    162
  • Rank 232,284 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 7 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Universal Windows Platform line of business application showcasing the latest Windows 10 capabilities such as Fluent Design System, Ink and Windows Hello.

Introduction

NOTE: This repo is obsolete. Please, visit the new project at VanArsdel Inventory Sample

This repo contains a UWP sample application for Windows 10 Fall Creators Update. It is focused on Line of Business scenarios, showing how to use the latest Windows capabilities in Desktop applications.

Some of the features showcased by this application include:

  • The MVVM Design Pattern
  • Use of Fluent Design System
  • Ink Capabilities
  • Windows Hello
  • Cortana
  • Telerik controls

CI Build Build status

CD Build Build status

What's new in version v 1.0.94

  • Support for multiple providers
    • New local provider
    • New REST API provider
  • Added Settings page
    • Manage and switch providers
  • New project eShop.Server ASP.NET Core 2.0
    • Emulates a Web API server with CRUD operations

Prerequisites

System requirements:

  • Windows 10 Fall Creators Update. To run the application you should be running a Windows Version greater than 10.0.16299. You can get it as described here
  • Visual Studio 15.4 -> Download
    • Including the Windows 10 FCU SDK 10.0.16299

Getting Started

You can install a working version of the app from https://aka.ms/eshopuwp

Features

Windows Ink

Select and edit multiple products using the Surface Pen. There are several signs with differents functions. This application recognizes a hand gesture and translate it to text. These are the supported forms:

  • Circle - "o" : Select multiple items
  • Tick - "v": Active or inactive the status
  • Cross - "x" : Remove an item

Windows Ink

Windows Hello

There are two ways to log-in, either with user/password or using Windows Hello. The first time the application is run, the user/password log in option will appear by default. You will be able to log-in through Windows Hello once you enter the user name and the button enabling to log-in is activated. Once you have logged-in using Windows Hello, your user will be saved and the next time you open the application Windows Hello authentication will appear as default. Depending on how your Windows Hello settings are (Settings/Accounts/Sign-in options), you will be able to authenticate by using:

  • Pin
  • Face recognition
  • Fingerprint
  • Et al.

Fluent Design

Acrylic material

Acrylic material is a type of Brush that creates a partially transparent texture.

Acrylic material

Connected animations

Connected animations let you create a dynamic and compelling navigation experience by animating the transition of an element between two different views.

Connected animations

Reveal

Reveal is a lighting effect that helps bring depth and focus to your app's interactive elements.

Connected animations

ShyHeader

ShyHeader demonstrates how to use ExpressionAnimations Tookit with a ScrollViewer to create a shinking header tied to scroll position.

ShyHeader

Cortana

You have to run Cortana at least once, because when done it installs the voice command definitions. Once it has been run, you can close the application and start using Cortana's search.

Voice Commands

These are some supported voice commands (Cortana may take time to refresh its voice commands):

  • "shop, show me mug type products"
  • "shop, give me shirt type products"
  • "shop, show me cap type products"
  • "shop, show me sheet type products"

More Repositories

1

eShopOnContainers

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
C#
24,535
star
2

eShopOnWeb

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
C#
10,161
star
3

eShopOnDapr

A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
C#
1,530
star
4

News

News on .NET Architecture Guidance, eShopOnContainers and all the reference apps in dotnet-architecture
1,104
star
5

eBooks

.NET Architecture e-Books
1,102
star
6

eShopModernizing

Modernizing existing .NET Framework, hypothetically legacy backoffice eShop web apps (traditional ASP.NET WebForms and MVC) with Windows Containers and Azure Cloud
JavaScript
920
star
7

eshop-mobile-client

eShop mobile & desktop client built with .NET MAUI
C#
534
star
8

eShopOnBlazor

Migration of a traditional ASP.NET Web Forms app to Blazor
JavaScript
503
star
9

HealthChecks

Experimental Health Checks for building services, such as with ASP.NET Core
C#
454
star
10

eShopOnContainersAI

eShopOnContainers with AI, ML and Bots features
JavaScript
407
star
11

PerformanceMonitor

.NET Core Application Performance Monitor
C#
236
star
12

eShopOnAzure

Azure version of the eShopOnContainers, with implementations based on Azure services.
C#
223
star
13

Messaging

.NET Core Application blocks for message-based communication
158
star
14

grpc-for-wcf-developers

gRPC for WCF Developers guidance samples
C#
135
star
15

MNISTTensorCNTK

C#
118
star
16

RecommendationEngine

Recommendation Engine using Azure ML Studio to recommend related movies.
C#
101
star
17

explore-docker

C#
8
star
18

.github

3
star