Skip to content

Commit d00b45d

Browse files
committed
edits [netlify-build]
1 parent 9037069 commit d00b45d

File tree

1 file changed

+6
-2
lines changed
  • src/connections/sources/catalog/libraries/server/csharp

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ With Analytics-CSharp, you can add Segment analytics to your .Net app which incl
1111
1212
### Supported platforms
1313
These platforms support Analytics-CSharp:
14-
* .Net/.Net core/.Net framework
14+
* .NET/.NET core/.NET framework
1515
* Mono
1616
* Universal Windows platform
1717
* Xamarin
@@ -24,11 +24,15 @@ These platforms support Analytics-CSharp:
2424
* PC, Mac, Linux
2525

2626
## Getting started
27+
28+
> info ""
29+
> If you'd like to migrate to Analytics-CSharp from a different library, follow the steps in the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/).
30+
2731
To get started with the Analytics-CSharp library:
2832

2933
1. Create a Source in Segment.
3034
1. Go to **Connections > Sources > Add Source**.
31-
2. Search for *Xamarin, Unity, or .NET* (whichever source you want to use) and click **Add Source**.
35+
2. Search for *Xamarin, Unity, or .NET* (whichever source you want to use) and click **Add Source**. **Note:** There is no CSharp source. To use Analytics-CSharp, use either Xamarin, Unity, or .NET as your source.
3236
2. Add the Analytics dependency to your project.
3337

3438
```git

0 commit comments

Comments
 (0)