Skip to content

How can you use existing code in a notebook? #3046

Answered by jonsequitur
jewpaltz asked this question in Q&A
Discussion options

You must be logged in to vote

It's hard to say without knowing which errors you're getting but I'm going to guess you're missing a bunch of assembly references. This approach can work but you'll also need #r statements for all of the transitive dependencies of MyWebApp.dll, which can be a little complicated.

We do want to add direct support for this (#890) but it's been on the backlog for a while.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jewpaltz
Comment options

@jonsequitur
Comment options

Answer selected by jewpaltz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants