Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate state of Blazor with RC2 bits #36471

Closed
mkArtakMSFT opened this issue Sep 13, 2021 · 9 comments
Closed

Validate state of Blazor with RC2 bits #36471

mkArtakMSFT opened this issue Sep 13, 2021 · 9 comments
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed Validation This issue is used to track validation efforts
Milestone

Comments

@mkArtakMSFT
Copy link
Member

mkArtakMSFT commented Sep 13, 2021

Here are all the details about the build to use for validation:

Installer to use

Version: 6.0.100-rc.2.21463.4

Feed configuration

<configuration>
  <packageSources>
    <add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
  </packageSources>
</configuration>
@mkArtakMSFT mkArtakMSFT added area-blazor Includes: Blazor, Razor Components Validation This issue is used to track validation efforts labels Sep 13, 2021
@mkArtakMSFT mkArtakMSFT added this to the 6.0-rc2 milestone Sep 13, 2021
@mkArtakMSFT
Copy link
Member Author

@javiercn , @pranavkm , @SteveSandersonMS, @TanayParikh this is waiting for your input, guys.
As we've agreed earlier, please add a comment about the app that you're going to build for validation. We can have a follow-up conversation then.

@javiercn
Copy link
Member

I'm going to build some calorie tracker app or something like that, I'll focus on auth, JS runtime components and MVC integration

@SteveSandersonMS
Copy link
Member

I'm focusing on WebAssembly specific features with AOT and native dependencies. For example, I'll try integrating with some library implemented in another wasm-targetable language like Go. I don't yet know what business domain gimmick I'll choose but it will probably end up feeding into my DotNetConf talk.

It's not absolutely clear how quickly I can move with this since native dependencies isn't yet available properly in the SDK. I'll talk with @radical or @lewing later today about timings.

@pranavkm
Copy link
Contributor

I was planning to pick up one of the rc1 scenarios with STJ source generation, hot reload, and Blazor that is listed in the app building exercise, but with rc2 bits.

@Eilon
Copy link
Member

Eilon commented Sep 15, 2021

I will do SPA/React/Angular/etc. to build a Todo app with some API endpoints.

@ghost ghost added the Working label Sep 20, 2021
@TanayParikh
Copy link
Contributor

Should we move to validating the GA bits rather than RC? It may have additional patches (and better reflect the final release).

https://aka.ms/dotnet/6.0.1xx/daily/dotnet-sdk-win-x64.exe

6.0.100-rtm.21466.6

@Eilon
Copy link
Member

Eilon commented Sep 28, 2021

I created a new React SPA using command line and then editing in VS. I cobbled together code from several different samples along with some new code and made a simple, if fairly awful, todo app. I'll iterate on it some more to see if I find anything more.

Findings:

@pranavkm
Copy link
Contributor

pranavkm commented Oct 4, 2021

I spent some time building a Blazor WASM app that connected to https://my.plantnet.org/ do some plant identification and cataloging. My focus was on using STJ source generators with Blazor WASM, Blazor's new streaming capabilities, editor performance, and hot reload.

@pranavkm pranavkm closed this as completed Oct 4, 2021
@ghost ghost added Done This issue has been fixed and removed Working labels Oct 4, 2021
@pranavkm pranavkm removed their assignment Oct 4, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed Validation This issue is used to track validation efforts
Projects
None yet
Development

No branches or pull requests

6 participants