Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

EF Core EnableSensitiveDataLogging does not work as expected

Exception when trying to get reference to MongoDB collections with .Net Core 3.0 (MongoDB.Driver 2.8.0)

c# mongodb .net-core

Could not execute because the application was not found or a compatible .NET SDK is not installed

docker .net-core

Alternatives of MD5CryptoServiceProvider in CoreCLR (ASP.NET 5 Core)

asp.net-core .net-core

Any way to restrict ASP.NET Core 2.0 HTTPS to TLS 1.2?

Why does order between UseStaticFiles and UseDefaultFiles matter?

How can I throw Exception for async function using Moq

Why is IsCancellationRequested not set to true on stopping a BackgroundService in .NET Core 3.1?

Filter all queries (trying to achieve soft delete)

Pass Parameters to AddHostedService

Can PDFSharp create Pdf file from a Html string in Net Core?

Run dotnet core application on Raspberry Pi3 with CentOS UserLand

How to use environment variables in unit tests (.net core)

ASP.NET Core 2 AuthenticationSchemes

EF Core 2.0 scaffold-dbcontext Find ConnectionString in another project

VS Code: How to copy files to output directory depending on build configurations

Docker runs in VS but got error when publishing to AWS? error CS5001: Program does not contain a static 'Main' method suitable for an entry point

can't find IWebHostEnvironment in Microsoft.AspNetCore.Hosting.Abstractions assembly in a .NET Core class library

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