alesliehughes / monoDX

Managed DirectX replacement
MIT License
5 stars 5 forks source link

Is this project compatible with .net core ? #2

Open na2axl opened 5 years ago

na2axl commented 5 years ago

Hi @alesliehughes and thank you for this work.

My question is to know if this project is compatible with .net core, not only as a dependency but also if we can embed the source code of this project in an existing .net core project.

Thanks.

alesliehughes commented 5 years ago

It should be compatible.

There shouldn't be any problem embedding the code, however please understand that most interfaces are unimplemented. If you are looking for a cross platform library, then the current state of this project will not provide this.