Konrad Schartner

Results 4 comments of Konrad Schartner

What worked for me was this from ReadMe.md: > Basic configuration done in Startup.cs: > > `RotativaConfiguration.Setup(env);` > > or, if using Asp.net Core 3.0: > > **`RotativaConfiguration.Setup("", "path/relative/to/root");`** >...

> > > > What worked for me was this from ReadMe.md: > > > Basic configuration done in Startup.cs: > > > `RotativaConfiguration.Setup(env);` > > > or, if using...