Steven T. Cramer
Get smarter every day.
The Freeze Team is disseminating the Code Search Superpower. Come see how you too can wield it!
Here is a handy class that you can use in Blazor to determine if you are executing client-side or server-side. Its included in Blazor-State
Use Kudu to manually install an Azure App Service Extension
Come join us as we wield the powers of SOLID to vanquish our LIQUID foes.
It turns out that HTML5 isn't bad at single property validation.
I am not fan of the "premature optimization" phrase. The phrase is subjective, and begs the question; "what is premature?
Improve the working relationships between the people that write software and the people that want the software.
When using MediatR and a single controller per endpoint the controller is beyond thin, it is micro. With a base controller that looks like
Wouldn't it be nice to have both fast first page load and allow for more scalability by running on the client?
I just want to break on the next request that comes to the server at the begining of the pipeline.
Create better error messages in dotnet core with FluentValidation.
A dotnet core Testing Convention for Fixie that supports Dependency Injection