-
Hey!
I didn't find any documentation for what is the `WorkflowInstance.Reference` property.
What is it used for? How can i utilize it?
Furthermore, is there any way to set a description with fl…
-
-
# Proposal: Create Breadcrumb Control
A [spec](https://github.com/microsoft/microsoft-ui-xaml-specs/blob/user/kat-y/breadcrumb/active/Breadcrumb/Breadcrumb.md) has been opened with [a PR](http…
kat-y updated
2 years ago
-
Hi,
I am performing an Upsert operation using the Repository pattern, is there a better approach for creating index then the one given below (_may be using the fluent API?_)
```
using (var db = …
-
In some application solutions, we need to check and verify data, and filter out illegal or unreasonable data. Therefore, it is necessary to integrate a validator in LeoVisitor so that it can be verifi…
-
Wiremock depends on some libraries (sevlet-api, jetty, ...). In legacy projects, sometimes there is already an other version of the library or an transitive dependency or ...
Actually, we solve thi…
-
This lib is becoming huge and while I can keep up with the core mechanism, it's become harder and harder to support various OS and the ever-growing list of terminals. Also since I don't own Windows or…
-
GetCollection api throws exception when the class has two ID properties like 'TempId' and ,Id' and TempId is mapped as Id using Fluent API.
```
public class BaseClass
{
public lo…
-
### Include your code
Entities
```csharp
public class Api{
public int Id {get; set;}
[...]
public Ecommerce Ecommerce {get; set;} // One-to-zero-or-one (optional)
public Log…
Xriuk updated
3 months ago
-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
The OpenAI `ChatCompletion` [object](https://platform.openai.com/docs/api-reference/chat/object)…