Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

unable to import OleDbConnection in dotnet core entity framework

SqlFunctions.DatePart equivalent in EF Core

Unable to resolve service for type 'Serilog.ILogger' : "AspNetCore.Serilog.RequestLoggingMiddleware"

Simplest correct way to configure log4net for a .Net Core 3.1 application

Naming resulting ZIP archive in Azure Pipelines build?

.net-core azure-pipelines

Can't compile Environment.Exit in .NET Core

c# dnx .net-core

Can ASP.NET CORE app be deployed on windows shared hosting

NuGet for .NET Core on Linux

linux nuget .net-core

Netstandard.Library 1.6.1 blocked by project

How to run dot net core application in detached mode using "dotnet run" command

.net .net-core

How should I fetch TimeZoneInfo in a platform-agnostic way?

macos timezone .net-core

Why is the generic parameter not casting?

c# .net-core

Why UseAuthentication must be before UseMvc in NET Core 2.0

.net asp.net-core .net-core

.NET Core 2.0 appsettings.json file location when dealing with multiple projects

.net-core

Configuring Dockerfile for an ASP.NET Core 2.1 Angular Project

.NET Core 2.1 - How to create COM object and generate *.tlb file

Adding a unique index on EF Core mapping does not seem to work

How to configure environment variables in Azure DevOps pipeline?

How to use @section scripts in a partial view MVC.Core

How to implement JsonPatch in .NET Core 3.0 Preview 9 correctly?