https://discord.umbraco.com logo
#hacktoberfest
Title
# hacktoberfest
s

Sebastiaan

10/30/2021, 2:14 PM
var path = _webHostEnvironment.ContentRootPath + "\\wwwroot\\" + post;
Need to inject
private readonly IWebHostEnvironment _webHostEnvironment;