Skip to content

Commit b97ee24

Browse files
Update src/connections/sources/catalog/libraries/server/net/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 59fcf06 commit b97ee24

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/net

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/net/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Segment's .NET library is the best way to integrate analytics into your .NET app
1111
All of Segment's server-side libraries are built for high-performance, so you can use them in your web server controller code. This library uses an internal queue to make `identify` and `track` calls non-blocking and fast. It also batches messages and flushes asynchronously to our servers.
1212

1313
> info "Analytics-CSharp (C#)"
14-
> With Analytics-CSharp, you can add Segment analytics to your C# based app which includes .NET. The [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/) is currently in general availability. If you'd like to migrate to use Analytics-CSharp, see the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/).
14+
> With [Analytics-CSharp](/docs/connections/sources/catalog/libraries/server/csharp/), you can add Segment analytics to your C# based app which includes .NET. If you'd like to migrate to use Analytics-CSharp, see the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/).
1515
1616
## Getting Started
1717

0 commit comments

Comments
 (0)