Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Getting an error trying to use System namespace in xaml

wpf xaml .net-core

System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.EntityFrameworkCore, Version=2.2.0.0,

The type or namespace name 'AzureAD' does not exist in the namespace 'Microsoft.AspNetCore.Authentication'

Primitive Obsession - Strongly typed int ID with auto increment

.NET 6 API populate extended ProblemDetails class with the default response values

ASP.NET Core : Why do we need IDesignTimeDbContextFactory?

How to connect to remote gRPC service

c# .net-core grpc

Automap objects from different language

c# .net-core automapper-6

Serilog always stuck at when app starting

c# .net-core serilog

How to find unneeded PackageReference in csproj

MSBUILD : error MSB1009: Project file does not exist while building project on SonarQube server

.net-core sonarqube csproj

The request matched multiple endpoints on .NET Core

c# rest .net-core webapi

Why .NET framework project can be added as reference in .NET Standard 2.0 project?

ConfigurationProvider with other dependencies

How to order by date from related table with EF Core and LINQ

Stop EF Core from using Merge to Insert

How to configure Application Insights sampling on Net Core HostBuilder?

How to import PKCS1 keys from a PEM file containing Private / Public keys in .Net Core

Getting "Refused to apply inline style because it violates the following Content Security Policy" error

.net-core

Make MSBuild Exec Command with git log work cross-platform

.net-core msbuild csproj