Chris Harrington
Chris Harrington
Could you show a simple example?
The doc and the test both just generate a text result not an HTML result. Can someone point me at a working example of client-side-templates that uses xslt-template to generate...
I was debugging a compile error with a dotnet-script file and finally realized there was a missing using. The program worked in a cs project and I then remembered that...
I am trying to get started with logging and making no progress. What am I missing? I am new to logging, and am going by examples that I have found....
### Describe the Bug Error: execute_csharp_script_code.csx(11,82): error CS0012: The type 'JToken' is defined in an assembly that is not referenced. You must add a reference to assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral,...