csimone86

Results 5 issues of csimone86

Hi everyone, I am writing some test classes in `.net6` using `xUnit 2.4.1` in VS2022. I have two assemblies: - The first one contains the Fixture; - The second one...

status: Waiting for Repro/Response

Hi everyone, I am new in react, node.js and all this world... I am building my first application with VS2019. Well, when I use babel-loader I cannot build my application...

I have create a simple MVC project and I am POSTing a DateTime value. My model is never validated when I use your `CultureSensitiveActionFilterAttribute` to set the culture. It seem...

I everyone, I am running RazorEngine in a Azure Function.... Iam using IsolatedRazorEngineService to delete temp files. When I try to RunCompile my template I get this error: > Attempt...

I must compile a razor view in an azure function to send an email, but something goes wrong. I obtain the a `NotSupportedException` error: `The given path's format is not...