Crazy T-Mack

Results 6 comments of Crazy T-Mack

I am building a source generator to generate C# code based on the static file urls, similar to how [T4MVC/R4MVC](https://github.com/T4MVC/T4MVC) used to work. I have the following in my CS...

Visual Studio 2019 Enterprise, version 16.8.4 I tried creating a new MVC core 5.0 web app with page models. The first thing I did after creating the app was to...

The exact message in the output pane is: ` NU1202: Package MediatR.Extensions.Microsoft.DependencyInjection 9.0.0 is not compatible with net5.0 (.NETCoreApp=v5.0). Package Mediatr.Extensions.Microsoft.DependencyInjection 9.0.0 does not support any target frameworks. Package 'MediatR.Extensions.Microsoft.DependencyInjections...

are there any issues using decimal or decimal?

using Blazor .NET 8 Preview... Min does not work for a non-null positive integer value.