SimpleResults released 🚀 🍰
SimpleResults is a simple library that serves as a sample on how to implement the Result pattern in NET.
Support for translating the result object to HTTP status code for both MVC controllers & Minimal APIs.
https://t.co/ZSS4ULBRjP #dotnet#csharp
I’m a #dotnet developer.
But I feel like it’s time to add a new language to my toolbox (for backend development).
What would you suggest me to learn?
My main focus is API development. I work in Windows, with Visual Studio + VS Code
@filipnavara@sinclairinat0r C# and the framework are basically one - for better/worse. Idisposable, ienunerator, tasks are all part of framework and core to c#. Also the point extends to the language. Keep 1 version of switch, drop at least 1 way of doing delegates. Simplify based on what is latest.
"By definition it won't cause a regression in existing code" because of course #dotnet == #csharp. Nice to see a .NET runtime developer agree with this account 👍