.NET Third-Party Integrations
.NET is a free, cross-platform, open-source developer platform, it is ideal for enterprise-level application development. NCache offers extensive support for .NET for both its client and server side features.
Supported Client-Side Features
NCache offers in-depth support for its Client-Side API in .NET, it supports the following features:
- CRUD Operations
- JSON CRUD Operations [Deprecated]
- Expiration
- Locking
- Groups [Deprecated]
- Tags
- Named Tags
- SQL Queries
- LINQ Queries
- Events
- Continuous Query [Deprecated]
- Dependencies [Deprecated]
- Data Structures
- Pub/Sub Messaging
Supported Server-Side Features
NCache offers comprehensive support for its Server-Side API in .NET, it supports the following features:
- Read-Through
- Write-Through/Write-Behind
- Loader and Refresher
- Entry Processor
- Compact Serialization [Deprecated]
This section is a detailed guide for users who need to use ASP.NET Core, EF Core, NHibernate, ASP.NET, and EF 6 with NCache to create high-performance and scalable applications.
In This Section
EF Core
Explains how NCache can be configured and used with EF Core applications.
EF 6 [Deprecated]
Explains how to plug in the Entity Framework .NET caching provider with NCache.
NHibernate
Explains how you can plug in NCache to your existing NHibernate application as a second level cache.
Debug NCache Providers in Visual Studio
Explains how to debug NCache providers (Read-through, Write-through, Write-behind) in Visual Studio.