Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Why do I get a 404 trying to post a large file to a Core Web API

Dotnet build permission denied in Docker container running Jenkins

No IUserTwoFactorTokenProvider named 'Default' is registered. Problem is AddDefaultTokenProviders() in two (2) ASP.NET Core Identity registrations

Set a value comparer in ASP.NET Core 3.1

.NET Core 1.0 - How to run "All tests in Solution" with xUnit command line

Swashbuckle: Make non-nullable properties required

Adding new authentication schemes dynamically

Why CsvHelper not reading from MemoryStream?

asp.net-core csvhelper

Error CS1061: 'DbSet<T>' does not contain a definition for 'FromSql' and no extension method 'FromSql' accepting a first argument of type 'DbSet<T>'

Use HTTP 2 with HttpClient in .Net

Asp.Net-Core Application in docker over https

ASP.Net Core 2.0 - Referencing 'Microsoft.NET.Sdk.Web' and the 'PreserveCompilationContext' property is not set to false

Asp.net core keep using the expired certificate

ASP.NET 5: Access-Control-Allow-Origin in response

Angular 4 throwing error EventSource's response has a MIME type ("text/html") that is not "text/event-stream" after migrating to .NetCore 2.0

How to add controller (not view) support to a server-side Blazor project

System.TypeLoadException: Method 'Create' in type 'MySql.Data.EntityFrameworkCore.Query.Internal.MySQLSqlTranslatingExpressionVisitorFactory'

How to setup a TeamCity build for a ASP.NET 5 project

Optionally override request culture via url/route in an ASP.NET Core 1.0 Application

Right way to work with RSS in ASP.NET Core 1.0 RC2