![]() |
VOOZH | about |
dotnet add package FluentSharp.REPL --version 5.5.172
NuGet\Install-Package FluentSharp.REPL -Version 5.5.172
<PackageReference Include="FluentSharp.REPL" Version="5.5.172" />
<PackageVersion Include="FluentSharp.REPL" Version="5.5.172" />Directory.Packages.props
<PackageReference Include="FluentSharp.REPL" />Project file
paket add FluentSharp.REPL --version 5.5.172
#r "nuget: FluentSharp.REPL, 5.5.172"
#:package FluentSharp.REPL@5.5.172
#addin nuget:?package=FluentSharp.REPL&version=5.5.172Install as a Cake Addin
#tool nuget:?package=FluentSharp.REPL&version=5.5.172Install as a Cake Tool
FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. It makes extensive use of .NET ExtensionMethods and it reduces the amount of code required.
This is the FluentSharp REPL which provides a C# REPL enviroment (REPL is Read Eval Print Loop) which allows for real-time execution of complex C# code (and GUI manipulation)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 net35 is compatible. net40 net40 was computed. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 4 NuGet packages that depend on FluentSharp.REPL:
| Package | Downloads |
|---|---|
|
FluentSharp.MsBuild
FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. This is the FluentSharp MsBuild which simplifies the use of the Microsoft.Build Apis |
|
|
FluentSharp.VisualStudio2010
FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. It makes extensive use of .NET ExtensionMethods and it reduces the amount of code required (while making it more read This is the FluentSharp VisualStudio which provides a fluent API for creating VisualStudio 2010 extensions and program the VisualStudio 2010 GUI in real time |
|
|
FluentSharp.WatiN.NUnit
FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. This dll contains the a Fluent API for WatiN (via ExtensionMethods) with support for NUnit and C# REPL |
|
|
FluentSharp.CassiniDev.NUnit
This dll contains the Cassini WebServer and a fluent API to use it.FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.5.172 | 3,571 | 7/31/2014 |
| 5.5.171 | 2,157 | 7/31/2014 |
| 5.5.170 | 2,208 | 7/31/2014 |
| 5.5.169 | 2,183 | 7/31/2014 |
| 5.5.168 | 2,207 | 7/31/2014 |
| 5.5.167 | 2,224 | 7/20/2014 |
| 5.5.166 | 2,165 | 7/14/2014 |
| 5.5.165 | 2,165 | 7/13/2014 |
| 5.5.163 | 2,115 | 7/13/2014 |
| 5.5.162 | 2,146 | 7/13/2014 |
| 5.5.157 | 2,139 | 7/11/2014 |
| 5.5.156 | 2,185 | 7/7/2014 |
| 5.5.149 | 2,143 | 7/4/2014 |
| 5.5.148 | 2,175 | 7/4/2014 |
| 5.4.142 | 2,115 | 7/2/2014 |
| 5.3.121 | 2,685 | 7/23/2013 |
| 5.3.112 | 2,320 | 7/16/2013 |
| 5.3.111 | 2,354 | 7/15/2013 |
| 5.3.110 | 2,447 | 7/15/2013 |
| 5.3.109 | 2,427 | 7/14/2013 |
5.0.x - version auto created from TeamCity
4.5.3.0 - fixed visual bug in code editor
4.5.2.0 - Synced dll versions
4.4.3.0 - Updating refs to CoreLib and BCL
4.4.0.0 - Syncing all FluentSharp Dlls to 4.4.0.0
4.1.1.1 - First Commit