Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

using SQLLite Database without entity Framework in ASP.NET Core Project

c# sqlite .net-core

The content type text/xml; charset="utf-8" of the response message does not match the content type of the binding (text/xml; charset=utf-8)

c# wcf http .net-core

Antlr not working with VS2017

Outlook 365 Rest API - The audience claim value is invalid

HttpClient / HttpRequestMessage accept header parameters cannot have spaces

What is the relationship between OpenId Connect and IdentityServer and Identity?

Where is HttpContext.Timestamp in ASP.NET Core MVC?

.NET Core assembly search order

c# .net .net-core gac

CA1821 Remove empty Finalizers

Unit test RabbitMQ push with C# - .Net Core

Asp.net Core 2.0 with .net framework 4.6.1 - Cannot find reference assembly '.NETFramework/v4.6.1/Microsoft.CSharp.dll

Determine the framework in a .NET Standard DLL at runtime

dotnet publish and web.config?

.Net Core Use Session in Class

c# asp.net-core .net-core

How to update from Microsoft.NetCore.App 2.0 to 2.1.4

asp.net-core .net-core

dotnet command doesn't find new install of .NET Core 2.1

Dotnet core ignores ASPNETCORE_ENVIRONMENT variable

int.ToString(format) not inserting " literal

c# .net-core tostring

Which is better for performance with Encoding.UTF8.GetBytes with Span - GetByteCount or try/catch

c# .net-core

How to run NUnit test in STA thread?

c# .net-core nunit sta