Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-8.0

Could not load type 'SqlGuidCaster' from assembly 'Microsoft.Data.SqlClient, Version=5.0.0.0, Culture=neutral, PublicKeyToken=23ec7fc2d6eaa4a5'

MAUI Window already created on specific devices

.net maui .net-8.0

.NET 8 ResourceFile not working when using period in folder name

c# .net-8.0

Blazor Web Assembly CSS isolation doesn't work

Two Separate Projects for Blazor Web App WASM is confusing

Xamarin.Build.Download .net Maui Build Process Hanging at File Extraction GAppM-10.24.0.tgz

c# .net maui .net-8.0

IFormFile not supported

Upload files to a minimal API endpoint in .NET 8

Why can an Out Parameter be left unassigned in .NET 6, but not .NET 8 (CS0177)?

c# .net-6.0 .net-8.0

504 Gateway Timeout for Azure ASP.NET Core 8 app deployed on linux

Issues with .NET 8.0: SDK resolver failed, System.IO.FileNotFoundException

c# .net-8.0

_framework/blazor.web.js fails to load with 404 when changing the base URL of a .NET 8 Blazor Web App

How can I upgrade my WinUI3 project to .NET 8.0?

.net upgrade winui-3 .net-8.0

How to use Hangfire service in .NET 8 with the new .NET 8 Background Service feature

The JSON value could not be converted to System.DateOnly with ASP.NET Core 8 Web API

How do you create a Visual Studio 2022 .NET 8 template that with multiple projects?

How to deserialize into private fields in .NET 8?