Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

.Net Core Command Line App | Process.Start() runs on some machines but not others

Can Visual Studio Code work with mixed-language, .NET Core solutions?

How to run a .NET Core app with '<PlatformTarget>x86</PlatformTarget>'

EF Core 2.0 - System.NotSupportedException On Add [duplicate]

SmtpClient.Send not working on linux environment

Could not load file or assembly System.Runtime, Version=4.2.0.0 running Core 2.0 App on Azure

azure f# .net-core

User Management with ASP.NET Core 2.0

UnmanagedExports equivalent c#.Core2

How to optimize throughput when sending to EventHubs with .Net core app

EF Core DatabaseGeneratedOption.Computed not working

Database.EnsureCreated() not creating tables

.Net Core 2.0 with EF7 connecting to SQL Server Express. Error: 26 - Error Locating Server/Instance

.Net Core 2.1 GPIO filesystemwatcher on Raspberry Pi

c# raspberry-pi .net-core

IStringLocalizer in console application

How to create a dynamic breadcrumb navigation for .net core razor pages?

c# .net .net-core razor-pages

Entity Framework Core Slow First Time Loading

Docker With a .Net Core API

Net Core: how to separate controllers by ports?

Unsafe code compilation error in .NET Core even after setting allowunsafe flag to true in project.json

.net .net-core unsafe coreclr

Configuring Serilog RollingFile with appsettings.json

c# serilog .net-core