Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Building a WinForms C# application with Docker .NET Core image results to an error : .NETFramework,Version=v4.6.1 were not found

c# .net docker .net-core

C# HttpClient return Status WaitingForActivation

What is the .exe file that VS generates via .NET Core self-contained deployment?

visual-studio .net-core

WSDL into .NET core project

Issues with connections to database under low load (dotnet core)

c# sql-server linux .net-core

Why doesn't `IDictionary` allow you to easily get a value by key or default in its interface?

c# .net .net-core

How does the GC works with DI in .Net Core 2

SSO and IdentityServer with services that expect SAML and JWT

OpenCover keeps saying "No results, this could be for a number of reasons" for .NET Core

c# .net-core opencover

ASP.NET Core Identity - where is Account Controller and Folder

Why does C#'s Thread.MemoryBarrier() use "lock or" instead of mfence?

Deploy application to root domain instead of subdomain, using Caprover

No executable found matching command "dotnet-add"

X509Certificate2.CreateFromCertFile() on .NET Core

How can I specify path of msbuild when running "dotnet msbuild" command?