Windows-appsample-rssreader

An RSS aggregator sample for the Universal Windows Platform.

  • 所有者: microsoft/Windows-appsample-rssreader
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖


page_type: sample
languages:


RssReader sample

A mini-app for retrieving RSS feeds and viewing articles, showing MVVM and design best practices.
Users can specify the URL of a feed, view articles in a WebView control, and save favorite articles to local storage.
This sample runs on the Universal Windows Platform (UWP).

Note - This sample is targeted and tested for Windows 10, version 1903 (10.0; Build 18362), and Visual Studio 2019. If you prefer, you can use project properties to retarget the project(s) to Windows 10, version 1809 (10.0; Build 17763), and/or open the sample with Visual Studio 2017.

RssReader app displaying some sample feeds

Features

Note: Features in this app are subject to change.

RssReader demonstrates:

September 2016 update

This update includes:

  • General cleanup, commenting, and refactoring for clarity.
  • Improved error handling and performance.
  • Fixes for several bugs related to layout, navigation, browser launch, and URL handling.

March 2016 update

This update includes:

  • A complete redesign of the UI to show effective use of color, type, images, and animated effects.
  • Major improvements to layout, navigation, and window-size adaptivity to support small and large screens.
  • Use of the WebView
    control to show articles within the app.
  • The ability to rename feeds and to rearrange feeds and favorites.

We implemented the navigation and layout patterns in this sample using code from the
XAML navigation menu and
XAML master/detail samples in the
Windows-universal-samples repo. These samples represent the current
minimum recommendations for these patterns, and the RssReader sample will continue to reflect this guidance in future updates.

Please report any bugs or suggestions on the Issues list.
All feedback is welcome!

Code at a glance

If you're just interested in code snippets for certain API and don't want to browse or run the full sample,
check out the following files for examples of some highlighted features:

Universal Windows Platform development

Prerequisites

  • Windows 10. Minimum: Windows 10, version 1809 (10.0; Build 17763), also known as the Windows 10 October 2018 Update.
  • Windows 10 SDK. Minimum: Windows SDK version 10.0.17763.0 (Windows 10, version 1809).
  • Visual Studio 2019 (or Visual Studio 2017). You can use the free Visual Studio Community Edition to build and run Windows Universal Platform (UWP) apps.

To get the latest updates to Windows and the development tools, and to help shape their development, join
the Windows Insider Program.

Running the sample

The default project is RssReader and you can Start Debugging (F5) or Start Without Debugging (Ctrl+F5) to try it out.
The app will run in the emulator or on physical devices.

Note: This sample assumes you have an internet connection. Also, the platform target currently defaults to ARM,
so be sure to change that to x64 or x86 if you want to test on a non-ARM device.

主要指標

概覽
名稱與所有者microsoft/Windows-appsample-rssreader
主編程語言C#
編程語言C# (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2015-04-29 00:44:06
推送於2023-06-27 13:09:27
最后一次提交2023-06-27 13:09:26
發布數9
最新版本名稱160197 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數371
關注者數76
派生數112
提交數43
已啟用問題?
問題數7
打開的問題數1
拉請求數4
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?