Coder Social home page Coder Social logo

blazorweather's Introduction

Blazor Weather

A simple cross-platform weather app implemented using Blazor and .NET MAUI

Run the sample

Install .NET 6 and setup .NET MAUI,

Windows

To run the Windows version of the app, open the solution in the latest Visual Studio preview.

Select the "BlazorWeather.Maui.WinUI3 (Package)" project as the startup project and make sure the x64 platform is selected.

Run the app using F5 or Ctrl+F5.

Android

Start the Android emulator first, and then run:

dotnet build BlazorWeather.Maui -t:Run -f net6.0-android

To run from Visual Studio, select the BlazorWeather.Maui as the startup project, and select Android Emulator in the Run button drop down. Run the app using F5 or Ctrl+F5.

iOS

dotnet build BlazorWeather.Maui -t:Run -f net6.0-ios

Mac

dotnet build BlazorWeather.Maui -t:Run -f net6.0-maccatalyst

Known issues

  • Referencing scoped CSS bundles isn't working properly yet.
    • Workaround: Reference the scope bundle directly
  • Configuring a root component for a BlazorWebView from a different project has some issues.
    • Workaround: Wrap the root component in another component in the .NET MAUI project.

blazorweather's People

Contributors

danroth27 avatar dependabot[bot] avatar pranavkm avatar stevesandersonms avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.