Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Why is C# DateTime.Now/DateTime.UtcNow ahead of SQL Server's SYSUTCDATETIME()/SYSDATETIME() even though C# code executes before the SQL Query

C# VisualStudio dependencies for projects vs packages

Should I run dotnet publish on test projects in build pipeline if I want to run them in release pipeline?

Docker run error: “Could not execute because the specified command or file was not found”

docker .net-core processor

NLog with Application Insights - logging exceptions as an exception instead of a trace

parameter not send in ajax request

ajax asp.net-mvc .net-core

How to install dotnet core sdk in Debian Jessie

How to register generic types with multiple type arguments in dotnet core for dependency injection?

ASP.NET Core 6 MVC : how to access a variable's value that is defined in Program.cs from a controller?

.NET Core CoreFX Runtime Adaption Layer purpose

asp.net-core .net-core

.NET Core 3.0 IHostedService access web server URL - scheme, host, port etc

Run dotnet tool restore to make the dotnet-ef command available

ILogger class is not found in .net core

What is an appropriate debugging workflow for Powershell Core modules?

Is it possible to use Newtonsoft.Json when using HttpClient.PostAsJsonAsync(something)?

c# .net-core json.net