Skip to content

Add support for 'import' keyword in .csx files #5

@OmerRaviv

Description

@OmerRaviv

I'd like to suggest adding support for statements such as:
"import Microsoft.AspNet.WebApi.SelfHost {version number};" at the beginning of the .csx file.

These statements will automatically try and fetch the nuget package if it's not already installed. The main advantage of this is that I can just send someone a simple .csx file and not have to worry about him/her having the right nuget packages in the same directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions