mirror of
https://github.com/VitalickS/BrightSharp.Toolkit.git
synced 2026-03-21 02:21:15 +00:00
Ver 2.0. Fixes and improvements.
This commit is contained in:
44
README.md
44
README.md
@@ -3,32 +3,46 @@
|
||||
------------------------
|
||||
|
||||
# BrightSharp.Toolkit
|
||||
## Free WPF Professional Themes and User Controls
|
||||
|
||||
### version 1.0.0
|
||||
Professional WPF Themes and User Controls. It requires `.NET 4.5`.
|
||||
|
||||
|
||||
### Install **basic** from nuget package manager (requires .NET 4.0 AnyCPU)
|
||||
### Current Version 2.0
|
||||
|
||||
|
||||
### Nuget
|
||||
```batch
|
||||
PM > Install-Package BrightSharp.Toolkit
|
||||
> Install-Package BrightSharp.Toolkit
|
||||
```
|
||||
|
||||
### Install **extra** from nuget package manager (requires .NET 4.5.2 - x86 or x64)
|
||||
```batch
|
||||
PM > Install-Package BrightSharp.Toolkit.Extra.64
|
||||
```
|
||||
NOTE: Extra controls use [CefSharp package](https://github.com/cefsharp/CefSharp) (x86 or x64 architecture required).
|
||||
In future we will add many different controls, that use HTML5 technologies. Extra package does not depend on basic.
|
||||
|
||||
## How To
|
||||
|
||||
1. [How to Apply Themes](docs/help/apply-themes.md)
|
||||
2. [How to Use HtmlEditor](docs/help/htmleditor.md)
|
||||
3. [Brushes/Colors List](docs/help/brushes.md)
|
||||
3. [Brushes List](docs/help/brushes.md)
|
||||
|
||||
## See presentation screenshots
|
||||
Classic:
|
||||
|
||||
## Classic Theme
|
||||

|
||||
|
||||
DevLab:
|
||||
|
||||
## HtmlEditor (CKEditor) Screenshot (Extra package)
|
||||

|
||||

|
||||
|
||||
Silver:
|
||||
|
||||

|
||||
|
||||
Blue:
|
||||
|
||||

|
||||
|
||||
DarkBlue:
|
||||
|
||||

|
||||
|
||||
____________
|
||||
|
||||
|
||||
#### Created by Vitaly.S (Minsk, Skype)
|
||||
Reference in New Issue
Block a user