-
InvalidOperationException: Sequence contains no elements
System.Linq.ThrowHelper.ThrowNoElementsException()
System.Linq.Enumerable.Single(IEnumerable source)
Sustainsys.Saml2.IdentityProvider.ReadM…
-
将在abp5.0版本后不久发布,解决以下几个问题:
1、配置文件(appsettings.json)全部移动到项目目录;
2、重命名容易引起混淆的项目名称(IdentityServer4、IdentityServer.HttpApi、ApiGateway.Host、ApiGateway.HttpApi)
3、创建直接在windows本机一键部署的docker脚本
4、ApiGate(网…
-
How can I mock / fake login status of the user? I am using Cypress for ui tests, and of cause I would like to mock everything.
Tried to mock some request, but no success.
In the bad case scenario …
-
### Documentation
Please check the official documentation before asking questions: https://docs.abp.io
### GitHub Issues
GitHub issues are for bug reports, feature requests and other discussi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Similar problem: https://github.com/dotnet/runtime/issues/48402
This problem only occurs in …
-
It would be great to get some clear instructions on how to add additional clients to access the Blazor WebAssembly .NET Core hosted server-side API endpoints using the new `Microsoft.AspNetCore.ApiAut…
bdfin updated
2 years ago
-
Updating AutoMapper package in project throws version conflict error since the Duende.IdentityServer.EntityFramework.Storage 5.2.0 has a AutoMapper package requirement of ( RESTApi -> Application -> A…
-
### Configuration
.Net Core SDK: 5.0.401
.Net Core Runtime: 5.0.10
System Version: macOS 11.6 (20G165)
Kernel Version: Darwin 20.6.0
### Description
I am encountering a Interop+AppleCrypto…
-
I'm trying to setup Lets Encrypt on my server, and all the time I get this error:
```
Apr 18 20:51:51 prestaservi.net dotnet-example[6746]: [20:51:51 DBG] Confirmed challenge request for GIf5_w2zI80…
-
We have various sensors and buttons in the space, some only consuming this API, others also triggering state changes.
To ensure that not everyone can execute actions on the API (and allow more implem…