Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

asp.net-core

Differences between ASP.NET Web Application (.NET Framework) vs ASP.NET Core Web Application (.NET Framework)

August 30, 2022 by Magenaut

Why should I choose ASP.NET Web Application (.NET Framework) instead of ASP.NET Core Web Application (.NET Framework)?

Categories ASP.NET, Q&A Tags .net, .net-core, asp.net, asp.net-core, asp.net-mvc Leave a comment

Difference between using the ASP.NET Core Web Application (.NET Core) with net461 set as the only framework and using the (.NET Framework) template

August 30, 2022 by Magenaut

With the release of .NET Core RC2 Microsoft made it so there are now 3 Web Application templates:

Categories ASP.NET, Q&A Tags .net, asp.net, asp.net-core, c# Leave a comment

No authentication handler is configured to authenticate for the scheme: Microsoft.AspNet.Identity.External

August 30, 2022 by Magenaut

I am building an api using asp.net 5 rc2. I am trying to implement openiddict-core, found here for local accounts and i also want to allow for users to use external logins, such as google.

Categories ASP.NET, Q&A Tags .net, asp.net, asp.net-core, authentication, c# Leave a comment

InvalidOperationException: Could not find ‘UserSecretsIdAttribute’ on assembly

August 30, 2022 by Magenaut

After deploying ASP.NET Core app to azure and opening the site, I get the following error:

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, azure Leave a comment

ASP.NET core, change default redirect for unauthorized

August 30, 2022 by Magenaut

I am attempting to redirect to a different login url in ASP.NET MVC6

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-core-mvc, asp.net-identity, c# Leave a comment

Why is Razor Pages the recommended approach to create a Web UI in Asp.net Core?

August 30, 2022 by Magenaut

Learning new things needs an investment of time, space and energy. I am currently learning Asp.Net Core MVC 2.0. This ASP.NET Core tutorials overview states:

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-core-mvc, asp.net-core-mvc-2.0, razor-pages Leave a comment

ASP.NET Core 2.0 Bearer Auth without Identity

August 30, 2022 by Magenaut

I thought I had a pretty simple goal in mind when I set out a day ago to implement a self-contained bearer auth webapi on .NET core 2.0, but I have yet to get anything remotely working. Here’s a list of what I’m trying to do:

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, bearer-token Leave a comment

ASP.Net Core Identity login status lost after deploy

August 30, 2022 by Magenaut

I am using ASP.Net Core and MS Identity, I try to understand why after each deployment the login users are logged out.
I am running on a IIS 8.5

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-identity, iis Leave a comment

AddJsonOptions not found in ASP.NET Core 2.0

August 30, 2022 by Magenaut

I’m migrating my ASP.NET 1.1 project to 2.0:

Categories ASP.NET, Q&A Tags .net, asp.net, asp.net-core, c# Leave a comment

What is the difference between MVC Controller and Web API Controller in ASP.NET MVC 6?

August 30, 2022 by Magenaut

In ASP.NET 5 MVC 6 Microsoft merged the normal MVC controller class (Controller) with the Web Api controller class (ApiController). Now there is just a Controller class to inherit from, which includes the features of WebApi too.

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-core-mvc, asp.net-mvc, c# Leave a comment
Older posts
Newer posts
← Previous Page1 … Page34 Page35 Page36 … Page47 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress