开源跨平台,使用 .NET 和 Blazor 开发的天气预报

原文约700字,阅读约需2分钟。发表于:

YourWeatherYourWeather 是一个使用 .NET 和 Blazor 技术构建的跨平台天气预报项目,通过天气API获取当前天气和天气预报,具有多个天气源,也可以选择指定位置的天气。一套代码,多处运行,YourWeather 支持跨平台使用,包括 Web,Windows,Linux,Android,iOS 和 Mac。使用到的技术栈如下:前端框架:BlazorUI组件库:Masa B...

YourWeather is a cross-platform weather forecast project built using .NET and Blazor technology. It retrieves current weather and weather forecasts through weather APIs, with multiple weather sources and the ability to specify the weather for a specific location. It supports cross-platform use, including Web, Windows, Linux, Android, iOS, and Mac. The technology stack used includes Blazor UI component library, Maui cross-platform UI framework, Winform and WPF desktop UI frameworks, and Photino lightweight cross-platform framework. It has features such as multiple weather sources, location functionality, persistent storage support, and theme switching.

相关推荐 去reddit讨论