Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to reference System.Data in Visual Studio 2015 targeting .NET Core?

Binary serialization in .NET Core

.net-core binaryformatter

How do you initialize DocumentDB client as a Singleton in a dotnet core application

.net-core azure-cosmosdb

Resolve IStringLocalizer with real resx manually

c# .net .net-core

.NET Core Configuration - System.Net connectionManagement/maxconnections?

Single instance .NET Core App (or making crontab run only 1 instance of my app)

c# .net linux cron .net-core

Model binding with inheritance in Asp.Core

How can i use xunit (.net core) test results in jenkins?

c# jenkins .net-core xunit

Set Serilog minimum level from environment variable

.net-core serilog

How do I get the current logged in user ID in the ApplicationDbContext using Identity?

configuration.getValue or configuration.getsection always returns null

How do I set the environment for a .NET Core 3.0 Worker Service?

.net-core

Bind gRPC services to specific port in aspnetcore

How to run a background service on demand - not on application startup or on a timer

Why migrating from DNX to .NET CLI requires changes in the code?

Writing windows service in .net core

Assembly Loading in .NET Core

c# reflection .net-core

DotnetCore content root path is changing when using systemD on Ubuntu16.04

What's the equivalent for getting the list of constructors in .NET Standard / Core?

c# .net-core .net-standard

Porting System.Configuration to .NET Core via POCOs?

c# .net .net-core