Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Using multiple authentication providers in C# .net core

How can I get the currently connected WiFi SSID and signal strength in dotnet core?

c# .net .net-core

How to setup entity relations in Entity Framework Core

Can I control .NET Core assembly redirects programmatically?

c# .net .net-core

Avoid constructor mapping fields

c# .net-core automapper

Using F# (FSharp.Core 4.3.4) Type Provider with .NET Core 2.1

f# .net-core type-providers

TypeLoadException Could not load type 'WebConfigurationManager' when calling .Net Framework Library via Web API Core app

Creating a serilog file sink later at runtime - how?

c# .net-core serilog graylog

Matching nullability of argument and return type's generic type parameters

How to remove WebDav in Startup.cs ASP.NET Core

EntityFramework Core Database.EnsureCreated doesn't create database

Unit test an internal class in ASP.NET Core

Assembly specified in the dependencies manifest was not found while running docker with dotnet-core project

docker .net-core dockerfile

Bootstrap datepicker not working with Webpack

How serve a downloadable excel file created with OpenXml, in .NET Core