Git Product home page Git Product logo

vtech.asyncrefactoring.extension's Introduction

What is VTech.AsyncRefactoring?

Tool to detect blocking constructions in .Net(C#) application and convert them to asynchronous version.

Blocking code descriptions can be found here

The tool was developed to conduct an experiment to complete master thesis on "Research on Refactoring Methods for Ensuring Async Code in .NET Applications".

The tool can be utilized as extension to Visual Studio.

Limitations

Currently, only methods and local functions are processed.

Instruction to VS Extension

In order to use the VS extension follow the next steps:

  1. Open context menu on any .cs file and select "Find and Fix async issues" Context menu
  2. The next step is to select the start point, which will be used to create a processable code graph Start method selection
  3. Press "Apply" and wait utill dialog with suggested changes appear. In case of huge solution it may take few minutes Changes preview dialog
  4. Select changes to be applied. In case change is not required checkbox can be unmarked. If required, suggested change can be edited on dialog directly
  5. Press "Apply" and changes will be saved to file system

vtech.asyncrefactoring.extension's People

Contributors

bor1ss 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.