Niels Schmidt

Results 8 issues of Niels Schmidt

**Describe the bug** When calling the RazorLight render methods from a .NET 4.7.2 Web project, it fails to resolve assemblies. * Microsoft.AspNetCore.Html.Abstractions * System.Immutable * etc.. Every time one is...

Some dependencies are misaligned across development machines.

bug

We need to migrate the site to a new home, so we can get it up and running again :)

DevOps

Hi @fszlin, hope you are well? I was wondering what the status and future of this project is? 🙂 Kind regards Niels

When a Staging certificate is created, and the method `.ToPem()` is run, it throws the following exception: ` AcmeException: Can not find issuer 'C=US,O=(STAGING) Internet Security Research Group,CN=(STAGING) Doctored Durian...

I am using Certes `3.0.3` via LinqPad to create a new account, and it does return a key, but when I later use the key to create a new order,...

It would be super cool to be able to embed this inside an existing Blazor-Server application under say `/elsa` or some configurable URL, so that it is more of a...

I am currently developing a Blazor-Server app where I inject interfaces, but when using them in the razor code it seems to not understand where they are, it just throws...

question