Convert from MSSql to MySql
what are hashtags for in C#?
#define
- what does that do?Need help
Code to Diagram (EF Core Power Tools) very beginner question
β SDK 8.0.403: System.InvalidOperationException: No workload set information
Intelisense unexpectedly broken in VisualStudio.
NuGet package project references
BasePlugin
.
BasePlugin
has project dependencies that must be supplied with the produced NuGet package.
I was able to configure that; the built nuspec
file contains the required project references....β I'm looking for performance and load testing data on ConfigureAwait(false)
β FileNotFoundException: Could not load file or assembly. The system cannot find the file specified.
VS intellisence when building dotnet runtime locally
Dapper Migrations
Looking for a logging solution
I have a lot of stuff i want to do for logging. First off i want to log every time an endpoint is accessed, who accessed it, when it was accessed what info was passed to the api and the datatype that the endpoint returned. Then there's all the stuff i see in the command line. i would also like to log this stuff....
EF Core - Intermediate table or Navigation Properties?
β Any practical use to have an endpoint accessing an entity trough a non ID path variable?
Id
path parameter.
I have never seen something like this, what benefit can such a design have?...β Razor page not updating properly
Partial view not found in Razor Pages despite being in the correct location
Many To Many relationship with cascading for both entities
NUnit test class what has functions Step1,Step2,Step3...
NotThrowException
and not for TestThrowException
")...β difference between internal and file access modifiers