Skip to content

Commit cf6b68a

Browse files
committed
# Conflicts: # bin/latest_version.txt
2 parents f0b5826 + 1bd6c45 commit cf6b68a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,28 @@
11
# CS-Script Plugin (CSScript.Npp)
22
<img align="right" src="wiki/css_npp_logo_clear.png" alt="" style="float:right">
33

4+
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://oleg-shilo.github.io/cs-script/Donation.html)
5+
46
[![Github All Releases](https://img.shields.io/github/downloads/oleg-shilo/cs-script.npp/total.svg)]()
57

68
[Download latest release](https://github.com/oleg-shilo/cs-script.npp/releases)
79

810
*This Notepad++ plugin requires .NET v4.0 or higher.*
911

12+
----
13+
14+
### .NET Framework -> .NET transition
15+
16+
_The current release of CS-Script targets .NET Core family runtime (.NET 6).<br>
17+
CS-Script started targeting .NET 5+ about a year ago as .NET Framework further development has been effectively cancelled by the .NET team._
18+
19+
_Though Notepad++ CS-Script plugin is still shipped with the engine targeting by default .NET Framework. This is done as a reflection of the fact that many users of this plugin are still relying on .NET Framework.<br>_
20+
_However the plugin can be configured to use the .NET Core version of the script engine (you can install it from [here](https://github.com/oleg-shilo/cs-script/releases)). <br>_
21+
_The next version of the pluging will still maintain .NET Framework engine but by default will try to auto integrate with .NET Core.
22+
And the next release after that will have the .NET Framework option only available as a manual configuration/deployment step._
23+
24+
----
25+
1026
Total downloads via Notepad++ Plugin Manager: Total Downloads Count: ![](http://www.csscript.net/statistics/css.npp.count.jpeg)
1127
[Downloads Statistics](http://www.csscript.net/statistics/css.npp.stats.html)
1228

0 commit comments

Comments
 (0)