AppFabric.Wrapper.NCache
5.0.3
AppFabric wrapper using NCache to port from AppFabric to NCache with minimal code change
See the version list below for details.
Install-Package AppFabric.Wrapper.NCache -Version 5.0.3
dotnet add package AppFabric.Wrapper.NCache --version 5.0.3
<PackageReference Include="AppFabric.Wrapper.NCache" Version="5.0.3" />
paket add AppFabric.Wrapper.NCache --version 5.0.3
NCache Provides a wrapper for AppFabric that allows you to migrate to NCache with minimal code changes in your application. This wrapper simplifies the migration in such a way that your existing AppFabric APIs used in your applications work seamlessly with NCache and you can additionally start using many other APIs and features offered by NCache which are missing in AppFabric.
NCache is an extremely fast and scalable in-memory distributed cache that removes performance bottlenecks related to data storage and databases. NCache lets you cache your application data for different .NET applications.
NCache Provides a wrapper for AppFabric that allows you to migrate to NCache with minimal code changes in your application. This wrapper simplifies the migration in such a way that your existing AppFabric APIs used in your applications work seamlessly with NCache and you can additionally start using many other APIs and features offered by NCache which are missing in AppFabric.
NCache is an extremely fast and scalable in-memory distributed cache that removes performance bottlenecks related to data storage and databases. NCache lets you cache your application data for different .NET applications.
Dependencies
-
- Alachisoft.NCache.SDK (>= 5.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.