├── D365O_snippets_logo.png ├── LICENSE ├── README.md └── Snippets ├── construct.snippet ├── exist.snippet ├── find.snippet ├── sysoperationcontract.snippet ├── sysoperationcontroller.snippet └── sysoperationservice.snippet /D365O_snippets_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anderson-joyle/D365O-Snippets/HEAD/D365O_snippets_logo.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anderson-joyle/D365O-Snippets/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anderson-joyle/D365O-Snippets/HEAD/README.md -------------------------------------------------------------------------------- /Snippets/construct.snippet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anderson-joyle/D365O-Snippets/HEAD/Snippets/construct.snippet -------------------------------------------------------------------------------- /Snippets/exist.snippet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anderson-joyle/D365O-Snippets/HEAD/Snippets/exist.snippet -------------------------------------------------------------------------------- /Snippets/find.snippet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anderson-joyle/D365O-Snippets/HEAD/Snippets/find.snippet -------------------------------------------------------------------------------- /Snippets/sysoperationcontract.snippet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anderson-joyle/D365O-Snippets/HEAD/Snippets/sysoperationcontract.snippet -------------------------------------------------------------------------------- /Snippets/sysoperationcontroller.snippet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anderson-joyle/D365O-Snippets/HEAD/Snippets/sysoperationcontroller.snippet -------------------------------------------------------------------------------- /Snippets/sysoperationservice.snippet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anderson-joyle/D365O-Snippets/HEAD/Snippets/sysoperationservice.snippet --------------------------------------------------------------------------------