Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Show output using dotnet core 1.1 and xunit unit tests?

Registering partially-closed generic type with ASP.NET Core Microsoft.Extensions.DependencyInjection

.NET Core - MSB3277: Found conflicts between different versions

configuration.GetConnectionString("MyConn") got null value?

c# .net-core

WebAPI call using volley

Can i place native dependencies in a subfolder

.net-core publish

Get version info of compiled/published dotnet application through bash

c# linux .net-core

Customized error responses for ApiVersioning errors in webapi dotnet core

How to publish only required dependencies?

c# .net .net-core

Custom C# module vs. Azure Function on Edge

Docker Graceful Shutdown from Dotnet Core 2.0 app

docker .net-core

How to define a HttpClientHandler for named HttpClient using HttpClientFactory

How to convert DapperRow to Dictionary<string,string>

c# .net .net-core dapper

ZXing QrCode renderer exception with .Net Core 2.1

How to use local nuget package sources for Dockerfile dotnet restore [duplicate]

docker .net-core dockerfile

System.Net.HttpClient: SendAsync failed with OperationCanceledException without http request throught network

Best way to update JSON property with EF core

Is using app.config and ConfigurationManager in .NET core advisable?

Clean way to check if all properties, except for two, matches between two objects? [duplicate]

c# .net-core

Unable to pack a NuGet package using dotnet CLI and nuspec file

c# .net-core nuget-spec