-
Enable Cross-Origin Requests (CORS) in ASP.NET Core Web API
https://docs.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-6.0
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [94d9faf698368ce21fa4238d1de06d8a29095d67](https://github.com/dotnet/core-sdk/co…
-
The `Asp.Versioning.Http` package helps to implement versioning in Minimal API. Here is an example - [(MinimalApiExample)](https://github.com/dotnet/aspnet-api-versioning/tree/main/examples/AspNetCore…
-
### Is your feature request related to a problem? Please describe.
Include IIS virtual directory path in request.uri attribute of transactions in ASP.NET Core
### Feature Description
thank you al…
-
mnkll updated
3 years ago
-
![image](https://user-images.githubusercontent.com/3652914/76843670-2b830a00-684d-11ea-8c41-ce906270e490.png)
Here is the code:
https://github.com/patrickwensel/Vantage
-
Review, and separate to individual issues:
- [x] Web - Encourage community to contribute with articles
- [ ] Web - It would be nice to have a jump to the top button like on the Microsoft Dev Blog
- […
-
Unit tests for all controllers and repositories must be written.
_Links:_
[Unit Testing With Moq and Repository Pattern](https://stackoverflow.com/questions/51239221/unit-testing-asp-net-core-web-…
-
Should we include `UseSerilogRequetLogging` in the web-api template ?
With regular logging, logs are quite stuffed with traces regarding the request and response that is generated by ASP.NET. When…
-
With the current version of _WebAPIDoodle_, the assemblies don't sit right. For example, **WebAPIDoodle.dll** has a reference on `System.Web` which is stupidly wrong. So, in the next drop, there will …