Monday 2024-11-25 Assorted Links
Assorted Links links
Published: 2024-11-25
Monday 2024-11-25 Assorted Links

Assorted links for Monday, November 25:

  1. Introducing the .NET Aspire Community Toolkit

    The team behind the Community Toolkit wanted to create a place where third parties could contribute their own integrations and extensions to the .NET Aspire ecosystem.

  2. Calling methods is easier and faster with C# 13 params collections

    C# 13 fulfills a long standing feature request by allowing params to be any of the collections supported by collection expressions, rather than just arrays.

  3. Announcing .NET 9
  4. Graph RAG: How To Squeeze More Value From AI
  5. How to Support Streaming in AI Applications with LangChain and Langflow