Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to force System.Text.Json serializer throw exception when property is missing?

IFeatureDefinitionProvider for selecting features from SQL Server

c# .net-core

Will mixed mode assemblies (C++/CLI projects) work on .NET Core?

How do I create a ASP.NET project based on the .NET Core, not on the full Framework?

Line numbers in stack traces for UWP apps

xUnit Test Runner failed to run tests through ReSharper

Static code analysis tool for .NET Core

Dependency specified was X but ended up with Y

Getting value from appSettings.json?

Auto increment non key value entity framework core 2.0

Sharing logger between different .NET frameworks

.NET Core - build project specifying ReferencePath

c# .net msbuild .net-core csproj

JSON Patch Validation .Net Core

c# .net-core json-patch

How i can logging messages from asp.net core application in specific file on linux?

WebApi: Creating custom BadRequest status outside of ApiController

c# asp.net-core .net-core

dotnet.exe has exited - Access violation

How to run dotnet core app with Selenium in Docker

How do I use dotnet test to run tests from multiple libraries with a single pass/fail summary

Why should we create one interface for this configuration class?

How can I tell compiler to copy wwwroot from one project to Tests proj?

c# .net-core dotnet-cli