Recently, I came to know about mono and completely impressed with it. I am new C# and using mono to learn it.
Like in .Net framework, once we have developed an application we can distribute it and anyone can run it provided he/she has installed the .Net Framework Redistribution package. Similarly, If we distribute the application developed with mono, does the user need to have .Net framework or he/she should have same mono framework. Is there any redistribution package for mono including just the run-time and the basic libraries i.e excluding c# compiler. How can I make my application portable, i.e the user don't have to install the mono but the mono libraries are with my application it self similarly to unity 3d. Unity 3d uses mono but it does not require us to install mono separately to run game built with it. -- View this message in context: http://mono.1490590.n4.nabble.com/How-to-distribute-Mono-application-tp3453740p3453740.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
