diff --git a/doc/dev/doc/extensions/linq.md b/doc/dev/doc/extensions/linq.md index 514ef45c1..0af89e8ef 100644 --- a/doc/dev/doc/extensions/linq.md +++ b/doc/dev/doc/extensions/linq.md @@ -1,6 +1,4 @@ # LINQ Provider -> [!WARNING] -> LINQ support is currently in BETA version. There may be breaking changes on further releases. Hazelcast .Net Client provides a LINQ provider over `IHMap`. Provider is currently in BETA version. You can use programmatic LINQ functions instead string SQL statements to query over your distributed map.