Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

.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]

dotnet run OR dotnet watch with development environment from command line?

What's the difference between the new netstandardapp and netcoreapp TFMs?

Manipulating images with .NET Core

How to change the port number for Asp.Net core app?

c# asp.net-core .net-core