Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

The library 'hostpolicy.dll' required to execute the application

c# .net-core

what is the difference between use dbset and mappers in EF7

Create library targeting .Net Framework 4.5 and .Net Standard

Code a File Path that works in both OSX and Windows (dotnet core)

macos .net-core

How to find font and string metrics in .NET Core?

Connect to MongoDB failed when using .NET Core running on Linux

Dependency Injection in .net core, Autofac vs StructureMap vs Factory Method to resolve interface if registered with multiple implementation

IdentityServer4 multiple WSFederation-providers cause an exception

Trying to resolve "Detected package downgrade" but cannot update-package because of multiple version issue

.net-core nuget-package

How to change ViewModel display name without using `DisplayNameAttribute`?

Newtonsoft.Json.Linq.JObject.ToObject() converting date in string format

c# json date .net-core

Decompress data in Span<byte> with Deflate algorithm

c# .net-core c#-7.2

.NET Core 2 DLL Reference With C++ Code Runtime Error

Whats the difference between Unhealthy vs Degraded .NET health check status

dotnet publish succeeds on dev machine, build agent fails, asp.net Netcoreapp2.1/win-x64

How to Create Framework-Dependent Executables with .NET Core 2.2

c# .net-core .net-core-2.2

How convert IConfigurationRoot or IConfigurationSection to JObject/JSON

Auto-generate main method from referenced assembly

Could not load file or assembly Microsoft.Extensions.Logging.Abstractions

Entity Framework Core adding to .Net Core Web Api - IRelationalTypeMappingSource problem