Skip to content

simonpbond/examplebugrepoforserilogbrowserconsole

Repository files navigation

Example project showing JsInterop bug when adding Serilog.Sinks.BrowserConsole

On first run it will fail to retrieve session storage value.

If you comment out .WriteTo.BrowserConsole() in Program.cs it will begin to work.

The project uses the default Blazor WebAssembly (.NET Core hosted) template, with an extra service for handing the session storage, and add's the Serilog.Sinks.BrowserConsole package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages