Skip to content

Commit ceca5eb

Browse files
DOCSP-40741 Add integrations to C# landing page (#215)
1 parent 77d6a76 commit ceca5eb

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

source/languages/csharp.txt

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ other MongoDB language drivers and includes a LINQ provider for
2929

3030
`C# Driver Documentation → <https://www.mongodb.com/docs/drivers/csharp/current/>`__
3131

32-
Framework
33-
---------
32+
Frameworks and Integrations
33+
---------------------------
3434

3535
The Entity Framework Core Provider allows you to use MongoDB with Microsoft's
3636
Entity Framework Core as an object-relational mapper. You can
@@ -39,6 +39,16 @@ modeling and change tracking.
3939

4040
`Get Started With the Entity Framework Core Provider → <https://www.mongodb.com/docs/entity-framework/current/>`__
4141

42+
Integrate Atlas Vector Search with Microsoft Semantic Kernal to build AI
43+
applications and implement retrieval-augmented generation (RAG).
44+
45+
`Learn More About Microsoft Semantic Kernal → <https://learn.microsoft.com/en-us/semantic-kernel/overview/>`__
46+
47+
Integrate MongoDB with your Microsoft .NET-based application by using the .NET
48+
Aspire MongoDB Database Integration.
49+
50+
`Get Started With the .NET Aspire MongoDB Database Integration → <https://learn.microsoft.com/en-us/dotnet/aspire/database/mongodb-integration>`__
51+
4252
Libraries and Extensions
4353
------------------------
4454

0 commit comments

Comments
 (0)