The Wayback Machine - http://web.archive.org/web/20200714061628/https://github.com/topics/blazor?l=css
Skip to content
#

blazor

Here are 45 public repositories matching this topic...

kmteam
kmteam commented Jan 30, 2020

I've got the following error when I try to follow the 'getting started' example

warning RZ10012: Found markup element with unexpected name 'DatePicker'. If this is intended to be a component, add a @using directive for its namespace.

@page "/"
@using NodaTime

<h1>Hello, world!</h1>
<DatePicker Inline=true />

I image some import is missing.

I've already import the

vertonghenb
vertonghenb commented Apr 27, 2020

Since some of our contributors speak another language, we'd like to:

  • Check if the issue or comment on an issue is written in Chinees.
  • If so, keep the original issue/comment and add a English translation.
    Deepl's API could potentially help us with the translation.

Improve this page

Add a description, image, and links to the blazor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blazor topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.