Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Package version is always 1.0.0 with dotnet pack

HTTP Error 500.19 when publish .net core project into iis with 0x80070005

c# .net-core iis-8 publishing

The configuration file 'appsettings.json' was not found and is not optional

.NET Core: Remove null fields from API JSON response

.Net Core 2.0 Process.Start throws "The specified executable is not a valid application for this OS platform"

c# .net-core win32exception

Is ApiController deprecated in .NET Core

Convert Word doc and docx format to PDF in .NET Core without Microsoft.Office.Interop

c# pdf ms-word .net-core

How can I pass a runtime parameter as part of the dependency resolution?

got error " The "RazorGenerate" task failed unexpectedly. " .After Updating to VS 16.8 and upgrade to .net 5.. the core version target is Core 2.2

.net-core

Equivalent to UserSettings / ApplicationSettings in WPF .NET 5, .NET 6 or .Net Core

c# wpf .net-core .net-5 .net-6.0

How to create a LoggerFactory with a ConsoleLoggerProvider?

How to read/write files in .Net Core?

c# file stream .net-core

Configuration.GetSection always returns Value property null

c# asp.net-core .net-core

Is it possible to access the compressed data before decompression in HttpClient?

What is project.lock.json?

.net .net-core project.json

Command line to install/upgrade .NET Core

asp.net-core .net-core

Convert .NET Core 2.0 class libraries to .NET Standard

.net-core .net-standard

'IHostingEnvironment' is obsolete

Unable to start process dotnet.exe

What's the difference between ASP.NET 5, .NET Core, and ASP.NET Core 5? [closed]