Search code examples
Net Core Simple way to Find Temperature from Openweather API...


c#asp.net-coreconsoleasp.net-core-2.0

Read More
ASP.NET Core 2 - ReSharper "Create Razor View" adds new view to Pages folder...


c#asp.netasp.net-coreresharperasp.net-core-2.0

Read More
How to inject IConfiguration from appsetting.json config file into his code?...


c#.net-coreasp.net-core-2.0asp.net-core-configuration

Read More
HttpWebRequest in .NET Core 2.0 throwing 302 Found Exception...


c#asp.netasp.net-coresystem.net.httpwebrequestasp.net-core-2.0

Read More
Getting IConfiguration from ServiceCollection...


c#asp.net-coreasp.net-core-2.0asp.net-core-configuration

Read More
Correct way to return HttpResponseMessage as IActionResult in .Net Core 2.2...


asp.net-core.net-coreasp.net-core-2.0asp.net-core-webapicoreclr

Read More
Unexpected end of Stream, the content may have already been read by another component. Microsoft.Asp...


c#asp.net-coreasp.net-core-2.0

Read More
Getting part of a SAML object in c#...


c#asp.net-core-2.0saml-2.0claimsitfoxtec-identity-saml2

Read More
Database.Migrate() creating database but not tables, EF & .NET Core 2...


asp.net-core-2.0database-migrationef-core-2.0

Read More
IServerAddressesFeature addresses empty when running under dotnet.exe...


asp.net-core.net-coreasp.net-core-2.0

Read More
ASP NET Core 2.0 appsettings.Development.json not working with logging configuration...


asp.net-core-mvcvisual-studio-2017asp.net-core-2.0

Read More
What is the difference between UseStaticFiles, UseSpaStaticFiles, and UseSpa in ASP.NET Core 2.1?...


c#asp.net-coreasp.net-core-2.0asp.net-core-2.1

Read More
HttpClientFactory - Get a named, typed client by its name...


c#.net-coreasp.net-core-2.0

Read More
No /bin-folder on asp.net core publish...


asp.netasp.net-coreasp.net-core-2.0

Read More
Converting IConfigurationSection to IOptions...


c#asp.net-coreentity-framework-coreasp.net-core-2.0

Read More
Asp.net Core UseExceptionHandler not working POST request...


c#exceptionasp.net-core-mvcasp.net-core-2.0

Read More
How to implement two forms with separate BindProperties in Razor Pages?...


c#asp.net-core-2.0razor-pages

Read More
API Integration Test for Login controller using IdentityServer4 in aspnetcore...


c#asp.net-core-2.0identityserver4

Read More
AddIdentity() fails "InvalidOperationException: Scheme already exists: Identity.Application&quo...


asp.net-identityasp.net-core-2.0

Read More
ASP.NET MVC Core - Displaying an Enum property in a View (NOT related to a DropDownList)...


asp.net-core-2.0

Read More
Model Validation .Net Core 2.0 Web Api Not working...


asp.net-core-2.0asp.net-core-webapimodel-validation

Read More
The type ApplicationUser cannot be used as type parameter 'TUser' in the generic type or met...


c#asp.net-identityasp.net-core-2.0

Read More
SignInManager.PasswordSignInAsync always return Failure...


asp.net-mvcasp.net-identityasp.net-core-2.0

Read More
The provider for the source IQueryable doesn't implement IAsyncQueryProvider...


c#unit-testingentity-framework-6asp.net-core-2.0iqueryable

Read More
How to use Windsor IoC in ASP.net Core 2...


c#dependency-injectionasp.net-core-2.0castle-windsorioc-container

Read More
How to send an HTTP 4xx-5xx response with CORS headers in an ASPNET.Core web app?...


c#asp.netasp.net-corecorsasp.net-core-2.0

Read More
Trying to add AutoMapper to Asp.net Core 2?...


asp.net-mvcasp.net-coreautomapperasp.net-core-2.0

Read More
PostgresException: 23505: duplicate key value violates unique constraint "PK_country"...


c#entity-frameworkentity-framework-coreasp.net-core-2.0npgsql

Read More
Could not get the reflection type for DbContext...


c#entity-frameworkasp.net-coreasp.net-core-2.0

Read More
'HttpPostedFileBase' in Asp.Net Core 2.0...


c#asp.net-coreasp.net-core-mvcasp.net-core-2.0

Read More
BackNext