Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Specifying assembly version in .fsproj for .NET core

f# .net-core

Migrating global.asax to ASP.NET 5

Get .NET Core DLL version on Linux

linux .net-core

Can you dynamically load cross platform Native/Unmanaged dlls/libs in .Net Core?

.NET CLI how to run app after publish on Linux

Asp.Net core (Full .Net framework) vs Asp.Net core (.Net Core) Performance

How to adapt IObjectContextAdapter from EF 6 to EF Core

Why is this System.IO.Pipelines code much slower than Stream-based code?

Does .NET Core 2.0 have SFTP client? [closed]

Dotnet Core Multiple Startup Classes with In-Process Hosting

c# .net-core iis-express-10

Blazor: Managing Environment Specific Variables

How to setup SDK version into .NET Core project when global.json is not enough?

.net-core

Recommended way to clean old Entity Framework Core migrations

How to exclude a property from being serialized in System.Text.Json.JsonSerializer.Serialize() using a JsonConverter

Solving error "Microsoft.NETCore.App 1.0.0 does not support framework .NETFramework,Version=v4.6.1"

Sharing a DLL between projects

Support for File Security in .NET Core

file security .net-core

Disable Lazy Loading in Entity Framework Core [duplicate]

Use settings from config files for `UseUrl(...)`?

c# asp.net-core .net-core

How to pretty print using System.Text.Json for unknown object