Coherence 14.1.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Coherence --version 14.1.1.4
NuGet\Install-Package Coherence -Version 14.1.1.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Coherence" Version="14.1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Coherence --version 14.1.1.4
#r "nuget: Coherence, 14.1.1.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Coherence as a Cake Addin
#addin nuget:?package=Coherence&version=14.1.1.4

// Install Coherence as a Cake Tool
#tool nuget:?package=Coherence&version=14.1.1.4

Oracle Coherence CE (Community Edition) is a free and open source edition of Oracle Coherence, first and market-leading in-memory data grid.

Since its initial release in 2001, it has been used by thousands of customers across many industries to power some of the mission critical systems you use every day. Often imitated, but never duplicated, it is now available for everyone to use free of charge.

About Oracle Coherence Client for .NET

Oracle Coherence Client for .NET allows .NET applications to access Coherence clustered services, including data, data events, and data processing from outside the Coherence cluster. Typical uses of Coherence for .NET include desktop and web applications that require access to Coherence-managed data.

Coherence Client for .NET is a lightweight .NET library that connects to a Coherence*Extend clustered service instance running within the Coherence cluster using a high performance TCP/IP-based communication layer. This library sends all client requests to the Coherence*Extend clustered service which, in turn, responds to client requests by delegating to an actual Coherence clustered service (for example, a Partitioned or Replicated cache service).

An INamedCache instance is retrieved via the CacheFactory.GetCache() API call. Once it is obtained, a client accesses the INamedCache in the same way as it would if it were part of the Coherence cluster. The fact that cache operations are being sent and executed on a remote cluster node (over TCP/IP) is completely transparent to the client application.

For more information, see Oracle Coherence Client for .NET Documentation.

Additional Information

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
14.1.1.17 0 4/18/2024
14.1.1.13 996 4/20/2023
14.1.1.10 4,321 7/28/2022
14.1.1.4 2,364 4/21/2021
14.1.1.3 1,182 11/18/2020
14.1.1.2 1,042 9/23/2020
14.1.1.1 3,025 8/14/2020