AzureAD / microsoft-identity-web

Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
MIT License
684 stars 217 forks source link

[Feature Request] Add IsAotComptible where appropriate #3117

Open keegan-caruso opened 1 month ago

keegan-caruso commented 1 month ago

Is your feature request related to a problem? Please describe.

IsAotCompatible is the preferred way to express this and get build time checks.

See similar in Identity Model: https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/90dfd314cf39f40aae8f23a51155762d91c3416c/build/common.props#L78