Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core-3.0

Matching nullability of argument and return type's generic type parameters

System.MissingMethodException: Method not found: 'Void Microsoft.AspNetCore.Identity.DataProtectorTokenProvider

Transitioning ISchemaFilter examples to Swashbuckle 5.0

NuGet: Necessary to reference implicit dependencies?

Error Visual Studio Code and Omnisharp Extension with .Net Core SDK 3.0 preview

Open Visual Studio Solution file only in VS 2019

Cannot build .Net Core in WSL with mount volume

How to share Session in ASP.NET Core 3 between 2 servers?

Omnisharp not properly handling default dot net core 3 app in vscode

BackgroundService class running in Docker linux container does not shutdown gracefully

c# docker .net-core-3.0

Process.Start in Core 3.0 does not open a folder just by its name

c# .net-core-3.0

Change visibility of nav item in blazor menu

After Core 3.0 upgrade, impossible to add-migration with EF Core 3.0

Frameworks which provide Behavior<T> in .NET Core 3 / WPF

.net-core-3.0

DataMember Attribute is not honored in dotnet core 3.0

Error in Azure Function App VS 2019 .NET 3.0 - Method not found: 'IFunctionsHostBuilder.get_Services()'

Entity Framework 3.0 Contains cannot be translated in SQL as it was in EF Core 2.2

Prevent .NET Core 3.0 from building an EXE file by default

Am I creating a leak here?