.NET MAUI Performance Features in .NET 9
Optimize .NET MAUI application size and startup times with trimming and NativeAOT. Learn about `dotnet-trace` and `dotnet-gcdump` for measuring performance. The post .NET MAUI Performance Features in .NET 9 appeared first on .NET Blog.
Announcing Chroma DB C# SDK
Get started building AI applications using Chroma DB using the C# client SDK The post Announcing Chroma DB C# SDK appeared first on .NET Blog.
Building .NET AI apps with Chroma
Get started building AI applications using Chroma DB using the C# client SDK. The post Building .NET AI apps with Chroma appeared first on .NET Blog.
Announcing TypeScript 5.8 RC
Today we are excited to announce the Release Candidate (RC) of TypeScript 5.8! To get started using the Release Candidate, you can get it through npm with the following command: npm install -D typescript@rc Let’s take a look at what’s new in TypeSc...
New Features for Enhanced Razor Productivity!
The Extract to Component refactoring and the Roslyn tokenizer are two new features designed to help improve your productivity in Razor files. The post New Features for Enhanced Razor Productivity! appeared first on .NET Blog.