Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-5

NET 5 and EF: how to use AddPooledDbContextFactory in liu of DbContext in services

Is it possible to apply attribute to the generated main method in a top-level application?

c# winforms .net-5 sta c#-9.0

Razor Page Create Input Type Date Turns Into Type Text

How can I add a new value to a StringValues array, with the same key, thereby modifying my Uri?

c# blazor .net-5

.net core weboptimizer not creating a bundle

How to hash string in Blazor wasm?

.net-5 blazor-webassembly

How to add WPF support to .NET 5 Winforms project

c# wpf winforms .net-5

How to know the secret key of JWT and where to store it on windows server

Custom Validator for Enum in ASP.NET Core

How can I add Razor Markup from a C# Method?

c# razor blazor .net-5

Can Serilog output level "Trace" instead of "Verbose"?

asp.net-core .net-5 serilog

Populate a List in one entity using information stored in a different table using EF Core 5

FluentAssertions Should().BeEquivalentTo() fails in trivial case when types are C# 9 records, seemingly treating objects as strings

c# .net-5 fluent-assertions

Add references to PresentationCore.dll and PresentationFramework.dll in .NET API

.net winforms .net-5

Possible null reference assignment warning seems bogus to me