Skip to content

Instantly share code, notes, and snippets.

@berkslv
Created October 20, 2020 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save berkslv/58a83a79609e8ebe524ed1c1f087b5eb to your computer and use it in GitHub Desktop.
Save berkslv/58a83a79609e8ebe524ed1c1f087b5eb to your computer and use it in GitHub Desktop.
Startup.cs Configure for CORS
app.UseCors("ClientPermission");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment