Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/froala/wysiwyg-editor-dotnet-sdk

.NET SDK to ease the integration of Froala WYSIWYG Editor on server side.
https://github.com/froala/wysiwyg-editor-dotnet-sdk

froala-editor rich-text-editor wysiwyg wysiwyg-dotnet wysiwyg-editor wysiwyg-html-editor

Last synced: 2 days ago
JSON representation

.NET SDK to ease the integration of Froala WYSIWYG Editor on server side.

Awesome Lists containing this project

README

        

# Froala WYSIWYG Editor .NET SDK

Easing the [Froala WYSIWYG HTML Editor](https://github.com/froala/wysiwyg-editor) server side integration in .NET projects.

## Dependencies

.NET Core 1.0 or .Net Framework version 4.5.2+ is required.

## Installation

1. Clone this repo or download the zip.

2. Load `src` project directory in your project and import it.

3. To run .NET examples:

* Open `FroalaEditorSDK.sln` in Visual Studio.
* Run `demo` or `demo-core` project.

## Import lib

* Visual Studio -> Right click on your project -> Add -> Reference... -> Select `src` project.

## Documentation

* [Official documentation](https://www.froala.com/wysiwyg-editor/docs/sdks/dotnet)

## Help
- Found a bug or have some suggestions? Just submit an issue.
- Having trouble with your integration? [Contact Froala Support team](http://froala.com/wysiwyg-editor/contact).

## License

The Froala WYSIWYG Editor .NET SDK is licensed under MIT license. However, in order to use Froala WYSIWYG HTML Editor plugin you should purchase a license for it.

Froala Editor has [3 different licenses](http://froala.com/wysiwyg-editor/pricing) for commercial use.
For details please see [License Agreement](http://froala.com/wysiwyg-editor/terms).