Microsoft.AspNetCore.Cors (2.0.0)

Published 2023-05-05 11:27:59 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 2.0.0 Microsoft.AspNetCore.Cors

About this package

CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute

Dependencies

ID Version Target Framework
Microsoft.AspNetCore.Http.Extensions 2.0.0 .NETStandard2.0
Microsoft.Extensions.Configuration.Abstractions 2.0.0 .NETStandard2.0
Microsoft.Extensions.DependencyInjection.Abstractions 2.0.0 .NETStandard2.0
Microsoft.Extensions.Logging.Abstractions 2.0.0 .NETStandard2.0
Microsoft.Extensions.Options 2.0.0 .NETStandard2.0
Details
NuGet
2023-05-05 11:27:59 +10:00
14
Microsoft
32 KiB
Assets (1)
Versions (1) View all
2.0.0 2023-05-05