Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Are .Net Profile Guided Optimizations persisted between runs and how dynamic are they?

Does .NET Core IServiceScopeFactory child scope dispose transient services?

How to do updates with GraphQL mutations(Hot Chocolate)

Building net5.0 solution on TeamCity agent results in "reference assemblies not found" error

Updating a appsettings.json file from Teamcity

FileStreamResult doesn't recognize multiple http ranges in Asp.Net Core 2.2

How can register profiles in Automapper from different assemblies?

net471 System.Configuration.Install namespace could not be found

Error message "entries cannot be opened multiple times in update mode." in Spreadsheet Lite SaveAs function

Changes are not tracked when using projections in Entity Framework Core 3.1

AddSingleton<>() vs AddSingleton()

How do I pass a ILogger<T> into a object created with new?