From df51d909fe32fa2ab8e0b65ffb8a0dc33aff826a Mon Sep 17 00:00:00 2001 From: Wenxi Zeng Date: Mon, 24 Apr 2023 13:09:33 -0700 Subject: [PATCH 1/5] add info about analytics-csharp --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4f4cefc7..58280350 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ [![CircleCI](https://circleci.com/gh/segmentio/Analytics.NET.svg?style=svg&circle-token=9d5be6bcbf6f5e8c6f74025a899d1a5e04bb54e0)](https://circleci.com/gh/segmentio/Analytics.NET) [![codecov](https://codecov.io/gh/segmentio/Analytics.NET/branch/master/graph/badge.svg)](https://codecov.io/gh/segmentio/Analytics.NET) +> info "Analytics-CSharp (C#)" +> The Analytics-CSharp library is currently in beta and is governed by Segment’s [First Access and Beta terms](https://www.twilio.com/legal/tos){:target="_blank"}. Learn more about the [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/). If you'd like to migrate to using Analytics-CSharp, see the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/). + Analytics.NET is a .NET / C# / F# client for [Segment](https://segment.com).
From b468bb7871ae0f4f41e14ada8e156ec88bf0fc69 Mon Sep 17 00:00:00 2001 From: Wenxi Zeng Date: Mon, 24 Apr 2023 13:11:07 -0700 Subject: [PATCH 2/5] remove bad formatting info box --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 58280350..36e0fa35 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![CircleCI](https://circleci.com/gh/segmentio/Analytics.NET.svg?style=svg&circle-token=9d5be6bcbf6f5e8c6f74025a899d1a5e04bb54e0)](https://circleci.com/gh/segmentio/Analytics.NET) [![codecov](https://codecov.io/gh/segmentio/Analytics.NET/branch/master/graph/badge.svg)](https://codecov.io/gh/segmentio/Analytics.NET) -> info "Analytics-CSharp (C#)" > The Analytics-CSharp library is currently in beta and is governed by Segment’s [First Access and Beta terms](https://www.twilio.com/legal/tos){:target="_blank"}. Learn more about the [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/). If you'd like to migrate to using Analytics-CSharp, see the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/). Analytics.NET is a .NET / C# / F# client for [Segment](https://segment.com). From d640f02b7f5792f25ef38669a8316d4c412a3b9a Mon Sep 17 00:00:00 2001 From: Wenxi Zeng Date: Mon, 24 Apr 2023 13:12:25 -0700 Subject: [PATCH 3/5] format fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36e0fa35..248a5f53 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CircleCI](https://circleci.com/gh/segmentio/Analytics.NET.svg?style=svg&circle-token=9d5be6bcbf6f5e8c6f74025a899d1a5e04bb54e0)](https://circleci.com/gh/segmentio/Analytics.NET) [![codecov](https://codecov.io/gh/segmentio/Analytics.NET/branch/master/graph/badge.svg)](https://codecov.io/gh/segmentio/Analytics.NET) -> The Analytics-CSharp library is currently in beta and is governed by Segment’s [First Access and Beta terms](https://www.twilio.com/legal/tos){:target="_blank"}. Learn more about the [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/). If you'd like to migrate to using Analytics-CSharp, see the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/). +> The [Analytics-CSharp](https://github.com/segmentio/analytics-csharp) library is currently in beta and is governed by Segment’s [First Access and Beta terms](https://www.twilio.com/legal/tos). Learn more about the [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/). If you'd like to migrate to using Analytics-CSharp, see the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/). Analytics.NET is a .NET / C# / F# client for [Segment](https://segment.com). From 0cc19ef4a0cb30dc11c602f881383982ed1e6840 Mon Sep 17 00:00:00 2001 From: Wenxi Zeng Date: Mon, 24 Apr 2023 13:13:40 -0700 Subject: [PATCH 4/5] bold the info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 248a5f53..41682ad2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CircleCI](https://circleci.com/gh/segmentio/Analytics.NET.svg?style=svg&circle-token=9d5be6bcbf6f5e8c6f74025a899d1a5e04bb54e0)](https://circleci.com/gh/segmentio/Analytics.NET) [![codecov](https://codecov.io/gh/segmentio/Analytics.NET/branch/master/graph/badge.svg)](https://codecov.io/gh/segmentio/Analytics.NET) -> The [Analytics-CSharp](https://github.com/segmentio/analytics-csharp) library is currently in beta and is governed by Segment’s [First Access and Beta terms](https://www.twilio.com/legal/tos). Learn more about the [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/). If you'd like to migrate to using Analytics-CSharp, see the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/). +**The [Analytics-CSharp](https://github.com/segmentio/analytics-csharp) library is currently in beta and is governed by Segment’s [First Access and Beta terms](https://www.twilio.com/legal/tos). Learn more about the [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/). If you'd like to migrate to using Analytics-CSharp, see the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/).** Analytics.NET is a .NET / C# / F# client for [Segment](https://segment.com). From 3558eafc05fe91178d9b8e97f44065818b1aaaf8 Mon Sep 17 00:00:00 2001 From: Wenxi Zeng Date: Mon, 24 Apr 2023 13:15:19 -0700 Subject: [PATCH 5/5] format fix --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 41682ad2..5b36a06a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ Analytics.NET ============= -[![CircleCI](https://circleci.com/gh/segmentio/Analytics.NET.svg?style=svg&circle-token=9d5be6bcbf6f5e8c6f74025a899d1a5e04bb54e0)](https://circleci.com/gh/segmentio/Analytics.NET) -[![codecov](https://codecov.io/gh/segmentio/Analytics.NET/branch/master/graph/badge.svg)](https://codecov.io/gh/segmentio/Analytics.NET) -**The [Analytics-CSharp](https://github.com/segmentio/analytics-csharp) library is currently in beta and is governed by Segment’s [First Access and Beta terms](https://www.twilio.com/legal/tos). Learn more about the [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/). If you'd like to migrate to using Analytics-CSharp, see the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/).** +### The [Analytics-CSharp](https://github.com/segmentio/analytics-csharp) library is currently in beta and is governed by Segment’s [First Access and Beta terms](https://www.twilio.com/legal/tos). Learn more about the [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/). If you'd like to migrate to using Analytics-CSharp, see the [Analytics-CSharp migration guide](/docs/connections/sources/catalog/libraries/server/csharp/migration-guide/). Analytics.NET is a .NET / C# / F# client for [Segment](https://segment.com).