开发者

Good examples of .NET (C#) open source projects ported to Java? ( C# -> Java ) [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I notice several well-known projects in java that were ported to C# .NET. Some examples:

  • Hibernate -> NHibernate
  • JUnit --> NUnit
  • Ant --> NAnt
  • Lucene --> Lucene.Net, NLucene
  • iText --> iTextSharp
  • log4j --> log4net
  • Quartz --> Quartz.NET

I was curious about the reverse situation: what are the notable .NET projects that have been ported to the java world?

I looked at the list of projects at 开发者_如何转开发http://csharp-source.net but didn't see any obvious ones.


From what I know of .net ecosystem, the most missing part seems to be Linq, for which this StackOverflow question provides some infos. In those answers, the most relevant seems to be Quaere.


JaQu is another example

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜