Skip to content

Magenaut

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

asp.net-core

How to set SameSite cookie attribute to explicit None ASP NET Core

August 30, 2022 by Magenaut

Chrome 76 will begin to support an explicit SameSite: None attribute

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

Model binder for abstract class in asp.net core mvc 2

August 30, 2022 by Magenaut

I’ve been trying to implement a model binder for an abstract class in ASP.NET Core 2 without success.

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

ASP.NET Core publish error: An error occurred while starting the application

August 30, 2022 by Magenaut

I tried to publish my ASP.NET Core application on Windows Server 2008 R2 but I get this error:
“An error occurred while starting the application.”

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

Authorizing a user depending on the action name

August 30, 2022 by Magenaut

I have many controllers with many actions. Each action has it’s own Role ( Role name = ControllerName.actionName ).

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

Visual Studio 2017 error: Unable to start program, An operation is not legal in the current state

August 30, 2022 by Magenaut

After fresh installation of Visual Studio 2017 I tried to run .NET Core Web project and when trying to run it on Chrome I am getting this error:

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

.vsconfigapplicationhost.config in source control

August 30, 2022 by Magenaut

Visual Studio 2015 adds a file named .vsconfigapplicationhost.config
to the root of a solution when an ASP.NET Web application project is created.

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

Add .NETFramework 4.5 dll to .NETCore project

August 30, 2022 by Magenaut

I have a previously generated DLL with some enterprise code that I would like to reuse in a .NETCore project. However, since the original DLL was created and compiled using .NETFramework 4.5 I am not able to directly add the dll as a reference.

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

Authorization in ASP.NET Core. Always 401 Unauthorized for [Authorize] attribute

August 30, 2022 by Magenaut

For the first time I’m creating Authorization in ASP.NET Core.
I used tutorial from here TUTORIAL

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

What frameworks are available in ASP.NET Core (ASP.NET 5) applications?

August 30, 2022 by Magenaut

I have seen various frameworks targeted in project.json files, using names such as netcore50, dotnet, dnx451, net45, and others. The documentation for the “framework” section project.json does not (yet) specify how to use this section for different frameworks.

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

Append QueryString to href in asp.net core Anchor Helper Tag

August 30, 2022 by Magenaut

I am trying to add anything in the query of the request to anchors in the html result:

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-core-tag-helpers, asp.net-mvc, tag-helpers Leave a comment
Older posts
Newer posts
← Previous Page1 … Page33 Page34 Page35 … 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