Skip to content

Add native C# scripting (Indexer) #20

Description

@LD-Reborn

Not like scripting-scripting. We already have Roslyn for that. Just having it be native and included at compile-time.

Script files are just .cs files with a namespace that is in the project and gets compiled as part of the project. In the appsettings.cs instead of e.g. "Scripts/example.py" as a script name one would have "{Indexer.Scripts.CSharpExample}".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions