Skip to Content
.NET Standard 2.0 Cookbook
book

.NET Standard 2.0 Cookbook

by Fiqri Ismail
May 2018
Intermediate to advanced content levelIntermediate to advanced
394 pages
9h 51m
English
Packt Publishing
Content preview from .NET Standard 2.0 Cookbook

How it works...

In steps 1 to 6, we opened an existing project solution. In steps 10 to 13, we added a simple button control to the canvas. After that, we changed the Title and Name properties of the button. In step 17, we added the reference to the library from the iOS project. Again, in step 19, we added a reference to the .NET Standard library from the code level.

In step 21, we added code to trigger the button touch up event. This event triggers when you touch and move up your finger on an actual device, but in the emulator it triggers when you click the button. We added the code inside the ViewDidLoad() method. This method triggers after the View is loaded. In the first two lines of the code, we created an instance of the HelloLib class ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

C# 7 and .NET Core 2.0 High Performance

C# 7 and .NET Core 2.0 High Performance

Ovais Mehboob Ahmed Khan
.NET Core 2.0 By Example

.NET Core 2.0 By Example

Neha Shrivastava, Rishabh Verma

Publisher Resources

ISBN: 9781788834667Supplemental Content