Michael Washington

Results 66 comments of Michael Washington

They are still working on Authentication/Authorization in Blazor that I think affects the expected behavior related to 'sessions' . See: https://twitter.com/ADefWebserver/status/1122504410557554689

In the latest Preview 4, using Visual 2019 **_preview_** version, it works on my desktop and laptop...

Throws this error on files larger than 26 megs: HTTP Error 404.13 - Not Found The request filtering module is configured to deny a request that exceeds the request content...

Try using: https://github.com/Tewr/BlazorFileReader

Or try using .Net Core 6 https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-6-preview-7/#large-file-upload-faster-file-uploads-with-blazor

@SQL-MisterMagoo Two Issues: 1. No one loves Typescript as much as I do, but, [NPM](https://www.npmjs.com/get-npm), for this project, is a non-starter for me (I have had too many nightmares where...

Where do we start and what can I do?

Sounds perfect. Give me a day to think on this and write down some ideas.

I thought about it, I think we need to first agree on some basic **Assumptions**? 1) There is only one engine (we make it for you) 2) You can build...

![steve](https://user-images.githubusercontent.com/1857799/82133741-5eda0a80-97a4-11ea-885a-1da65df6345b.png) Quick note to anyone wanting to catch up on how Blazor works with JavaScript, this YouTube video by @SteveSandersonMS offers a good overview. https://youtu.be/QnBYmTpugz0?t=137 However, this project implements most...