Skip to content

Ne4to/AsyncCodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncCodeGenerator

The application generates Task's based wrappers for 'old' asynchronous Programming Model pattern BeginXxx/EndXxx.

Features

  • Creates functions with return type Task/Task<T>;
  • Supports more then 3 input parameters;
  • Supports out parameters;
  • Copies the Xml documentation to extension methods.

About

The application generates Task's based wrappers for 'old' asynchronous Programming Model pattern BeginXxx/EndXxx.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors