Article Joan-Baptista F... · Dec 8 4m read Scripting with .Net core 10 and Iris SDK One of the newest features of .Net core 10 with C# 14 is the file-based apps. This feature allows you to execute C# code in a simple .cs file without the need to create a solution, a project, or any of the related structure. For example you can create a script.cs file using the notepad with the content: Console.WriteLine(“This is a script in c#.”); Then in the command line or the terminal you execute the command: #.NET #Code Snippet #InterSystems IRIS 2 0 0 21
Question Joan-Baptista F... · Nov 29, 2023 How can we set the properties of a package in VSCode? In the wew versions of IRIS the Studio is going to be deprecated. In the Studio when editing classes there is an option to add information at package level, with the option "Package Information" that shows this dialog: In VSCode there is the option to add/edit this package information? If no, how can one add/edit this information without the Studio? Thanks. #Studio #VSCode #InterSystems IRIS 0 8 0 392