Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Visual Studio 2017 csproj core file exclusion

Azure Function gives error: System.Drawing is not supported on this platform

Project not build in active configuration Visual Studio MacOS .net Core

How to replace the classes of System.ComponentModel.DataAnnotations for .NET Standard?

.net-core .net-standard

SignalR Hubs Clients are null when firing event

Dockerized Dotnet Core 2.1 throws Gdip exception when using Select.HtmlToPdf.NetCore

docker .net-core

Unsupported expression: Non-overridable members (here: ) may not be used in setup / verification expressions

.net .net-core moq xunit

How to use Rijndael encryption with a .Net Core class library? (Not .Net Framework)

How to Configure login UI for IdentityServer4?

.net-core identityserver4

How to use a custom attribute on an assembly in .NET Core 1.1

.net-core csproj

How to make a Windows Service from .NET Core 2.1/2.2

Advantages of netcoreapp2.0 vs netstandard2.0 for a library project

React+ASP.NET.Core : No 'Access-Control-Allow-Origin' header is present on the requested resource

P-Invoke in .net core with Linux

pinvoke .net-core

Dependency Injection in .NET Core 3.0 for WPF

c# wpf .net-core .net-core-3.0

How to create NavMenu with collapsible submenu in .Net Core Blazor app

Microsoft.AspNetCore.Antiforgery was not found

Unable to create an object of type 'MyContext'. For the different patterns supported at design time

ReactJS: net::ERR_HTTP2_PROTOCOL_ERROR 200 with .NetCore in HTTPS

Unable to cast object of type ServiceCollection to type 'Autofac.ContainerBuilder' using dotnet core and autofac

c# .net-core autofac