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
text: "Chat with an AI assistant that has access to Essential C# book content. Available as a floating widget on every page for contextual help while reading. Features streaming responses and markdown rendering.",
32
-
},
33
-
{
34
-
title: "Client-side Compiler",
35
-
text: "Write, compile, and run code snippets right from your browser. Enjoy hands-on experience with the code as you go through the site.",
36
-
},
37
-
{
38
-
title: "Interactive Code Listings",
39
-
text: "Edit, compile, and run the code listings found throughout Essential C#.",
40
-
},
41
29
{
42
30
title: "Hyperlinking",
43
31
text: "Easily navigate to interesting and relevant sites as well as related sections in Essential C#.",
text: "Chat with an AI assistant that has access to Essential C# book content from a floating widget available on every page. Supports streaming responses, markdown rendering, and saved conversation history. Requires sign-in.",
54
+
},
55
+
{
56
+
title: "Client-side Compiler",
57
+
text: "Write, compile, and run C# code snippets right from your browser using the integrated Try .NET editor.",
58
+
},
59
+
{
60
+
title: "Interactive Code Listings",
61
+
text: "Edit, compile, and run the code listings found throughout Essential C#. Runnable listings show a Run button that opens an interactive editor.",
62
+
},
63
63
{
64
64
title: "Copying Header Hyperlinks",
65
65
text: "Easily copy a header URL to link to a book section.",
0 commit comments