Skip to content

gpeipman/ThrowStrings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ThrowStrings

ThrowStrings is sample solution that demonstrates that .NET CLR allows also throwing of other types and not only exceptions. Solution contains two examples:

  1. Pure IL - sample code in pure IL that is built using ilasm.exe
  2. ThrowStrings solution - Visual Studio project with some parts written in IL

For Visual Studio solution IL Support extension from Visual Studio marketplace is needed.

Support materials

ThrowStrings solution is based on these writings by me:

Warning

All code here is experimental.

About

How to throw string insteads of exceptions using IL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages