no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
CORS
Lambda Function URLs with .NET 6 and CORS
Lambda Function URLs are a very easy way to make a Lambda function executable via an HTTPS request, but without a small change you might hit some CORS issues. Read on to see how to fix this.
May 4, 2022
#
AWS Lambda
,
dotNet6
,
AWS
,
Function URLs
,
CORS
,
Function as a Service
A Simple CORS Example with a .NET 6 Web API Application and a .NET 6 Web Application
Every couple of years I have to solve a CORS error with some API I’ve written, each time I have to figure it all out again. This is a blog to my future self with the answers.
Apr 19, 2022
#
CORS
,
dotNet6
,
WebApi
Cite
×