Reflection-free mode support
Open
- Dominant language
- C#
- Stars
- 989
- Forks
- 340
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 72
Description
Currently Microsoft.Data.SqlClient cannot work when compiled in NativeAOT and Reflection-Free mode.
https://github.com/dotnet/aspnetcore/issues/31561#issuecomment-826330969
Would be good that this library would be more friendly for this kind of scenarios.
Contributor guide
Assessment
This issue has not been assessed yet.