You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,17 @@ Follow [@ServiceStack](https://twitter.com/servicestack), [view the docs](https:
5
5
ServiceStack.Text is an **independent, dependency-free** serialization library containing ServiceStack's core high-performance utils and text processing functionality, including:
### Try out [ServiceStack.Text Live](http://gistlyn.com/text)
18
+
### Try out [ServiceStack.Text Live](https://gist.cafe/c71b3f0123b3d9d08c1b11c98c2ff379)
19
19
20
20
A great way to try out ServiceStack.Text is on [gistlyn.com](http://gistlyn.com) which lets you immediately
21
21
run and explore all ServiceStack.Text features from the comfort of your browser with zero software install:
@@ -511,7 +511,7 @@ using (JsConfig.CreateScope("IncludeNullValues,EDV,dh:ut"))
511
511
}
512
512
```
513
513
514
-
This feature is used to provide a number of different [JSON customizations in ServiceStack Services](http://docs.servicestack.net/customize-json-responses).
514
+
This feature is used to provide a number of different [JSON customizations in ServiceStack Services](https://docs.servicestack.net/customize-json-responses).
0 commit comments