Mark localization as supported in AOT.
parent
5391b61433
commit
ae1e1fd17b
|
@ -163,7 +163,7 @@ Not all features in ASP.NET Core are currently compatible with native AOT. The f
|
|||
| CORS | <span aria-hidden="true">✔️</span><span class="visually-hidden">Fully supported</span> | | |
|
||||
| HealthChecks | <span aria-hidden="true">✔️</span><span class="visually-hidden">Fully supported</span> | | |
|
||||
| HttpLogging | <span aria-hidden="true">✔️</span><span class="visually-hidden">Fully supported</span> | | |
|
||||
| Localization | | |<span aria-hidden="true">❌</span><span class="visually-hidden">Not supported</span> |
|
||||
| Localization | <span aria-hidden="true">✔️</span><span class="visually-hidden">Fully supported</span> | | |
|
||||
| OutputCaching | <span aria-hidden="true">✔️</span><span class="visually-hidden">Fully supported</span> | | |
|
||||
| RateLimiting | <span aria-hidden="true">✔️</span><span class="visually-hidden">Fully supported</span> | | |
|
||||
| RequestDecompression | <span aria-hidden="true">✔️</span><span class="visually-hidden">Fully supported</span> | | |
|
||||
|
|
Loading…
Reference in New Issue