Using C#/Roslyn LSP with Kiro-CLI
Kiro CLI doens't support C#/Roslyn LSP out of the box, but we can add ourselves.
I'm a Cloud Solution Architect, Speaker, Teacher, Learner, Engineer, Craftsman, Whovian with his head in the Cloud.
Kiro CLI doens't support C#/Roslyn LSP out of the box, but we can add ourselves.
Rule of Simplicity: Design for simplicity; add complexity only where you must.
Communication between services can be costly in more ways than one. Let's compare Rest/JSON and gRPC/Protobuf.
The Rule of Clarity: Clarity Is Better Than Cleverness
Containers are a handy way to package your application. Let's take a look at using them for monoliths.
Let's take a look at using MongoDB in AspNet Core applications.
I was getting a `NullReferenceException` when trying to use TestContainers inside a devcontainer.
Rule of Modularity: Write simple parts connected by clean interfaces.
The dev containers for dotnet published by Microsoft do not have all the prerequisites for Rider or any other JetBrains IDE.