@@ -552,16 +552,16 @@ For sample usages of the SDK in specific platforms, checkout the following:
552
552
| ------------ - | ---------------------------------------------------------------------------------------------------------------------------------------- |
553
553
| Asp .Net | [Set up with dependency injection ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/AspNetSample){:target="_blank"} |
554
554
| Asp .Net MVC | [Set up with dependency injection ](https :// github.com/segmentio/Analytics-CSharp/blob/main/Samples/AspNetMvcSample){:target="_blank"} |
555
- | Console | [Basic setups ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/ConsoleSample/Program.cs) |
556
- | Unity | [Singleton Analytics ](https :// github.com/segmentio/Analytics-CSharp/blob/main/Samples/UnitySample/SingletonAnalytics.cs) |
557
- | | [Lifecycle plugin ](https :// github.com/segmentio/Analytics-CSharp/blob/main/Samples/UnitySample/LifecyclePlugin.cs) |
558
- | | [Custom HTTPClient ](https :// github.com/segmentio/Analytics-CSharp/blob/main/Samples/UnitySample/UnityHTTPClient.cs) |
559
- | Xamarin | [Basic setups ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/XamarinSample) |
560
- | General | [Custom HTTP client ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/ConsoleSample/ProxyHttpClient.cs) |
561
- | | [Custom Storage ](https :// github.com/segmentio/Analytics-CSharp/blob/main/Analytics-CSharp/Segment/Analytics/Utilities/Storage.cs#L200) |
562
- | | [Flush Policy ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/ConsoleSample/FlushOnScreenEventsPolicy.cs) |
563
- | | [Custom Logger ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/ConsoleSample/SegmentLogger.cs) |
564
- | | [Custom Error Handler ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/ConsoleSample/NetworkErrorHandler.cs) |
555
+ | Console | [Basic setup ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/ConsoleSample/Program.cs){:target="_blank"} |
556
+ | Unity | [Singleton Analytics ](https :// github.com/segmentio/Analytics-CSharp/blob/main/Samples/UnitySample/SingletonAnalytics.cs){:target="_blank"} |
557
+ | | [Lifecycle plugin ](https :// github.com/segmentio/Analytics-CSharp/blob/main/Samples/UnitySample/LifecyclePlugin.cs){:target="_blank"} |
558
+ | | [Custom HTTPClient ](https :// github.com/segmentio/Analytics-CSharp/blob/main/Samples/UnitySample/UnityHTTPClient.cs){:target="_blank"} |
559
+ | Xamarin | [Basic setup ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/XamarinSample){:target="_blank"} |
560
+ | General | [Custom HTTP client ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/ConsoleSample/ProxyHttpClient.cs){:target="_blank"} |
561
+ | | [Custom Storage ](https :// github.com/segmentio/Analytics-CSharp/blob/main/Analytics-CSharp/Segment/Analytics/Utilities/Storage.cs#L200{:target="_blank"} ) |
562
+ | | [Flush Policy ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/ConsoleSample/FlushOnScreenEventsPolicy.cs){:target="_blank"} |
563
+ | | [Custom Logger ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/ConsoleSample/SegmentLogger.cs){:target="_blank"} |
564
+ | | [Custom Error Handler ](https :// github.com/segmentio/Analytics-CSharp/tree/main/Samples/ConsoleSample/NetworkErrorHandler.cs){:target="_blank"} |
565
565
566
566
567
567
0 commit comments