Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Receive file and other form data together in ASP.NET Core Web API (boundary based request parsing)

Integration and unit tests no longer work on ASP.NET Core 2.1 failing to find assemblies at runtime

How do I get a console project to group my appsettings.json files?

What is the right way to fix error NU1605: Detected package downgrade - log4net

.net-core

How to globally set default options for System.Text.Json.JsonSerializer?

Trouble with CORS Policy and .NET Core 3.1

angular .net-core cors

Type argument 'System.Net.Http.Headers.MediaTypeHeaderValue' violates the constraint of type parameter 'T'

ASP.NET EntityFramework get database name

What are my options for sharing code between DNX / ASP.NET 5 projects (project.json / xproj) and other C# projects (csproj) within a single solution?

RealProxy in dotnet core?

c# aop dnx .net-core

Calling a SOAP service in .net Core

c# wcf soap .net-core

How to get connectionString from EF Core 2.0 DbContext

JWT Token authentication, expired tokens still working, .net core Web Api

multiple .net core SDK (of different versions) installed, can I just keep the latest?

.net .net-core

.NET Standard, .NET Core, PCL

c# .net xamarin .net-core

How do you read a simple value out of some json using System.Text.Json?

How is the new C# Span<T> different from ArraySegment<T>?

c# .net-core

Enable OPTIONS header for CORS on .NET Core Web API

Use Visual Studio 2017 with .Net Core SDK 3.0

Ubuntu - Installing .net core