Skip to content

Commit

Permalink
update the doc linguistcally
Browse files Browse the repository at this point in the history
  • Loading branch information
WriteMayur authored Feb 12, 2025
1 parent 44da893 commit a8487bb
Showing 1 changed file with 8 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -635,10 +635,11 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
* Latest verified compatible version: 9.0.1

* Minimum agent version required: 10.35.0
* Note: the following features that are supported for ODBC datastore calls in .NET Framework (using the built-in System.Data namespace) are not supported for .NET 8+:
* Connection `Open/OpenAsync` calls
* SqlDataReader `Read/NextResult` calls
* Slow SQL traces
<callout variant="tip" title="tip">The following features supported for ODBC datastore calls in .NET Framework (using the built-in System.Data namespace) are not supported for .NET 8+:
* Connection `Open/OpenAsync` calls
* SqlDataReader `Read/NextResult` calls
* Slow SQL traces
</callout>
</td>
</tr>

Expand Down Expand Up @@ -1425,9 +1426,9 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
name="fe-check"
/>
</td>
Use the built-in `System.Data.ODBC` namespace from .NET Framework.
* Available in all currently supported .NET Framework agent version.
* All versions of .NET Framework currently supported by Microsoft are verified compatible.
Use the built-in `System.Data.ODBC` namespace from the .NET Framework.
* Available in all currently supported .NET Framework agent versions.
* All versions of the .NET Framework currently supported by Microsoft are verified to be compatible.
<td/>
</tr>

Expand Down

0 comments on commit a8487bb

Please sign in to comment.