-
### Microsoft.Identity.Web Library
Microsoft.Identity.Web
### Microsoft.Identity.Web version
2.19.0
### Web app
Sign-in users
### Web API
Protected web APIs call downstream web APIs
### Token …
-
### With what library do you have an issue?
native-federation
### Reproduction of the bug/regression with instructions
1. Set "@angular-architects/native-federation:build" executor for serve target…
-
### Scope of Services
---
#### Local Node Testing Framework
1. **Implementation of Compatibility Checking Tool**
- Complete the development that checks all functions listed in the Starkne…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I recently configured JSON columns in a service using Microsoft.EntityFrameworkCore.SqlServer…
-
### 🐛 Describe the bug
```
(pt) sunshine@raspberrypi:~/torchchat $ ./install/install_requirements.sh
+ pip3 install -r install/requirements.txt --extra-index-url https://download.pytorch.org/wh…
-
**Problem description**
The vino-builder image currently has no tests/gating to validate functionality during a build. This increases risk of changes breaking existing functionality.
**Proposed c…
-
[Quoting](https://processwire.com/talk/topic/2089-create-simple-forms-using-api/) Ryan with below enhancement request:
Lately I've been thinking that PW should have a YAML to Inputfields conversion t…
-
# Problem
`MBConfig::packageDirectoriesExcludes` performs an `Assert::allFileExists($packageDirectories);`. This means that paths must either be absolute or relative to the current repository root.
…
-
I would like to manually sanitize and then validate the model.
With AddFluentValidationAutoValidation, validation occurs before it hits the Controller.
Can I use AddFluentValidationRulesToSwagge…
-
### Description
If the property of the validated request is polymorphic, the validation would not work.
### Reproduction Steps
```csharp
using System.ComponentModel.DataAnnotations;
using System.…