.NET Server Side Configurations
This section explains how to configure .NET server side configuration options (such as Lucene Query Indexes, Data Source Providers, Custom Dependencies, Cache Startup Loaders and Refreshers) for caches in the .NET Edition.
Important
Installation requires either of the following, based on your environment:
- .NET Framework 4.8
- .NET 6.0
In This Section
Configure Lucene Query Indexes
Explains how to do Lucene indexing of the objects.
Deploy Providers
Discusses how to deploy provider assemblies for a cache.
Configure Custom Dependency
Explains how to configure custom dependency from the NCache Management Center.
Add Data Source Providers
Explains how to configure read-through, write-through, and write-behind providers.
Cache Startup Loader
Explains how to configure cache startup loader through which a user can preload the cache with given data at the time of cache start-up.