This is an automated email from the ASF dual-hosted git repository.
mmartell pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-dotnet-core-client.git.
from aefab27 Add startserver/stopserver scripts - Also fix
username/password in RegionFactory tests
new 5468ffa Derive SessionStateCache from GeodeNativeObject
new 6f5668d Add x64 platform
new edf9a34 Switch to using statements
new abda656 Merge branch 'develop' of
https://github.com/apache/geode-dotnet-core-client into develop
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
NetCore.Session/NetCore.Session.csproj | 1 +
NetCore.Session/NetCoreSessionState.cs | 594 +++++++++++----------
NetCore.Test/NetCore.Test.csproj | 2 +
NetCore/NetCore.csproj | 1 +
.../NetCore.Session.IntegrationTests.csproj | 2 +
.../SessionStateIntegrationTests.cs | 364 +++++++------
Session.Tests/NetCore.Session.Tests.csproj | 2 +
Session.Tests/SessionStateCacheTests.cs | 11 +-
SessionSample/SessionSample.csproj | 2 +-
geode-dotnet-core.sln | 20 +-
10 files changed, 522 insertions(+), 477 deletions(-)