Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Specify base URL for Angular ClientApp served from ASP.NET Core WebApi

In csproj, can I conditionally include a file based on runtime identifier?

c# .net-core csproj

How can MSBuild detect the version of .NET Core?

.net-core msbuild

Entity Framework Core properties without setters

Does Winforms (.NET Core 3) support all .NET Framework controls

c# .net winforms .net-core

How to properly "Singularize" table names with Dapper.Contrib?

Sign Soap 1.1 body with .Net Core 3.1

.NET CORE 3.1 on Azure Web Sites: 500.37 ANCM Failed to Start Within Startup Time Limit

Memory leak using Autofac with EF Core 3.1 (after migration from 2.2)

ASP.NET Core unit test throws Null Exception when testing controller problem response

Is is possible to keep track of the current number of instances of a class?

c# class .net-core static

How should I reference HttpClient for dnx451 and dnxcore50?

How do I install .netcore on CentOs machine?

Is Azure Notification Hubs package compatible with .NET Core?

How to use .net core dependency injection in multiprojects solution?

Generating Hashes using .NET Core

security random hash .net-core

Serve Static Files from External Library

Include after select not load navigation property in Entity Framework core

Exporting Cake dotnet core test output to TeamCity

How are people authenticated in their ASP.NET Core Web APIs on Ubuntu/Docker given the bug described below?