Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

IEnumerable<> is defined in an assembly that is not referenced - new NuGet Class Library project

ef7 unable to retrieve child collections' child object's properties

Why migrating from DNX to .NET CLI requires changes in the code?

Set .NET CLR Version to No Managed Code

iis wix asp.net-core

Writing windows service in .net core

DotnetCore content root path is changing when using systemD on Ubuntu16.04

Is there any benefit of having async methods in an asp.net web api controller?

EntityFramework Core auto generate key id property

How to singularize entities with EntityFramework core

String literals in ASP.NET Core MVC tag helper arguments

Cannot inject my own objects in Startup constructor in .NET Core 2.0

Can I move appsettings.json out of the app directory?

Azure service bus - Read messages sent by .NET Core 2 with BrokeredMessage.GetBody

Is reading appsettings.json expensive?

ASP.NET Core 2 default route having areas

Cannot post primitive types in asp.net core 2.0

c# asp.net-core

WCF WebService with warnings and InvalidOperationException

c# wcf magento asp.net-core

Error on published ASP.NET core site: Cannot find compilation library location for package 'Microsoft.AspNet.WebApi.Client'

... may cause cycles or multiple cascade paths. Specify ON DELETE NO ACTION or ON UPDATE NO ACTION, or modify other FOREIGN KEY constraints

.net core - unit of work generic repository pattern