Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to make version autoincrement in the latest .NET Core tooling?

Referencing projects from other solutions in Visual Studio 2017

How to use Microsoft.Extensions.Logging with Application Insights to log events and metrics

AWS Lambda is not recognizing the culture on .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

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