Info
| Version: | 0.3.0 | 
| Author(s): | Eto.Toolkit Authors | 
| Last Update: | Thursday, April 2, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Eto.CodeEditor | 
Install
Install-Package Eto.CodeEditor
                        dotnet add package Eto.CodeEditor
                        paket add Eto.CodeEditor
                        
                                Eto.CodeEditor Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Eto.Forms(>= 2.4.1)
- NETStandard.Library(>= 1.6.1)
 
                
Currently only supports Eto.Wpf and Eto.XamMac2, please add the platform-specific nuget package to your project.