Forum Discussion
Happymade
Oct 29, 2022Copper Contributor
.net6 ,How to use JsonSerializerContext in VB.net Project
In the C# project(.net6), I can run the following code and successfully output the serialized content. public class Test {
public string AA { get; set; } = "A";
public ...
LanHuang
Nov 01, 2022Former Employee
Hi Happymade,
Thanks for posting your issue here.
However this platform is used for how-to discussions and sharing best practices for building any app with .NET.Since your issue is a technical question, welcome to post it in Microsoft Q&A forum, the support team and communities on Microsoft Q&A will help you for any technical questions.
Besides, it will be appreciated if you can share it here once you post this technical question Microsoft Q&A.
Best Regards,
Lan Huang