Welcome to C# Extensions. This VSCode extension provides extensions to the IDE that will hopefully speed up your development workflow.
Add C# Class
Add C# Interface
The Add C# Class/Interface works only on dotnetcore projects. It traverses up the folder tree to find the project.json and uses that as the parent folder to determine namspaces.
MIT
See licence.txt