Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to get HttpContext.Current in ASP.NET Core? [duplicate]

c# asp.net-core .net-core

.NET Standard vs .NET Core

Equivalent to AssemblyInfo in dotnet core/csproj

.NET Core vs Mono

c# .net mono .net-core

How to unapply a migration in ASP.NET Core with EF Core

Command dotnet ef not found

What is ".NET Core"?

.net .net-core

How to read AppSettings values from a .json file in ASP.NET Core

How to determine if .NET Core is installed

c# asp.net-core .net-core

Assets file project.assets.json not found. Run a NuGet package restore

What's the difference between .NET Core, .NET Framework, and Xamarin?

.net xamarin .net-core

Build .NET Core console application to output an EXE

.net-core

What is the difference between .NET Core and .NET Standard Class Library project types?

AddTransient, AddScoped and AddSingleton Services Differences

c# asp.net-core .net-core

How can I find the version of .NET run-time programmatically?

c# .net .net-core

Running BenchmarkDotNet within XUnit