Getting Started Guide for Windows Open Source
Here are some basic steps to ensure a smooth installation, configuration, and use of NCache Open Source. We'll discuss the following steps to get started with NCache for .NET.
For more details on using the NCache Open Source, please refer to the Installation Guide, Administrator's Guide, and Programmer's Guide.
In This Section
Install NCache
Discusses how to install NCache on cache servers and remote clients.
Launch PowerShell as Administrator
Discusses how to launch PowerShell as administrator.
Configure Firewall
Discusses how to configure a firewall to allow communication.
Create a Cache
Discusses the basic steps used to create a cache.
Add Local/Remote Clients
Discusses how to add local or remote clients to a cache.
Simulate Cache Usage
Discusses how to simulate cache usage by running the Test-Stress tool.
Monitor Caches in PerfMon
Discusses how to monitor caches using PerfMon Counters.
Use from .NET Application
Discusses how to use NCache for object caching from a .NET
application.
Use for ASP.NET Sessions
Discusses how to use NCache for ASP.NET sessions.
Use for ASP.NET Core Sessions
Discusses how to use NCache for ASP.NET Core sessions.