Record your code's execution and replay it later.
Info
Version: | 0.3.0 |
Author(s): | Daulet Zhanguzin |
Last Update: | Sunday, November 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daulet/Echo |
NuGet Url: | https://www.nuget.org/packages/Echo |
Install
Install-Package Echo
dotnet add package Echo
paket add Echo
Echo Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Castle.Core(>= 4.2.1)
- Microsoft.CSharp(>= 4.4.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- Castle.Core(>= 4.2.1)
- Newtonsoft.Json(>= 6.0.4)
Tags