Showing results for Cloud - .NET Blog

Jul 23, 2024
Post comments count7
Post likes count9

Announcing .NET Conf: Focus on AI – August 20th 2024

Mehul Harry
Mehul Harry

We're thrilled to announce the upcoming .NET Conf: Focus on AI, happening on August 20th! This one-day, virtual event will be packed with insightful sessions from both the community and Microsoft teams, showcasing how you can infuse your .NET applications with powerful AI capabilities.

.NETVisual StudioAI
Apr 16, 2024
Post comments count11
Post likes count5

Build & test resilient apps in .NET with Dev Proxy

Waldek Mastykarz
Waldek Mastykarz

Learn how to build and test resilient apps in .NET with Dev Proxy to simulate API failures, different network conditions, and a lot more from your local machine.

.NETASP.NET CoreCloud
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
Dec 20, 2023
Post comments count6
Post likes count107

Announcing .NET Aspire Preview 2

Damian Edwards
Damian Edwards

.NET Aspire Preview 2 is now available and includes many improvements and new capabilities.

.NETASP.NET CoreCloud Native
Dec 4, 2023
Post comments count17
Post likes count17

Extending WebAssembly to the Cloud with .NET

Richard Lander
Richard Lander

We're closely following the progress of WebAssembly, including WebAssembly System Interface (WASI). There's a new experimental workload in .NET 8 for WASI that extends the capabilities of Wasm towards the Cloud.

.NETASP.NET CoreCloud