Skip to content

luiscantero/PrintHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrintHelper

Description

  • Visual Studio 2015 C# Universal App application that uses a helper printing method that supports async/await.

Motivation

  • Printing data can be a complex task.
  • The printing API for Universal Apps is event-based and does not support async/await.
  • This helper wraps the printing API so that it can be used to print collections of data (e.g. list of customers) in a simple way.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages