简体   繁体   English

Swift和.Net Web应用程序的业务类

[英]Business Classes for Swift and .Net Web Applications

I want to create business classes and use in the same ones in both a mobile Swift based application and .NET web application using C#. 我想在使用C#的基于移动Swift的应用程序和.NET Web应用程序中创建业务类并在同一类中使用。 How do I create them once using C# and use them in both the mobile Swift Application and the .NET web application? 如何使用C#创建一次并将它们在移动Swift应用程序和.NET Web应用程序中使用?

Sounds like you should look into Xamarin 听起来您应该研究Xamarin

I'm not a huge fan of cross-platform solutions, but given your desire to use C# for iOS development, that is Xamarin's purpose... 我不是跨平台解决方案的忠实拥护者,但是鉴于您希望使用C#进行iOS开发,这就是Xamarin的目的...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM