You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Changed to use Cosmos DB .NET SDK v3
* Rename `collection` to `container` according to the latest naming convention
* Drop partition options entirely. Still accept 'collectionId' for compat.
Also revved down the Cosmos SDK version a bit to not force people into upgrading if they have older dependencies. (Probably not for the Cosmos SDK specifically, but requiring a minimum of 1.3 instead of 1.19 for dependencies like Azure.Core is reasonable. It does not prevent folks from using newer versions if they want.)
---------
Co-authored-by: Steve Molloy <[email protected]>
Copy file name to clipboardExpand all lines: src/CosmosDBSessionStateProviderAsync/Microsoft.AspNet.SessionState.CosmosDBSessionStateProviderAsync.csproj
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
0 commit comments