CoCoder README
Coding Extension for dotnet, SQL Server and angular developer
Use the following command to create the vsix extension file:
vsce package
Features
This extension provides multiple features to automate basic coding and helps to generate code from templates.
Requirements
dotnet should be installed on developer machine
angular cli should be installed on developer machine
No settings as of now needed.
Known Issues
Currently the extension is at early stage. Many bugs can be expected.
Release Notes
0.1.1
- Refactor and Code generation enhancements.
0.1.0
- Refactoring
- CRUD for Angular UI
- Added Routing when Angular components are created
0.0.9
- Support for windows OS fixes.
- Angular Duplicate component feature.
- dotnet scaffolding enhancements.
0.0.8
- Added Context menu to update POCO in Folder explorer.
- Added Support for windows OS.
0.0.7
- Refactoring, Performance Improvement, and minor fixes.
0.0.6
- Added C# Update POCO context menu in C# editor
0.0.5
- Added Angular Add/Edit Component creation
- Added Angular Index Component creation
- Added Angular Service Component creation
0.0.4
- Update DbContext class when create New POCO class
0.0.3
- Rename of labels.
- Empty API Controller
0.0.2
0.0.1
Initial release
| |