Patrik Švikruha
Patrik Švikruha's Blog

Patrik Švikruha's Blog

Follow
Follow
homebadges

Problem with certificate for Kestrel

Jul 22, 2019

After clone new project on which I am working, and after dotnet restore; dotnet run commands I received following...

Problem with certificate for Kestrel

How to clean up and simplifying csproj for DotVVM project

Jun 20, 2019

When you create new DotVVM project with Visual Studio, it will be like this: https://gist.github.com/PadreSVK/cff2a89b489b4bb484ac5c5fbff6a68cFirst we...

How to clean up and simplifying csproj for DotVVM project