Getting Started Guide for Windows (.NET and .NET Core)
Here are some basic steps you should follow to ensure a smooth installation, configuration, and use of NCache Enterprise. We'll discuss following important steps to quickly get started with NCache for Windows (.NET and .NET Core).
For more detail on using NCache Enterprise, please refer to 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.
Run NCache Service as Admin (.NET Core)
Provides steps to run NCache service as administrator which is required for .NET Core.
Launch Windows PowerShell as Administrator
Discusses how to launch Windows PowerShell as administrator.
NCache Web Management
Gives an overview of supported browsers and configurations to get started with NCache Web Manager.
Configure Firewall
Discusses how to configure firewall to allow communication.
Configure IP Binding in Multiple NICs
Discusses how to configure IP Binding for multiple NICs.
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 Test-Stress tool.
Monitor Caches in NCache Monitor
Discusses how to monitor caches using PerfMon Counters.
Use from .NET Application
Discusses how to use NCache for object caching from .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.