Gang Of Coders
Home
About Us
Contact Us
All .Net Core Solutions on Gang of Coders
Total of 233 .Net Core Solutions
What are the correct version numbers for C#?
C#
.Net
Visual Studio
.Net Core
.Net Framework-Version
AddTransient, AddScoped and AddSingleton Services Differences
C#
asp.net Core
.Net Core
What is the difference between .NET Core and .NET Standard Class Library project types?
.Net
.Net Core
Class Library
.Net Standard
Build .NET Core console application to output an EXE
.Net Core
Assets file project.assets.json not found. Run a NuGet package restore
Nuget
Visual Studio-2017
.Net Core
Nuget Package-Restore
What's the difference between .NET Core, .NET Framework, and Xamarin?
.Net
Xamarin
.Net Core
How to determine if .NET Core is installed
C#
asp.net Core
.Net Core
Command dotnet ef not found
C#
asp.net Core
.Net Core
Entity Framework-Core
.Net Core-3.0
How to read AppSettings values from a .json file in ASP.NET Core
C#
asp.net Core
.Net Core
Configuration
App Config
What is ".NET Core"?
.Net
.Net Core
How to unapply a migration in ASP.NET Core with EF Core
C#
asp.net Core
Entity Framework-Core
.Net Core
Visual Studio-2015
Equivalent to AssemblyInfo in dotnet core/csproj
Visual Studio
Visual Studio-2017
.Net Core
Assemblyinfo
.NET Core vs Mono
C#
.Net
Mono
.Net Core
.NET Standard vs .NET Core
.Net
.Net Core
.Net Standard
How to get HttpContext.Current in ASP.NET Core?
C#
asp.net Core
.Net Core
How to run .NET Core console application from the command line
.Net Core
Command Line
Console Application
.NET Core vs ASP.NET Core
asp.net Core
.Net Core
How to read values from the querystring with ASP.NET Core?
C#
Http
asp.net Core
Query String
.Net Core
Using 'UseMvc' to configure MVC is not supported while using Endpoint Routing
C#
asp.net Mvc
asp.net Core
.Net Core
Is ConfigurationManager.AppSettings available in .NET Core 2.0?
C#
.Net Core
App Config
.Net Standard
Unable to find testhost.dll. Please publish your test project and retry
C#
Unit Testing
.Net Core
xunit.net
.NET Core DI, ways of passing parameters to constructor
C#
asp.net Core
Dependency Injection
.Net Core
Ioc Container
.NET Core MVC Page Not Refreshing After Changes
asp.net Core
.Net Core
asp.net Core-Mvc
asp.net Core-2.2
Return file in ASP.Net Core Web API
C#
asp.net Core
.Net Core
asp.net Core-Webapi
How to SetBasePath in ConfigurationBuilder in Core 2.0
C#
asp.net Core
Configuration
.Net Core
Send HTTP POST message in ASP.NET Core using HttpClient PostAsJsonAsync
C#
asp.net Core
.Net Core
The default XML namespace of the project must be the MSBuild XML namespace
asp.net Mvc
asp.net Core
Visual Studio-2015
Msbuild
.Net Core
Should I take ILogger, ILogger<T>, ILoggerFactory or ILoggerProvider for a library?
C#
.Net
Logging
.Net Core
.Net Standard
ASP.NET Core configuration for .NET Core console application
C#
.Net Core
Configuration
Console Application
HTTP Error 500.30 - ANCM In-Process Start Failure
C#
.Net Core
Hosting
Iis Express
Http Error
Homebrew refusing to link OpenSSL
Macos
Openssl
Homebrew
.Net Core
Determine Operating System in .NET Core
C#
.Net Core
If (false == true) executes block when throwing exception is inside
C#
.Net
Visual Studio
.Net Core
Copy files to output directory using csproj dotnetcore
C#
.Net Core
How do I get .NET Core projects to copy NuGet references to the build output?
C#
Msbuild
.Net Core
Nuget
Csproj
auto create database in Entity Framework Core
C#
Sqlite
.Net Core
Entity Framework-Core
Auto Versioning in Visual Studio 2017 (.NET Core)
C#
Visual Studio
.Net Core
Visual Studio-2017
.Net Standard
What are .NET Platform Extensions on docs.microsoft.com?
.Net
.Net Core
Nuget
Nuget Package
.Net Standard
Is it possible to make desktop GUI application in .NET Core?
.Net Core
Coreclr
What's the difference between SDK and Runtime in .NET Core?
Sdk
.Net Core
Runtime
What replaces WCF in .Net Core?
C#
.Net
Wcf
Service
.Net Core
Are async console applications supported in .NET Core?
C#
.Net
.Net Core
Unable to resolve ILogger from Microsoft.Extensions.Logging
C#
.Net
Dependency Injection
.Net Core
Ilogger
Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found
asp.net Core
.Net Core
asp.net Core-2.1
Kestrel
How to log to a file without using third party logger in .Net Core?
C#
asp.net Core
.Net Core
How to update record using Entity Framework Core?
Entity Framework-6
.Net Core
Entity Framework-Core
I'm lost. What happened to ASP.NET MVC 5?
asp.net
.Net
asp.net Mvc
.Net Core
asp.net Core-Mvc
How should I inject a DbContext instance into an IHostedService?
C#
asp.net
.Net
asp.net Core
.Net Core
Why does aspnet core start on port 80 from within Docker?
asp.net
Docker
.Net Core
Kestrel Http-Server
How to use SqlClient in ASP.NET Core?
C#
asp.net Mvc
asp.net Core
Sqlclient
.Net Core
How to extract a list from appsettings.json in .net core
C#
asp.net Core
.Net Core
.NET Core doesn't know about Windows 1252, how to fix?
vb.net
Character Encoding
.Net Core
Windows 1252
Project file is incomplete. Expected imports are missing
C#
Visual Studio
.Net Core
Dependency Injection with classes other than a Controller class
C#
asp.net Core
.Net Core
Dependency Injection
asp.net Core-Mvc
Upload files and JSON in ASP.NET Core Web API
C#
File Upload
asp.net Core
.Net Core
Where is NuGet.Config file located in Visual Studio project?
C#
Visual Studio
.Net Core
Visual Studio-2017
Visual Studio-2019
"The project 'Web' must provide a value for Configuration" error after migrating to .NET Core 3
C#
asp.net Core
.Net Core
.Net Core-3.0
How do you multi-target a .NET Core class library with csproj?
C#
Msbuild
.Net Core
Visual Studio-2017
Csproj
Setting the version number for .NET Core projects - CSPROJ - not JSON projects
C#
asp.net Core
.Net Core
Continuous Integration
Versioning
Cannot find command 'dotnet ef'
C#
Entity Framework
asp.net Core
.Net Core
Csproj
.NET Core - When to use "dotnet new sln"
asp.net Core
.Net Core
What are the application implications of a netstandard library depending on a metapackage?
Nuget
.Net Core
.Net Standard
How to set json serializer settings in asp.net core 3?
C#
Json
asp.net Core
.Net Core
asp.net Core-3.0
No AppDomains in .NET Core! Why?
.Net
Clr
Appdomain
.Net Core
Detected package downgrade warning (dotnet core, vs 2017)
.Net
Nuget
.Net Core
Visual Studio-2017
Csproj
System.ServiceModel not found in .NET Core project
C#
.Net
Wcf
.Net Core
.NET Core console application, how to configure appSettings per environment?
C#
Console Application
.Net Core
The current .NET SDK does not support targeting .NET Core 2.1. Either target .NET Core 2.0 or lower, or use a .NET SDK that supports .NET Core 2.1
.Net
.Net Core
Return View as String in .NET Core
C#
asp.net
Razor
asp.net Core
.Net Core
Startup.cs in a self-hosted .NET Core Console Application
C#
Console Application
.Net Core
Visual Studio 2017 install breaks Visual Studio 2015 ASP.NET Core Projects
asp.net Core
.Net Core
Visual Studio-2017
Can files be nested in VS2017 Solution Explorer for .NET Core (non-ASP.NET Core) projects?
Msbuild
.Net Core
Visual Studio-2017
Csproj
On IServiceProvider what are the differences between the GetRequiredService and GetService methods?
Dependency Injection
asp.net Core
.Net Core
The author primary signature's timestamp found a chain building issue: UntrustedRoot: self signed certificate in certificate chain
.Net
Docker
Ssl
.Net Core
Nuget
Switch between dotnet core SDK versions
C#
asp.net Core
.Net Core
IIS: Handler "aspNetCore" has a bad module "AspNetCoreModuleV2" in its module list
C#
asp.net Mvc
Iis
.Net Core
The library hostpolicy.dll was not found
.Net
.Net Core
Dotnet Cli
.NET Core IServiceScopeFactory.CreateScope() vs IServiceProvider.CreateScope() extension
C#
asp.net Core
Dependency Injection
.Net Core
How to fix "The CORS protocol does not allow specifying a wildcard (any) origin and credentials at the same time" error
C#
.Net Core
Blazor
How to get an instance of IServiceProvider in .NET Core?
C#
.Net Core
Dependency Injection
Service Provider
EF Core add-migration Build Failed
.Net
Entity Framework
asp.net Core
.Net Core
Entity Framework-Migrations
Error NU1605 Detected package downgrade
.Net
Visual Studio-2017
.Net Core
Nuget
.Net Core-2.0
Embedded resource in .Net Core libraries
C#
asp.net Core
.Net Core
Entity framework EF.Functions.Like vs string.Contains
C#
Entity Framework
.Net Core
Entity Framework-Core
How to override ASP.NET Core configuration array settings using environment variables
Configuration
asp.net Core
.Net Core
Serilog
Using Razor outside of MVC in .NET Core
C#
.Net
Razor
.Net Core
How to change the port number for Asp.Net core app?
C#
asp.net Core
.Net Core
When are .NET Core dependency injected instances disposed?
Dependency Injection
asp.net Core
.Net Core
Idisposable
Why isn't there any packages folder in my .NET Core solution's containing folder?
Nuget
.Net Core
Nuget Package-Restore
How to load appsetting.json section into Dictionary in .NET Core?
C#
asp.net Core
.Net Core
Replace service registration in ASP.NET Core built-in DI container?
C#
Dependency Injection
asp.net Core
.Net Core
JWT on .NET Core 2.0
C#
.Net Core
Jwt
Jose
Configuration.GetSection always returns Value property null
C#
asp.net Core
.Net Core
.Net Core 2.0 Process.Start throws "The specified executable is not a valid application for this OS platform"
C#
.Net Core
Win32exception
Why is code behavior different in release & debug mode?
C#
.Net
.Net Core
Coreclr
AssemblyVersion using * fails with error "wildcards, which are not compatible with determinism?"
C#
Visual Studio
.Net Core
ASP.NET Core 3.0 not showing on Visual Studio 2019
asp.net Core
.Net Core
Visual Studio-2019
.Net Core-3.0
asp.net Core-3.0
Unit testing controller methods which return IActionResult
C#
Unit Testing
asp.net Core
.Net Core
asp.net Core-Webapi
dotnet restore warning NU1701
C#
.Net
Nuget
.Net Core
Visual Studio 2017 cannot update Microsoft.NETCore.App package ("Blocked by project")
.Net Core
Visual Studio-2017
Difference between ASP.NET Core (.NET Core) and ASP.NET Core (.NET Framework)
C#
.Net
asp.net Core
.Net Core
Can WPF applications be run in Linux or Mac with .Net Core 3?
Linux
Wpf
.Net Core
Desktop Application
.Net Core-3.0
dotnet publish doesn´t publish correct appsettings.{env.EnvironmentName}.json
asp.net Core
.Net Core
Publish
Dotnet Cli
How to publish environment specific appsettings in .Net core app?
asp.net Core
.Net Core
asp.net Core-1.0
Coreclr
Package version is always 1.0.0 with dotnet pack
.Net
Visual Studio
Tfs
Msbuild
.Net Core
How to run a .NET Core console application on Linux
C#
.Net Core
Ubuntu 16.04
Equivalent to UserSettings / ApplicationSettings in WPF .NET 5, .NET 6 or .Net Core
C#
Wpf
.Net Core
.Net 5
.Net 6.0
Compile a .NET Core application as an EXE file using Visual Studio 2017
.Net Core
Visual Studio-2017
Using app.config in .Net Core
C#
.Net Core
Convert Word doc and docx format to PDF in .NET Core without Microsoft.Office.Interop
C#
Pdf
Ms Word
.Net Core
'IHostingEnvironment' is obsolete
asp.net Core
.Net Core
asp.net Core-3.0
Build .exe file in .NET Core RC2
.Net
asp.net Core
.Net Core
package.json
.Net Core-Rc2
Manipulating images with .NET Core
C#
asp.net Core
.Net Core
system.drawing
What's the difference between the new netstandardapp and netcoreapp TFMs?
C#
.Net
Nuget
asp.net Core
.Net Core
dotnet run OR dotnet watch with development environment from command line?
asp.net Core
.Net Core
Dotnet Cli
.Net Core-Rc2
Command line to install/upgrade .NET Core
asp.net Core
.Net Core
Add client certificate to .NET Core HttpClient
C#
.Net
asp.net Core
.Net Core
Dotnet Httpclient
How to create a LoggerFactory with a ConsoleLoggerProvider?
.Net Core
asp.net Core-2.2
What's the difference between ASP.NET 5, .NET Core, and ASP.NET Core 5?
asp.net
.Net
asp.net Core
.Net Core
The configuration file 'appsettings.json' was not found and is not optional
C#
Azure
.Net Core
Azure Web-App-Service
asp.net Core-Webapi
How to read/write files in .Net Core?
C#
File
Stream
.Net Core
MSBUILD throws error: The SDK 'Microsoft.NET.Sdk' specified could not be found
C#
.Net
Msbuild
.Net Core
How can I pass a runtime parameter as part of the dependency resolution?
C#
Dependency Injection
asp.net Core
.Net Core
HTTP Error 500.19 when publish .net core project into iis with 0x80070005
C#
.Net Core
Iis 8
Publishing
Is it possible to access the compressed data before decompression in HttpClient?
C#
.Net Core
Google Cloud-Storage
Md5
Dotnet Httpclient
What is project.lock.json?
.Net
.Net Core
project.json
Unable to start process dotnet.exe
C#
asp.net
Visual Studio
.Net Core
Is ApiController deprecated in .NET Core
C#
asp.net Mvc
asp.net Web-Api
asp.net Core
.Net Core
Convert .NET Core 2.0 class libraries to .NET Standard
.Net Core
.Net Standard
How do I run specific tests using dotnet test?
xunit.net
.Net Core
.Net Core-Rc2
Xunit2
.NET Core: Remove null fields from API JSON response
Json
Serialization
.Net Core
asp.net Core-1.0
ef core doesn't use ASPNETCORE_ENVIRONMENT during update-database
C#
.Net Core
Visual Studio-2017
Entity Framework-Core
'ILoggerFactory' does not contain a definition for 'AddConsole'
C#
.Net Core
Nuget
discord.net
got error " The "RazorGenerate" task failed unexpectedly. " .After Updating to VS 16.8 and upgrade to .net 5.. the core version target is Core 2.2
.Net Core
.NET Core app unable to start in IIS due to ErrorCode = '0x80004005 : 80008083
Iis
asp.net Core
.Net Core
Visual Studio-2017
Kestrel Http-Server
dotnet: command not found in Mac
Macos
.Net Core
Could not load file or assembly Microsoft.Extensions.DependencyInjection.Abstractions, Version=1.1.0.0
C#
.Net
Entity Framework
.Net Core
Entity Framework-Core
The NPM script 'start' exited without indicating that the Angular CLI was listening for requests
Angular
.Net Core
Angular6
Inject service into Action Filter
C#
asp.net Core
Dependency Injection
.Net Core
Why are three properties in DbParameterCollection abstract in reference assemblies but virtual otherwise?
C#
.Net Core
Assemblies
.Net Framework-Version
Entity Framework Core: `SqlNullValueException: Data is Null.` How to troubleshoot?
C#
asp.net Core
.Net Core
Entity Framework-Core
Looking for simple rules-engine library in .NET
C#
.Net
.Net Core
Logic
Rule Engine
How to extract custom header value?
C#
asp.net
.Net
asp.net Core
.Net Core
How to instantiate a DbContext in EF Core
C#
asp.net Core
.Net Core
Entity Framework-Core
A fatal error occurred. The required library hostfxr.dll could not be found
.Net Core
Which web server are you using in production for ASP.NET Core on a *nix server?
C#
asp.net
asp.net Core
.Net Core
Kestrel Http-Server
.Net Core and NuGet
.Net
Nuget
.Net Core
Problems installing Dot Net Core 1.0.0 VS 2015 Tools Preview 2
Visual Studio-2015
asp.net Core
.Net Core
How to set start page in dotnet core web api?
asp.net Web-Api
asp.net Core
.Net Core
No service for type 'Microsoft.AspNetCore.Identity.UserManager`1[Microsoft.AspNetCore.Identity.IdentityUser]' has been registered
C#
asp.net Core
.Net Core
Encrypted configuration in ASP.NET Core
asp.net Mvc
asp.net Core
asp.net Core-Mvc
.Net Core
Remotely connect to .net core self hosted web api
C#
asp.net Web-Api
.Net Core
Self Hosting
Moq IServiceProvider / IServiceScope
C#
Unit Testing
asp.net Core
.Net Core
Moq
How to get Table Name of mapped entity in Entity Framework Core
asp.net Core
.Net Core
Entity Framework-Core
An assembly specified in the application dependencies manifest (...) was not found
asp.net Core
.Net Core
asp.net Web-Api2
Upgrade
Nuget Package
Error: It was not possible to find any installed .NET Core SDKs
Docker
.Net Core
How to mock IConfiguration.GetValue
C#
.Net Core
Mocking
Nsubstitute
Difference between .NET Framework 4.6, .Net Native and .Net Core
.Net
.Net Core
Replacement of AssemblyBuilder.DefineDynamicAssembly in .NET Core
asp.net Core
asp.net Core-Mvc
.Net Core
asp.net Core-1.0
Where is the PostAsJsonAsync method in ASP.NET Core?
C#
asp.net Core
.Net Core
Coreclr
Upgrading to .NET Core 2.0: PackageTargetFallback and AssetTargetFallback cannot be used together
asp.net Core
Nuget
.Net Core
Csproj
.Net Core-2.0
The SSL connection could not be established
C#
Xamarin
.Net Core
xamarin.forms
Httpclient
Populate IConfiguration for unit tests
asp.net Core
.Net Core
Xunit
asp.net Core-2.2
.Net Core-2.2
Safety of AsyncLocal in ASP.NET Core
C#
asp.net Core
.Net Core
How do I reference a .NET Framework project in a .NET Core project?
C#
.Net
asp.net Core
.Net Core
Is it possible to compile a single C# code file with the .NET Core Roslyn compiler?
C#
Compilation
.Net Core
Roslyn
Csc
How to fix obsolete ILoggerFactory methods?
C#
.Net
asp.net Core
.Net Core
asp.net Core-2.2
Equivalent for .HasOptional in Entity Framework Core 1 (EF7)
Entity Framework
asp.net Core
Entity Framework-Core
.Net Core
asp.net Core-1.0
Debugging xUnit tests in .NET Core and Visual Studio Code
Debugging
Visual Studio-Code
.Net Core
No executables found matching command 'dotnet-aspnet-codegenerator'"
C#
asp.net Core
asp.net Core-Mvc
.Net Core
ASP.NET Core appsettings.json update in code
C#
Json
asp.net Core
.Net Core
Appsettings
Add a package with a local package file in 'dotnet'
C#
Nuget
.Net Core
Can't read app.config in C# .NET Core unit test project with ConfigurationManager
C#
Unit Testing
.Net Core
Mstest
App Config
'ConfigurationBuilder' does not contain a definition for 'AddJsonFile'
C#
.Net Core
CORS in .NET Core
C#
Web
Cors
.Net Core
How to run all tests in Visual Studio Code
.Net
Visual Studio-Code
.Net Core
xunit.net
Nuget - Package restore failed. Rolling back package changes for 'WebApplication1'. 0
C#
Nuget
.Net Core
Nuget Package-Restore
Visual Studio-2017
Is there a way to format the output format in .NET Core logging?
C#
Logging
Console Application
.Net Core
Dotnet Core Docker Container Leaks RAM on Linux and causes OOM
C#
Linux
Docker
Ubuntu
.Net Core
Microsoft Visual Studio 2019: The project file cannot be opened. Unable to locate the .NET SDK
C#
Visual Studio
asp.net Core
.Net Core
asp.net Core-3.1
How to get "Manage User Secrets" in a .NET Core console-application?
.Net Core
asp.net Core-1.0
Visual Studio-2017
AddDbContext was called with configuration, but the context type 'MyContext' only declares a parameterless constructor?
C#
Entity Framework
.Net Core
Entity Framework-Core
How to get access token from HttpContext in .Net core 2.0
C#
Http
asp.net Core
.Net Core
Should HttpClient instances created by HttpClientFactory be disposed?
.Net Core
Dotnet Httpclient
Idisposable
asp.net Core-2.1
Httpclientfactory
No UseDatabaseErrorPage() extension method in Net Core 3.0
C#
.Net
Database
Visual Studio
.Net Core
System could not be found Visual Studio 2017 ASP.NET Core project
asp.net Core
.Net Core
Visual Studio-2017
.Net Core - copy to clipboard?
C#
.Net Core
Clipboard
What does <None Remove="..." /> mean in csproj?
.Net Core
Csproj
Using IConfiguration in C# Class Library
C#
asp.net Core
.Net Core
Entity Framework Core: How to get the Connection from the DbContext?
.Net Core
Entity Framework-Core
How do I exclude files/folders from a .NET Core/Standard project?
.Net
Msbuild
.Net Core
Visual Studio-2017
.Net Standard
Is it possible to run a .NET Core console application silently (hide console window)?
C#
.Net Core
TimeZoneInfo in .NET Core when hosting on unix (nginx)
C#
.Net
Nginx
Timezone
.Net Core
Get List<> element position in c# using LINQ
C#
.Net
Linq
.Net Core
Position
Project.json definition dnx451 vs .dotnet ( 4.51)
.Net
Dnx
.Net Core
Do we need interfaces for dependency injection?
asp.net Core
asp.net Core-Mvc
.Net Core
Coreclr
Proper way to register HostedService in ASP.NET Core. AddHostedService vs AddSingleton
C#
asp.net Core
.Net Core
Dependency Injection
asp.net Core-Hosted-Services
Build error while transitioning between branches: Your project is not referencing the ".NETFramework,Version=v4.7.2" framework
C#
.Net
Git
Build
.Net Core
How to globally set default options for System.Text.Json.JsonSerializer?
C#
Json
Serialization
.Net Core
system.text.json
What does a single quote inside a C# date time format mean?
C#
.Net
Datetime
.Net Core
Datetime Format
How to set .NET Core in #if statement for compilation
C#
asp.net Core
asp.net Core-Mvc
.Net Core
asp.net Core-1.0
How to set aspnetcore_environment in publish file?
Configuration
asp.net Core
.Net Core
asp.net Core-1.0
Coreclr
Access to configuration without dependency injection
C#
.Net Core
CI/CD of a ASP.NET Core Web API using VSTS
Azure
asp.net Core
.Net Core
Azure Devops
Continuous Deployment
How to seed in Entity Framework Core 2?
C#
.Net Core
Entity Framework-Core
Cascade deleting with EF Core
C#
.Net Core
Entity Framework-Core
asp.net Core-2.0
Ef Core-2.0
Net Core API: Purpose of ProducesResponseType
C#
.Net
asp.net Core
.Net Core
How to use appsettings.json in Asp.net core 6 Program.cs file
C#
asp.net Core
.Net Core
.Net 6.0
You must add a reference to assembly mscorlib, version=4.0.0
C#
Linq
asp.net Core
.Net Core
Reference external DLL in .NET Core project
C#
.Net Core
How to get IOptions in ConfigureServices method?
C#
asp.net Core
.Net Core
asp.net Core-Mvc
Microsoft.AspNetCore.App 2.1.1 upgrade "Blocked by project"
Sdk
.Net Core
Nuget
Updates
Nuget Package
Access from class library to appsetting.json in Asp.net-core
C#
asp.net Core
.Net Core
asp.net Core-Mvc
Error in Visual Studio Code Dotnet Core C#: "The type or namespace name 'System' could not be found", but build succeeds
C#
Windows
Visual Studio-Code
.Net Core
Omnisharp
Inline variable declaration not compiling
C#
.Net Core
Visual Studio-2017
C# 7.0
Should GetEnvironmentVariable Work in xUnit Test?
Visual Studio
.Net Core
Visual Studio-2017
xunit.net
Does .net core dependency injection support Lazy<T>
C#
Dependency Injection
asp.net Core
.Net Core
Lazy Initialization
The non-generic method 'IServiceProvider.GetService(Type)' cannot be used with type arguments
C#
.Net Core
Console Application
Dependency Inversion
dotnet core System.Text.Json unescape unicode string
C#
.Net
Json
.Net Core
system.text.json
The current .NET SDK does not support targeting .NET Core 3.0 | 3.1 | 5.0 | 6.0
asp.net
.Net
.Net Core
Msbuild
Cross-platform file name handling in .NET Core
C#
Linux
.Net Core
Difference between .Net Core, Portable, Standard, Compact, UWP, and PCL?
C#
.Net
Uwp
.Net Core
Portable Class-Library
Receive file and other form data together in ASP.NET Core Web API (boundary based request parsing)
C#
asp.net
asp.net Core
.Net Core
What is deps.json, and how do I make it use relative paths?
C#
asp.net Core
.Net Core
.NET Core locking files
asp.net Core
.Net Core
Suppress SQL Queries logging in Entity Framework core
Entity Framework
.Net Core
Enable OPTIONS header for CORS on .NET Core Web API
C#
asp.net Core
.Net Core
asp.net Core-Webapi
How to get absolute path in ASP.Net Core alternative way for Server.MapPath
C#
asp.net
asp.net Core
.Net Core
asp.net Core-Mvc
Cannot access a disposed object. A common cause of this error is disposing a context
.Net
Entity Framework
.Net Core
Entity Framework-Core
How do you read a simple value out of some json using System.Text.Json?
C#
.Net Core
system.text.json
How to set javascript variables using MVC4 with Razor
Javascript
C#
asp.net Mvc
asp.net Core
.Net Core
JWT Token authentication, expired tokens still working, .net core Web Api
Authentication
Token
Jwt
.Net Core
The specified framework 'Microsoft.NETCore.App', version '2.2.0' was not found
Visual Studio
.Net Core