3 references to AddCors
AspireJavaScript.MinimalApi (1)
AppHost.cs (1)
8
builder.Services.
AddCors
();
Microsoft.AspNetCore.Cors (1)
CorsServiceCollectionExtensions.cs (1)
42
services.
AddCors
();
Microsoft.AspNetCore.Mvc.Cors (1)
DependencyInjection\MvcCorsMvcCoreBuilderExtensions.cs (1)
68
services.
AddCors
();