Skip to content

Latest commit

 

History

History

README.md

WinCSharpApi

a Windows Api in C# Generated by CsWin32

this was generated using CsWin32, it is a Win32 api library and has C# bindings for those who want to use Windows API

how to build from source, hit code and download zip file

you need .NET 10 for building which you can get here .NET 10

go to the folder and in windows path, type cmd

it will open cmd and type dotnet build

since it has AOT, it means it will be to assembly so after doing your project and having it set to AOT, you could of course use the AOT dll for the output