本文介绍了是否有FastSharp的替代品?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Matt Manela的工具?我有一个模糊的回忆,至少有一种选择。

Are there any alternatives to Matt Manela's FastSharp tool? I have a vague recollection that there was at least one alternative.

这里的FastSharp是。

Here FastSharp is the download link.

推荐答案



  1. (由C#3.0的作者Joseph Albahari撰写)-绝对值得一试,可以连接到DB并尝试一些LINQ to SQL等。

  2. (由乔恩·斯凯特(Jon Skeet)使用,该书在他的《 C#深度学习》中用于演示)-显然还有一个。

  1. Snippet Compiler
  2. LINQPad (by Joseph Albahari, author of C# 3.0 in a Nutshell) - definitely worth checking out, can connect to a DB and try out some LINQ to SQL etc.
  3. Snippy (by Jon Skeet, used for demos in his C# in Depth book) - apparently also has an add-in for Reflector.

这篇关于是否有FastSharp的替代品?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-28 00:00