-
With the following code:
```
if (app.Environment.IsDevelopment())
{
app.UseSwagger();
app.UseSwaggerUI();
}
```
The swagger API r…
-
| | |
|------------------|-----------------|
|Previous ID | SR-15750 |
|Radar | rdar://problem/87740373 |
|Original Repo…
-
The current upgrade path for customers hosting SP in IIS or any other hosting environment is pretty cumbersome as it requires"
1. Create a Windows VM
2. Running the installer
3. Then run `Servic…
-
### Is your feature request related to a problem? Please describe the problem.
Check List to [#2649](https://github.com/dotnet/aspire/issues/2649)
Source [CA1062](https://learn.microsoft.com/en-us…
-
Would be great for hosting pmtiles!
```
$ curl -I 'http://localhost:8001/assets/plugins/static/table-example-plugins.js'
HTTP/1.1 200 OK
date: Tue, 30 Jul 2024 17:08:03 GMT
server: uvicorn
co…
-
Change the deployment instructions and ARM template to use https://docs.microsoft.com/de-de/azure/static-web-apps/overview
https://twitter.com/nitya/status/1514966230637105154
-
This font no longer exists in https://github.com/google/material-design-icons/tree/master/font:
![image](https://github.com/google/material-design-icons/assets/42562517/c40855c6-1925-4289-986b-ac86…
-
I'm interested in how an approach could work for mix tasks to handle next steps. Having one mix task that can take an argument seems right to me, and then maybe a Json file in the repo that contains a…
nikfp updated
4 weeks ago
-
Hi guys,
I'm runningCoreWcf service in azure as a WebApp and getting this exception in azure console:
Unhandled exception. System.InvalidOperationException: **Could not find a base address that matc…
-
### Description
When I request big file (bigger than 1 MB) Nancy Self host fails to response, using the official source code I got the following error in the debug trace:
```
System.Net.HttpListe…