Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core-3.0

How to add property in existing json using System.Text.Json library?

Will ClickOnce be ported to .NET Core 3 or .NET 5 as well as WinForms?

Is there a built in way of using snake case as the naming policy for JSON in ASP.NET Core 3?

The type or namespace name 'IWebHostEnvironment' could not be found (are you missing a using directive or an assembly reference?)

Dependency Injection in .NET Core 3.0 for WPF

c# wpf .net-core .net-core-3.0

How to Separate Code From UI In Blazor.Net

How to deal with nullable reference types with System.Text.Json?

Getting HttpRequestExceptions: The response ended prematurely

c# .net-core-3.0

How to fix 'The current thread is not associated with the renderer's synchronization context'?

Upgrading from ASP.NET Core 2.2 to 3.0

JsonConverter equivalent in using System.Text.Json

Parsing a JSON file with .NET core 3.0/System.text.Json

System.Text.Json: How do I specify a custom name for an enum value?

Using System.Windows.Forms classes in a .net core 3.0 preview9 project

Cannot add appsettings.json inside WPF project .net core 3.0

c# .net wpf .net-core-3.0

Get Current User in a Blazor component

Ignore property when null using the new Net Core 3.0 Json

Enum type no longer working in .Net core 3.0 FromBody request object

.NET Core 3 preview 4: 'AddNewtonsoftJson' is not defined

f# .net-core-3.0

How to replace AddJwtBearer extension in .NET Core 3.0