Skip to content

Magenaut

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

visual-studio-code

How to use aspnet-codegenerator tool for scaffolding in vscode

September 5, 2022 by Magenaut

I’m building an asp.net application using VScode, scaffolding areas using “aspnet-codegenerator” command always fail because of missing files.
How to use aspnet-codegenerator tool for scaffolding in vscode

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

How to change target framework of a .net core project from netstandard2.1 to netcoreapp3.1 in VS Code

September 4, 2022 by Magenaut

I have a web app solution created on vs code, in which I have 4 project.
One project, named “core.csproj” is targeted framework as: netstandard2.1

Categories ASP.NET, Q&A Tags asp.net, c#, reference, visual-studio-code Leave a comment

WebApi project, can’t reach localhost via Visual Studio

September 4, 2022 by Magenaut

I have a basic WebApi project (Microsoft Weather Forcast example)

Categories ASP.NET, Q&A Tags asp.net, firefox, postman, visual-studio, visual-studio-code Leave a comment

How do I properly serve images from the wwwroot to razor pages in a “Page” subfolder?

September 3, 2022 by Magenaut

I have a JavaScript function that creates a fading slideshow. It uses images in the directory:

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, c#, razor-pages, visual-studio-code Leave a comment

Vscode keeps moving my commented lines on save

August 23, 2022 by Magenaut

Everytime I save my python project, it keeps moving my comments away from my flask routes by two lines.

Categories Python, Q&A Tags flask, python, visual-studio-code Leave a comment

VSCode — how to set working directory for debugging a Python program

August 19, 2022 by Magenaut

How do I run a Python program under debug and set the working directory for the run?

Categories Python, Q&A Tags python, visual-studio-code Leave a comment

How can I set up a virtual environment for Python in Visual Studio Code?

August 18, 2022 by Magenaut

In my project folder I created a venv folder:

Categories Python, Q&A Tags python, virtualenv, visual-studio-code Leave a comment

Activating Anaconda Environment in VsCode

August 14, 2022 by Magenaut

I have Anaconda working on my system and VsCode working, but how do I get VsCode to activate a specific environment when running my python script?

Categories Python, Q&A Tags anaconda, python, visual-studio-code Leave a comment
  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