-
When running Management sample or using `Steeltoe.Management.CloudFoundry` to enable Actuator endpoints Server returns the following error.
```
{
"security_error": "Application id is not availabl…
-
How do I debug a AWS lambda services created with .NET Core Web Api locally using AWS .NET Mock Lambda Test Tool?
-
Hi pals, I am going to run the discovery project. The service (fortuneService) gets registered in the Eureka, but when running the UI project, it cannot find the Random method in FortunesController ("…
-
## Goals
I was trying to use realm.net in an office extention
## Expected Results
I expected realm to connect to my realm instance for sync or at least connect to an offline instance.
## Actual Resu…
-
I am using the unmodified sample and it works locally but when I push to PCF the service lookup doesn't return the actual route. It's looking up https://fortuneservice/api/fortunes/random which the s…
-
### Q&A (please complete the following information)
- OS: Windows
- Browser: Chrome
- Version: 70.0.3538.102
- Method of installation: NuGet Package
- Swagger-UI version: 3.19.5
- Swag…
-
- 官方QuickStart快速入门文档 https://aspdotnetcore.net/docs/quickstart/
的MySQL/MariaDB初始化sql脚本文件的链接未更新
实际文件名已经改为`adnc_cust_dev.sql`了,但文档仍然是旧的`adnc_cus_dev.sql`,会误导我这样的小白用户:)
```
#拉取mariadb镜像
docker p…
-
![image](https://user-images.githubusercontent.com/26090153/193446252-fb9b6e26-c8c4-40a6-92ee-c55f14744594.png)
![image](https://user-images.githubusercontent.com/26090153/193446289-7655a9dc-2258-4…
-
$ dotnet run
C:\Program Files\dotnet\sdk\6.0.306\Microsoft.Common.CurrentVersion.targets(2302,5): warning MSB3245: Could not resolve this reference
. Could not locate the assembly "DatatableJS.Data"…
-
I'm attempting to build an utility library using NetStandard and I have installed System.Data.Common and System.Data.SqlClient. When I attempt to use a SqlDataAdapter I get the error "The type or name…