Showing results for Code Sharing - Xamarin Blog

Aug 29, 2017
0
0

Share More Code with .NET Standard 2.0

James Montemagno
James Montemagno

There are several great ways to share code between applications and to create libraries to share with the world. With more and more platforms supporting C# and .NET, a new type of library, which we call .NET Standard libraries, was created to simplify development for all developers.

DevelopersXamarin Platform
Mar 1, 2017
0
0

.NET Standard Libraries in Xamarin Studio

James Montemagno
James Montemagno

Xamarin projects have supported .NET Standard Libraries in both Xamarin Studio and Visual Studio since their original release in order to enable developers to share code more easily. Consuming .NET Standard NuGets and Assemblies is completely seamless, and with Xamarin Studio 6.2, developers can create and open .NET Standard projects.

DevelopersXamarin Platform