Skip to content

kanton-aargau/hacker-news-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Logo

Hacker News Reader#

This program has been written to get an insight into the .NET world. By creating a Hacker News clone you can discover most of the language features and use them practically.

Hacker News Intro

Methods used

  • WPF GUI
  • C# Async/Await
  • C# Lambdas
  • JSON Parsing and FontAwesome as external Packages
  • Task Lifecycle represented in the GUI: Loading, Failure, Completion (Through NotifyTaskCompletion.cs)
  • List Item implemented as a UserControl

License

MIT

About

A Hacker News clone written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages