File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff 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
3535The Entity Framework Core Provider allows you to use MongoDB with Microsoft's
3636Entity 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+
4252Libraries and Extensions
4353------------------------
4454
You can’t perform that action at this time.
0 commit comments