Client Side Third Party Integrations
This section is a practical guide for programmers who want to utilize powerful Third Party Integrations with NCache to create high performance and scalable .NET applications. This includes working examples and code snippets to utilize various features of NCache efficiently.
In This Section
AppFabric to NCache Migration
Explains how AppFabric applications can be migrated into NCache applications.
Nhibernate Caching
Explains how you can plug-in NCache to your existing NHibernate application to use NCache with NHibernate.
Entity Framework (EF) Caching Integration
Explains how to plug Entity Framework .NET caching provider with NCache.
Entity Framework (EF) Core Caching
Explains how EF Core caching provider by NCache can be configured and used with EF Core applications.
Memcached Wrapper and Gateway Support for NCache
NCache has implemented Memcached integration and you can plug-in NCache to your existing or new Memcached applications without any code changes.
Debug NCache Providers in Visual Studio
Provides steps to successfully debug the providers to deploy over NCache.