Showing results for C# - .NET Blog

Apr 11, 2024
Post comments count19
Post likes count5

Introducing MSTest SDK – Improved Configuration & Flexibility

Marco Rossignoli Amaury Levé
Marco,
Amaury

The new MSTest SDK is here and provides an easier way to configure your MSTest projects. Learn all about this release, how to get started, and its great improvements when using MSTest.

.NETC#
Apr 3, 2024
Post comments count7
Post likes count5

Testing Your Native AOT Applications

Marco Rossignoli Jakub Jareš Jakub Chocholowicz
Marco,
Jakub,
Jakub

MSTest introduces a Native AOT compatible test runner and engine for testing your Native AOT applications.

.NETC#Performance
Apr 2, 2024
Post comments count3
Post likes count8

Making AI powered .NET apps more consistent and intelligent with Redis

Catherine Wang
Catherine Wang

Redis makes intelligent apps smarter and consistent by serving as additional knowledge store, caching chat history, and semantically cache request and responses for an API. Combined with traditional caching scenarios, Redis is the multi-purpose data store for your intelligent apps.

.NETC#Azure
Mar 12, 2024
Post comments count3
Post likes count9

Unity extension for Visual Studio Code – Now Generally Available

Jb Evain
Jb Evain

We are thrilled to announce the general availability of the Unity extension for Visual Studio Code. This extension, built upon the C# Dev Kit and C# extensions, gives you a comprehensive toolkit for your Unity development in Visual Studio Code across Windows, macOS, and Linux.

.NETC#Visual Studio Code
Feb 9, 2024
Post comments count1
Post likes count9

Resilience and chaos engineering

Martin Tomka
Martin Tomka

Chaos engineering with HTTP clients and Polly library

.NETASP.NET CoreC#
Feb 8, 2024
Post comments count19
Post likes count11

My Top 10 NEW Visual Studio Features of 2023 for .NET Developers

James Montemagno
James Montemagno

There are tons of great new feature for .NET developers to love in Visual Studio 2022, here are my top 10 that were released in 2023 that you can take advantage of right now.

.NETASP.NETASP.NET Core