Showing category results for C#

Jun 19, 2024
Post comments count9
Post likes count5

Using Phi-3 & C# with ONNX for text and vision samples

Bruno Capuano
Bruno Capuano

Harness the power of Phi-3 SLMs and ONNX for AI-driven .NET applications, showcasing C# integration for advanced tasks like image analysis and interactive Q&A.

.NETC#AI
Jun 11, 2024
Post comments count3
Post likes count12

Building Generative AI apps with .NET 8

Jordan Matthiesen Luis Quintanilla
Jordan,
Luis

Learn the latest news and announcements about the state of generative AI development with .NET 8.

.NETC#AI
May 21, 2024
Post comments count32
Post likes count9

.NET Announcements and Updates from Microsoft Build 2024

.NET Team
.NET Team

Our latest updates and announcements from Microsoft Build including .NET Aspire, .NET 9 Preview 4, C# 13, Blazor, .NET MAUI, and more!

.NETASP.NETASP.NET Core
May 9, 2024
Post comments count3
Post likes count9

Join the .NET Team at Microsoft Build 2024!

Mehul Harry
Mehul Harry

Get ready for a great lineup of .NET sessions at Microsoft Build 2024. Join us either in Seattle or from the comfort of your own home. With a mix of live and online sessions, you won’t miss a beat.

.NETASP.NETASP.NET Core
May 8, 2024
Post comments count14
Post likes count18

Refactor your code with C# collection expressions

David Pine
David Pine

Explore various C# 12 refactoring scenarios for a variety of target types using collection expressions, collection initializers, and the spread syntax.

.NETC#