This will be introduced in Visual Studio 17.7p5. Note that the specification and older LDM notes refer to this as "Collection literals". New exploration tutorial to cover the collection creation ...
Take advantage of read-only generic interfaces such as IReadOnlyList, IReadOnlyDictionary, and IReadOnlyCollection to prevent modifications to collections in your .NET Core applications. A collection ...
Hi all,<BR>I'm having a lot of trouble with an application written in c# that is using plug-ins. I've simplified the app down to the bug that I'm having -- which deals with passing an object to the ...