Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>C# Template ExtensionsNew to Visual Studio Code? Get it now.
C# Template Extensions

C# Template Extensions

Mavusi

|
7,358 installs
| (0) | Free
C# IDE Template Extensions for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

This is a fork of https://github.com/jchannon/csharpextensions seeing as that extension is no longer under development and I thought it was worth keeping alive. WHile the current functionality is pretty basic, it provides a solid foundation for future additions.

C# Extensions

Welcome to C# Extensions. This VSCode extension provides extensions to the IDE that will hopefully speed up your development workflow.

What's new in v1.3.2

  • Add Generic Json web Api client

What's new in v1.3.1

  • Add EF DbContext
  • Add Asp.Net ApiController

Features

Add C# Class

Add C# Class

Add C# Interface

Add C# Interface

Add fields from constructors

Add fields from constructors

Add constructor from properties

Add constructor from properties

Add read-only property from constructors Add read-only property from constructors

Add property from constructors Add property from constructors

This extension traverses up the folder tree to find the project.json or *.csproj and uses that as the parent folder to determine namespaces.


Licence

MIT

See licence.txt

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft