C
C#
help
Want results from more Discord servers?
Recommended Posts✅ RestAPI getting an error while testing (TimeSpan related)I thought to have solved this, but it's not.
As title, I'm testing some written RestAPI (still in d❔ My web api works fine when i run it from VS but i can't publish it?I have an web api project that work perfectly fine and as expected but when im trying to create an i❔ Convert JSON string to structI have a string in JSON format. How can I convert it to a struct?
```c++
public struct config
{
❔ .NET VS .NET SDKHello guys, I'm starting learning C# and I'm having problems understanding the difference between .N❔ mathnet.numerics curve.fit helpi need help
im trying to fit an exponential function
y=m^u*x^p
im trying to figure out the proper s❔ OnSubmit in ASP.NET EditForm is not triggering debugger in VSI have
```cs
@page "/form-example-1"
@using Microsoft.Extensions.Logging
@using BookGroup.Models
@iAsp.net MVC adding new controller issueim trying to make a mvc app and wanted to make a controller but it wants me to add a data context ty✅ newbie - are 4-5 year old year c# resources still relevant?Newbie trying to learn c# here. How much has c# changed over the last 4-5 years? I'm planning on wat