Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Error when install dotnet/core/aspnet:3.1 on CentOS 8 - Folder [/usr/share/dotnet/host/fxr] does not contain any version-numbered child folders

EntryPointNotFoundException with ChannelFactory

ThreadPool Callback threw an unhandled exception of type Newtonsoft.Json.JsonSerializationException window.Module.s.printErr @ blazor.webassembly.js:1

Package .NET Standard library as Nuget package and include all project dependencies / references

How to pass connection string to UnitOfWork project from startup.cs asp.net core

How to make inverse properties in ef core not return null but empty list

How does EF Core DatabaseGeneratedOption.Computed work on GUID property

.NET Core Dynamic Expiration of Identity Cookie Based On Role

c# .net asp.net-core .net-core

Debugging two project Rider

How to make dotnet globally accessible in windows powershell?

Can HttpClient's reponse Content be null?

c# .net-core httpclient

Blazor handle the error in the response from Web Api

c# .net-core blazor

EF Core Oracle Timestamp with Timezone to DateTime in c#

Start a process from a systemd service that won't be killed when the service is stopped

c# linux .net-core systemd

Is there some way to use a folder seletor (FolderBrowserDialog) in WPF Core?

wpf .net-core

Dotnet6 got rid of Main method - how can I change the following in Dotnet5? [duplicate]

Why host.json not being copied to output in F# Azure Functions project?

WMI deprecated: how to query from .Net Core now?

windows .net-core wmi cim

.NET Core build OS affects json output encoding

c# asp.net-core .net-core

Using Options Pattern in program.cs

c# .net-core swagger .net-6.0