Hüseyin Uslu
Hüseyin Uslu
great work 👍
same with @maksimf, ``` export default { define: { "process.env": process.env, }, }; says `ERROR: define was removed from the Ladle config in v1. Move it to vite.config.js. https://ladle.dev/docs/config` and...
I've been uzing Razor with 1.x series but have no idea how to do it with 2.x :/ Because i can't find propoper documentation for 2.x.
I referenced Nancy.ViewEngines.Razor. When i navigate to my webserver; cshtml files are not checked even; ``` Could not locate your error view! Details: Unable to locate requested view • Name:...
I'm trying to get Razor working with Nancy & dotnet core. Note that I'm using in-process nancy in an existing network server code not a new aspnet core website project....
before nancy 2 & dotnet core update i was using this; ``` ``` changed it to ``` ``` but i can't find a BuildProviders folder in new 2.0.0-clienteastwood nancy.viewengines.razor package....
I've added the package for Nancy.ViewEngines.Razor.BuildProviders-clienteastwood but still no luck. https://github.com/NancyFx/Nancy/tree/master/src/Nancy.ViewEngines.Razor.BuildProviders
same here
@daffl it's quite easy to implement a http2 server with: https://github.com/indutny/node-spdy