Skip to content

Commit 378d10c

Browse files
committed
API doc updates
[git-p4: depot-paths = "//dev/main.net/": change = 111048]
1 parent 92f8e67 commit 378d10c

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

doc/api/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
14c (14.1.2.0.0)
44

5-
F79654-01
6-
7-
June 2024
5+
F79657-01
86

7+
November 2024
98

109
**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.
1110

doc/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"dest": "_site",
6060
"globalMetadata": {
6161
"_appTitle": "Oracle® Coherence Client for .NET",
62-
"_appFooter": "Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.",
62+
"_appFooter": "Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.",
6363
"_appLogoPath": "images/logo.png",
6464
"_enableNewTab": true
6565
},

doc/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
14c (14.1.2.0.0)
44

5-
F79654-01
5+
F79657-01
66

7-
June 2024
7+
November 2024
88

9-
This is documentation for the .NET 6.0 or later implementation of Oracle Coherence Client for .NET.
9+
This is documentation for the .NET 6.0 or later implementation of Oracle Coherence Client for .NET.
1010

1111
### [API Documentation](api/)
1212

@@ -24,4 +24,4 @@ An `INamedCache` instance is retrieved via the `CacheFactory.GetCache()` API cal
2424
* [Oracle Coherence CE Blog](https://medium.com/oracle-coherence)
2525
* [Oracle Coherence YouTube Channel](https://www.youtube.com/user/OracleCoherence)
2626
* [Oracle Coherence CE Source Code](https://github.com/oracle/coherence)
27-
* [Oracle Coherence for .NET Source Code](https://github.com/oracle/coherence-dotnet-extend-client)
27+
* [Oracle Coherence for .NET Source Code](https://github.com/oracle/coherence-dotnet-extend-client)

0 commit comments

Comments
 (0)