Skip to content

lypvc/Windows10-HttpClient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows10-HttpClient

A sample project template that shows how to consume Web API web services (GET, POST, PUT and DELETE) using Windows 10 platform. It contains a sample code to download, add and remove tasks.

Features:

  • MVVM
  • XAML Data Binding
  • Converters
  • Command
  • SplitView
  • HTTP web services

The VSIX package can be installed through Visual Studio Gallery: https://visualstudiogallery.msdn.microsoft.com/f14c75e2-822f-44d1-b20b-50f55775321f

Here is the app in action:

And here is the project structure inside Visual Studio:

About

A sample project template that shows how to consume Web API web services (GET, POST, PUT and DELETE) using Windows 10 platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.5%
  • JavaScript 5.6%
  • HTML 4.6%
  • CSS 2.2%
  • Classic ASP 0.1%