Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Using System.Windows.Forms classes in a .net core 3.0 preview9 project

Where to validate AutoMapper Configuration in ASP.Net Core application?

c# .net-core automapper

appsettings with special characters in .NET Core

c# .net-core

How to invoke async methods in Hangfire?

How to detect if debugging

c# asp.net-core .net-core

How to refresh an Entity Framework Core DBContext?

How to create a valid, self-signed X509Certificate2 programmatically, not loading from file in .NET Core

How to use WebClient with .NetCore?

c# .net .net-core

Doesn't ASP.NET Core have an InternalServerError()?

Get the full route to current action

AutoFac / .NET Core - Register DBcontext

GZIP in .net core not working

configuration.GetValue list returns null

c# .net .net-core

Unit Testing IServiceCollection Registration

How do I implement DbContext inheritance for multiple databases in EF7 / .NET Core

How to access current HttpContext in ASP.NET Core 2 Custom Policy-Based Authorization with AuthorizationHandlerContext

Why can't I convert from 'System.IO.StreamWriter' to 'CsvHelper.ISerializer'?

c# .net-core csvhelper

How to properly use Code Contracts in .NET Core

c# .net-core code-contracts

The specified framework 'Microsoft.AspNetCore.App', version '2.1.0' was not found

Change the JSON serialization settings of a single ASP.NET Core controller