Giter VIP home page Giter VIP logo

creatio-extension-for-visual-studio's Introduction

Creatio Extension for Visual Studio

The set of extensions, templates, and snippets that will increase your productivity developing on Creatio platform.

Getting Started

Installation

You can install an extension from the official Visual Studio Marketplace by link

Snippets

Shortcut Description
esqc Creates a code for entity schema query (GetEntityCollection)
esqe Creates a code for entity schema query (GetEntity)
crte Creates a code for entity creation
ffdb Creates a code for fetching entity from DB
insq Creates a code for inserting record to DB
updq Creates a code for updating records in DB
delq Creates a code for deleting records from DB
selqs Creates a code for selecting scalar value from DB
selqt Creates a code for selecting records from DB
runpb Creates a code for running a business process
runsp Creates a code for running a stored procedure
runudfs Creates a code for running a user defined function with scalar return value
runudft Creates a code for running a user defined function with table return value
ssg Creates a code for getting system setting value
cfg Creates a code for getting instance from DI container
checkop Creates a code for checking that user can execute operation (throw an exception)
trycheckop Creates a code for checking that user can execute operation (returns true or false)

Item templates

  • Configuration service
  • Entity event listener
  • Executor

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Mykyta Lytvynenko
  • Vitalii Pasko

License

This project is licensed under the MIT License - see the LICENSE file for details

creatio-extension-for-visual-studio's People

Contributors

nktlitvinenko avatar vitaliipasko avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

creatio-extension-for-visual-studio's Issues

Fix readme

Change

cfg Creates a code for getting instance from IOC container

to

cfg Creates a code for getting instance from DI container

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.