189 Forks
1205 Stars
1205 Watchers

Natasha

基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.

How to download and setup Natasha

Open terminal and run command
git clone https://github.com/dotnetcore/Natasha.git
git clone is used to create a copy or clone of Natasha repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Natasha https://github.com/dotnetcore/Natasha/archive/master.zip

Or simply clone Natasha with SSH
[email protected]:dotnetcore/Natasha.git

If you have some problems with Natasha

You may open issue on Natasha support forum (system) here: https://github.com/dotnetcore/Natasha/issues