Skip to content

Library with classes from Mono to bring modern C# language features (async/await) to .NET 2.0

Notifications You must be signed in to change notification settings

kekekeks/MonoLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonoLib

Library with classes from Mono to bring modern C# language features to .NET 2.0

How to use

To compile code with async/await in Visual Studio 2010 you need Microsoft Async CTP Installation is a bit tricky, since you have to remove everything related to MVC3 and all updates to Visual Studio released after SP1

Contributing

Please, indent with TABS, align with spaces.

About

Library with classes from Mono to bring modern C# language features (async/await) to .NET 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages