Giter VIP home page Giter VIP logo

cshotfix's Introduction

cshotfix

CSharp bug fix library
QQ group:673735733
一个专门用于C#热更新的工具链,使用该工具链,你可以实现两点:
1、可以对已有的dll、exe进入错误修复。
2、可以新增功能(使用第三方库,例如Scorpio-CSharp,ILRuntime,以及其他脚本程序,本工具链默认支持ILRuntime方式)。
总之,本工具链提倡使用c#来修复c#的bug和新增功能。欢迎使用。

使用方法:
详情见我写的Word文档。
总的来说,目前是动动手指简单操作下就可以了。今后会将改方案弄成一键完成,可以满足Jenkins自动化处理,加快迭代效率。因为我们的情怀就是用c#实现热更新,为的就是节约宝贵的时间,所以自动化必须有!

已知问题或者限制:
1、函数参数无法使用无限多个参数,目前受限于ILRT的Action和Func的参数个数,从原理来说,可以扩展到无限多个,需要手动写那块的扩展,详情ILRT的QQ群或者git。
2、无法支持函数的ref和out参数,如果有用到该类参数的,请封装一个参数类(或者比较正式的叫法是实体类或者数据类)。

cshotfix's People

Contributors

qq576067421 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.