-
Here are the docs for the new authentication options in Blazor Webassembly. Work with @mkArtakMSFT and @danroth27 on giving them a sensible structure.
https://gist.github.com/javiercn/85a6d4ce46a7823…
-
Is it possible to implement a Blazorise version of color picker?
-
### Describe the bug
AD Authentication Not Passing Over Credentials with Blazor.
Creating an app that uses AD Azure Authentication and start using Blazor within it. Methods start to fail out when…
-
Is it possible to get the results back in a single method call?
Something like var result=Modal.Show(...);
Or is it possible to wrap the method call in another method that gives the same result, i…
ghost updated
4 years ago
-
Visual Studio 2019 16.6.1
Net Framework 4.8.03752
EntityFramework 6.4.4
Npgsql 4.1.3.1
EntityFramework.Npgsql 6.4.1
adding a new entity framework model (EF Designer from database or CodeFirst f…
-
I am currently running Visual Studio 16.5.5 Preview 5 with the latest version of .NET Core SDK (dotnet --version => 3.1.200-preview-015002). I installed the latest Blazor WebAssembly template as instr…
-
## I'm submitting a...
* Bug report
## Current behavior
Some SCSS variables are declared without a unit:
```
$switch-container-padding-x: 0 default!;
$switch-container-border-widt…
-
I'm not sure what's going on. I've created a new Blazor project using BlazorFileUpload v1.2.6, and I've got the following line in my Index.razor file:
`
`
and _Host.cshtml contains:
` `…
-
*NOTE: Updating to Visual Studio 2017 15.5.7 or later should fix this. See https://github.com/github/VisualStudio/issues/949#issuecomment-367821388*
I'm having some trouble logging on to GutHib to …
-
I am here https://blazorboilerplate.com/todo_list , then click Login, but do not want to Log in and want to exit and return to the todo_list page. But in the Login dialog is only button "Home". I thin…