-
I've checked out head of dev branch.
Then added my es-ES.po to a module which is enabled.
Then set site culture to es-ES
An enable reset password feature and enable its related setting
The po file…
-
### Current behavior
With the plain Uno template app and following features:
```
Material;
Hosting;
Toolkit;
Logging;
MVUX;
Configuration;
Http…
VRage updated
4 weeks ago
-
## Problem
When I Use code below to create a bucket, it failed.
``` C#
var client = new MinioClient()
.WithEndpoint("s3.amazonaws.com")
//.WithEndpoint("s3-ap-east-1.amazonaws.com")
…
-
07:19:32 [ERROR] Failed to resolve a type, check if all dependencies are present in the correct version.
07:19:33 Exception: dnlib.DotNet.TypeResolveException: Could not resolve type: nsoftware.IPWor…
-
Hi guys,
I'm currently developing an application on the Hololens using the HoloToolKit. I wanted to go further and decided to use MathNet.Numerics package. Everything was working perfectly on "play…
-
Hi,
we have reusable Request/Response Objects defined in our openApi 3 yaml file but the generated output doesn't seem to support this feature for request (and response) definition of a path.
https…
-
## File a bug
### Include your code
```C#
// r:"nuget:Microsoft.EntityFrameworkCore.Sqlite,8.0.5"
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Diagnostics;
usin…
-
I'm getting the same error when trying to publisch my wpf application with this settings:
net8.0-windows
win-x64
framework dependend.
this is the logfile produced:
```
22.04.2024 19:10:22
…
-
### Environment
17.10.0 Preview 2.0
### .NET version
.NET 8
### Did this work in a previous version of Visual Studio and/or previous .NET release?
_No response_
### Issue description…
-
I have a schema that contains a MasterData like this:
```
"MasterDataDto": {
"required": ["companyId", "deleted", "masterDataTypeName", "message", "publicId", "synchro…