Skip to content

An experimental project that attempts to write a fully native IIS module using C# NativeAOT

License

Notifications You must be signed in to change notification settings

danmoseley/IIS.NativeAOT

 
 

Repository files navigation

IIS.NativeAOT

This is an experiment to see it to build a Native IIS module using Native AOT instead of C++. ASP.NET Core has the ASP.NET Core Module which is a sizable chunk of C++ code. This is an attempt to see if we can build a similar module using C# and Native AOT.

It uses Terra.Fx for interop bindings to IIS.

About

An experimental project that attempts to write a fully native IIS module using C# NativeAOT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%