A sample demonstrating how to use Google Cloud Datastore from ASP.NET sessions.
-
Follow the instructions in the root README.
-
Enable APIs for your project. Click here to visit Cloud Platform Console and enable the Google Cloud Datastore API.
-
Open SessionState.sln with Microsoft Visual Studio version 2015 or later.
-
In Web.config, replace
YOUR-PROJECT-IDwith your Google project id. -
Build and run the Solution.
- See CONTRIBUTING.md
- See LICENSE