Use this tag for questions specifically related to ASP.
I'm trying to upgrade the following template project to ASP.NET Core 1.1: https://github.com/wilanbigay/aspnet-core-aurelia-typescript-starter After running dotnet …
asp.net-core asp.net-core-1.1I'm having a problem that when I try to access a field in my PartsDbContext I get the following error: …
c# entity-framework-core dbcontext asp.net-core-1.1After a lot of struggling (and a lot of tuturials, guides, etc) I managed to setup a small .NET Core …
jwt asp.net-core-webapi asp.net-core-1.1I am getting an error while adding 'AddSession' in ASP.Net Core 1.1 using VS2017. 'IServiceCollection' does not contain a definition …
session asp.net-core asp.net-core-1.0 asp.net-core-1.1 visual-studio-2017I'm using Visual Studio 2017 for mac with dotnet Core and EF Core. After setting up the mssql image in Docker …
macos docker connection-string asp.net-core-1.1I have an ASP .Net Core 1.1 Web API and Web App running on my localhost from Visual Studio 2017 on Windows 10. …
asp.net-core-mvc iis-express asp.net-core-1.1How to change target framework with VS 2017 RC in new core asp "csproj" projects? I mean to change after project …
visual-studio asp.net-core visual-studio-2017 asp.net-core-1.1I try to POST to the SetLanguage action via a link, but not sure how to finalize the following code: &…
c# asp.net asp.net-core asp.net-core-1.1In an ASP.NET Core project I have to display a (readonly) date in a specific format (say "dd/mm/…
c# asp.net-mvc asp.net-core asp.net-core-mvc asp.net-core-1.1I have a beginner ASP.NET Core project in Visual Studio 2017, and I am at the scaffolding step of the …
visual-studio visual-studio-2017 asp.net-mvc-scaffolding asp.net-core-1.1