Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swimburger/aspnetcors
Configure CORS using AppSettings or Custom Configuration Sections in ASP.NET Web API
https://github.com/swimburger/aspnetcors
aspnet dotnet
Last synced: about 8 hours ago
JSON representation
Configure CORS using AppSettings or Custom Configuration Sections in ASP.NET Web API
- Host: GitHub
- URL: https://github.com/swimburger/aspnetcors
- Owner: Swimburger
- License: mit
- Created: 2020-10-20T20:36:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T08:12:38.000Z (over 1 year ago)
- Last Synced: 2024-07-30T17:01:32.712Z (4 months ago)
- Topics: aspnet, dotnet
- Language: JavaScript
- Homepage: https://swimburger.net/blog/dotnet/configure-cors-using-appsettings-or-custom-configuration-sections-in-aspnet-web-api
- Size: 374 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository hosts the code for "[Configure CORS using AppSettings or Custom Configuration Sections in ASP.NET Web API](https://swimburger.net/blog/dotnet/configure-cors-using-appsettings-or-custom-configuration-sections-in-aspnet-web-api)".