-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
```
I'm having trouble detecting if the protobuf-net deserializer is at work in my
'OnDeserialized' method or another (in my case : json deserializer).
Any ways to detect this? I'm using V1.
```
…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
During [investigation](https://github.com/serde-rs/serde/pull/2639#issuecomment-1783793554) of correct serde deserializers behavior I found, that postcard implements struct deserialization incorrectly…
-
Using the CLI option `--scalar`, it is possible to set the Typescript type of custom scalars. However, that only modifies the generated interfaces. The actual value of the scalar is unchanged.
For …
-
```
I'm having trouble detecting if the protobuf-net deserializer is at work in my
'OnDeserialized' method or another (in my case : json deserializer).
Any ways to detect this? I'm using V1.
```
…
-
```
I'm having trouble detecting if the protobuf-net deserializer is at work in my
'OnDeserialized' method or another (in my case : json deserializer).
Any ways to detect this? I'm using V1.
```
…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…