Skip to content

Commit 70e017b

Browse files
Update README.md
1 parent 4b24bf0 commit 70e017b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ This package provides a solution to these limitations, allowing you to use all s
8383
Support for Microsoft Entity Framework Core (EFC) and async methods. Note: For the .NET 8 runtime, we reference EFC version 9. Use ServiceQuery.EntityFrameworkCore8 if you need EFC version 8.
8484

8585
### ServiceQuery.EntityFrameworkCore8
86-
Support for Microsoft Entity Framework Core (EFC) version 8 for the .NET 8 runtime.
86+
Support for Microsoft Entity Framework Core (EFC) and async method. Note: This references EFC version 8 for the .NET 8 runtime.
8787

8888
### ServiceQuery.MongoDb
89-
Support for MongoDb.
89+
Support for MongoDb and async methods.
9090

9191
## Building and Executing a Query
9292
Construct queries using the ServiceQueryRequestBuilder object:

0 commit comments

Comments
 (0)