Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

scriptcs-contrib/scriptcs-interactive

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scriptcs-interactive

Use scriptcs from within the C# Interactive Window in Visual Studio

ScreenShot

Features

  • Load and execute existing scriptcs csx files, including those that depend on script packs.
  • Directly execute loose scriptcs code.
  • Return objects created within scriptcs back to the interactive where they can then be used within your interactive scripts
  • Directly load script packs.

Requirements

  • Visual Studio 2015 Update 1
  • scriptcs 0.15.0 or higher

Installation

  • Install scriptcs or svm.
  • Clone this repo and copy scriptcs.csx into your home directory (i.e. c:\Users\gblock)
  • Edit scriptcs.csx and modify the #r's at the top to point to the location of your scriptcs version. By default it points to the latest scriptcs release.

Usage

Loading scriptcs interactive

  • Open Visual Studio 2015
  • In the C# Interactive Window type #load "scriptcs.csx"

About

Use scriptcs from within the C# Interactive Window in Visual Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.