@@ -262,7 +262,7 @@ <h2 class="section" id="methods">Methods
262262
263263 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_AddToToManyRelationshipAsync__0__1_System_Collections_Generic_ISet_JsonApiDotNetCore_Resources_IIdentifiable__System_Threading_CancellationToken_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.AddToToManyRelationshipAsync(`0,`1,System.Collections.Generic.ISet{JsonApiDotNetCore.Resources.IIdentifiable},System.Threading.CancellationToken) ">
264264 AddToToManyRelationshipAsync(TResource?, TId, ISet<IIdentifiable>, CancellationToken)
265- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L439 "> < i class ="bi bi-code-slash "> </ i > </ a >
265+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L443 "> < i class ="bi bi-code-slash "> </ i > </ a >
266266 </ h3 >
267267
268268 < div class ="markdown level1 summary "> < p > Adds resources to a to-many relationship in the underlying data store.</ p >
@@ -341,7 +341,7 @@ <h4 class="section">Returns</h4>
341341
342342 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_AssertIsNotClearingRequiredToOneRelationship_JsonApiDotNetCore_Resources_Annotations_RelationshipAttribute_System_Object_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.AssertIsNotClearingRequiredToOneRelationship(JsonApiDotNetCore.Resources.Annotations.RelationshipAttribute,System.Object) ">
343343 AssertIsNotClearingRequiredToOneRelationship(RelationshipAttribute, object?)
344- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L319 "> < i class ="bi bi-code-slash "> </ i > </ a >
344+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L323 "> < i class ="bi bi-code-slash "> </ i > </ a >
345345 </ h3 >
346346
347347 < div class ="markdown level1 summary "> </ div >
@@ -413,7 +413,7 @@ <h4 class="section">Returns</h4>
413413
414414 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_CreateAsync__0__0_System_Threading_CancellationToken_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.CreateAsync(`0,`0,System.Threading.CancellationToken) ">
415415 CreateAsync(TResource, TResource, CancellationToken)
416- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L201 "> < i class ="bi bi-code-slash "> </ i > </ a >
416+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L205 "> < i class ="bi bi-code-slash "> </ i > </ a >
417417 </ h3 >
418418
419419 < div class ="markdown level1 summary "> < p > Creates a new resource in the underlying data store.</ p >
@@ -454,7 +454,7 @@ <h4 class="section">Returns</h4>
454454
455455 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_DeleteAsync__0__1_System_Threading_CancellationToken_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.DeleteAsync(`0,`1,System.Threading.CancellationToken) ">
456456 DeleteAsync(TResource?, TId, CancellationToken)
457- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L339 "> < i class ="bi bi-code-slash "> </ i > </ a >
457+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L343 "> < i class ="bi bi-code-slash "> </ i > </ a >
458458 </ h3 >
459459
460460 < div class ="markdown level1 summary "> < p > Deletes an existing resource from the underlying data store.</ p >
@@ -495,7 +495,7 @@ <h4 class="section">Returns</h4>
495495
496496 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_GetAll " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.GetAll ">
497497 GetAll()
498- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L161 "> < i class ="bi bi-code-slash "> </ i > </ a >
498+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L165 "> < i class ="bi bi-code-slash "> </ i > </ a >
499499 </ h3 >
500500
501501 < div class ="markdown level1 summary "> </ div >
@@ -565,7 +565,7 @@ <h4 class="section">Returns</h4>
565565
566566 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_GetForCreateAsync_System_Type__1_System_Threading_CancellationToken_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.GetForCreateAsync(System.Type,`1,System.Threading.CancellationToken) ">
567567 GetForCreateAsync(Type, TId, CancellationToken)
568- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L184 "> < i class ="bi bi-code-slash "> </ i > </ a >
568+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L188 "> < i class ="bi bi-code-slash "> </ i > </ a >
569569 </ h3 >
570570
571571 < div class ="markdown level1 summary "> < p > Creates a new resource instance, in preparation for < a class ="xref " href ="JsonApiDotNetCore.Repositories.IResourceWriteRepository-2.html#JsonApiDotNetCore_Repositories_IResourceWriteRepository_2_CreateAsync__0__0_System_Threading_CancellationToken_ "> CreateAsync(TResource, TResource, CancellationToken)</ a > .</ p >
@@ -609,7 +609,7 @@ <h4 class="section" id="JsonApiDotNetCore_Repositories_EntityFrameworkCoreReposi
609609
610610 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_GetForUpdateAsync_JsonApiDotNetCore_Queries_QueryLayer_System_Threading_CancellationToken_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.GetForUpdateAsync(JsonApiDotNetCore.Queries.QueryLayer,System.Threading.CancellationToken) ">
611611 GetForUpdateAsync(QueryLayer, CancellationToken)
612- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L264 "> < i class ="bi bi-code-slash "> </ i > </ a >
612+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L268 "> < i class ="bi bi-code-slash "> </ i > </ a >
613613 </ h3 >
614614
615615 < div class ="markdown level1 summary "> < p > Retrieves a resource with all of its attributes, including the set of targeted relationships, in preparation for < a class ="xref " href ="JsonApiDotNetCore.Repositories.IResourceWriteRepository-2.html#JsonApiDotNetCore_Repositories_IResourceWriteRepository_2_UpdateAsync__0__0_System_Threading_CancellationToken_ "> UpdateAsync(TResource, TResource, CancellationToken)</ a > .</ p >
@@ -648,7 +648,7 @@ <h4 class="section">Returns</h4>
648648
649649 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_GetTrackingBehavior " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.GetTrackingBehavior ">
650650 GetTrackingBehavior()
651- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L174 "> < i class ="bi bi-code-slash "> </ i > </ a >
651+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L178 "> < i class ="bi bi-code-slash "> </ i > </ a >
652652 </ h3 >
653653
654654 < div class ="markdown level1 summary "> </ div >
@@ -679,7 +679,7 @@ <h4 class="section">Returns</h4>
679679
680680 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_RemoveFromToManyRelationshipAsync__0_System_Collections_Generic_ISet_JsonApiDotNetCore_Resources_IIdentifiable__System_Threading_CancellationToken_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.RemoveFromToManyRelationshipAsync(`0,System.Collections.Generic.ISet{JsonApiDotNetCore.Resources.IIdentifiable},System.Threading.CancellationToken) ">
681681 RemoveFromToManyRelationshipAsync(TResource, ISet<IIdentifiable>, CancellationToken)
682- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L504 "> < i class ="bi bi-code-slash "> </ i > </ a >
682+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L508 "> < i class ="bi bi-code-slash "> </ i > </ a >
683683 </ h3 >
684684
685685 < div class ="markdown level1 summary "> < p > Removes resources from a to-many relationship in the underlying data store.</ p >
@@ -720,7 +720,7 @@ <h4 class="section">Returns</h4>
720720
721721 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_SaveChangesAsync_System_Threading_CancellationToken_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.SaveChangesAsync(System.Threading.CancellationToken) ">
722722 SaveChangesAsync(CancellationToken)
723- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L651 "> < i class ="bi bi-code-slash "> </ i > </ a >
723+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L655 "> < i class ="bi bi-code-slash "> </ i > </ a >
724724 </ h3 >
725725
726726 < div class ="markdown level1 summary "> </ div >
@@ -756,7 +756,7 @@ <h4 class="section">Returns</h4>
756756
757757 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_SetRelationshipAsync__0_System_Object_System_Threading_CancellationToken_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.SetRelationshipAsync(`0,System.Object,System.Threading.CancellationToken) ">
758758 SetRelationshipAsync(TResource, object?, CancellationToken)
759- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L410 "> < i class ="bi bi-code-slash "> </ i > </ a >
759+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L414 "> < i class ="bi bi-code-slash "> </ i > </ a >
760760 </ h3 >
761761
762762 < div class ="markdown level1 summary "> < p > Performs a complete replacement of the relationship in the underlying data store.</ p >
@@ -797,7 +797,7 @@ <h4 class="section">Returns</h4>
797797
798798 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_UpdateAsync__0__0_System_Threading_CancellationToken_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.UpdateAsync(`0,`0,System.Threading.CancellationToken) ">
799799 UpdateAsync(TResource, TResource, CancellationToken)
800- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L280 "> < i class ="bi bi-code-slash "> </ i > </ a >
800+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L284 "> < i class ="bi bi-code-slash "> </ i > </ a >
801801 </ h3 >
802802
803803 < div class ="markdown level1 summary "> < p > Updates the attributes and relationships of an existing resource in the underlying data store.</ p >
@@ -838,7 +838,7 @@ <h4 class="section">Returns</h4>
838838
839839 < h3 id ="JsonApiDotNetCore_Repositories_EntityFrameworkCoreRepository_2_UpdateRelationshipAsync_JsonApiDotNetCore_Resources_Annotations_RelationshipAttribute__0_System_Object_System_Threading_CancellationToken_ " data-uid ="JsonApiDotNetCore.Repositories.EntityFrameworkCoreRepository`2.UpdateRelationshipAsync(JsonApiDotNetCore.Resources.Annotations.RelationshipAttribute,`0,System.Object,System.Threading.CancellationToken) ">
840840 UpdateRelationshipAsync(RelationshipAttribute, TResource, object?, CancellationToken)
841- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L600 "> < i class ="bi bi-code-slash "> </ i > </ a >
841+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Repositories/EntityFrameworkCoreRepository.cs/#L604 "> < i class ="bi bi-code-slash "> </ i > </ a >
842842 </ h3 >
843843
844844 < div class ="markdown level1 summary "> </ div >
0 commit comments