Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Referencing a Portable Class Library from a .NET Core Project

Which packages to reference in Microsoft.NET.Sdk.Razor project to get full ASP.NET Core

asp.net-core .net-core

Reading server-side files using Blazor

How Define <base href="/ProjectName/"> for Angular Project By Visual Studio Publish?

Duplicate base paths when referencing Razor Class Library

Microsoft.DotNet.Common.Targets(262,5): error : Object reference not set to an instance of an object

c# .net-core

DateTime.ParseExact returns today if date string and format are set to "General"

c# .net datetime .net-core

.NET Core RC2: use local fork of a package

SonarQube MsBuild scanner on linux build agent

AzureADB2C.UI - Redirect user to page after sign in

ASP.NET Core 5 returning JSON adding $id and $values properties

Stress testing Azure App Service periodically stops processing requests

.Net EntityFramework Core - SQLite Error 1: no such table

Is it possible to dynamically build a String in a culture invariant way?

c# .net .net-core

Does Task delay create new Thread?

c# asynchronous .net-core