HackerNews

所属分类:数据库系统
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2024-01-11 04:16:51
上 传 者sh-1993
说明:  答:。NET MAUI应用程序,用于显示演示Firebase实时数据库的黑客新闻上的头条帖子
(A .NET MAUI app for displaying the top posts on Hacker News that demonstrates Firebase Realtime Database)

文件列表:
.idea/.idea.HackerNews/.idea/
Platforms/
Properties/
Resources/
App.xaml
App.xaml.cs
AppShell.xaml
AppShell.xaml.cs
HackerNews.App.sln
HackerNews.csproj
HackerNews.sln
LICENSE
MainPage.xaml
MainPage.xaml.cs
MauiProgram.cs
NewsService.cs
NewsViewModel.cs
StoryModel.cs
renovate.json

# HackerNews A .NET MAUI app for displaying the top posts on Hacker News. This app demonstrates how to use IAsyncEnumerable + C# 8.0 to improve performance. Thanks to IAsyncEnumerable, the items are added to the list as soon as they're available making the app feel faster and more responsive. This app also uses the Firebase Realtime Database REST API. ## Screenshots desktop ## Getting Started ### Prerequisites - Install the latest version for .NET 8 - Install [.NET MAUI workload](https://docs.microsoft.com/en-us/dotnet/maui/get-started/installation) on your development machine. ### Clone the Repository ```bash git clone https://github.com/iNoles/HackerNews.git cd HackerNews ``` ### Run and Build ```bash dotnet build dotnet run ```

近期下载者

相关文件


收藏者