Skip to content

Commit 038e83e

Browse files
Update README.md
1 parent efb04a4 commit 038e83e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,9 @@ Other features to come:
2929
* json file with specs of classes to be compiled from C# to TypeScript. Some C# data annotations will be translated into MetaData JavaScript objects, so client side frameworks like angular or knockout may use the same C# classes, with the same validation rules. Compilation may come in different "flavors" in such a way to adapt the code to various client frameworks.
3030
* TagHelpers providers for all most common client side frameworks.
3131
* TypeScript version of IQueryables, DContexts, and DbSets, with changes tracking cababilities and with the possibility
32-
to synchronize entities with various data sources (both local, and remote). Some of these feature will be available
33-
only on the commercial version.
32+
to synchronize entities with various data sources (both local, and remote).
3433
* Several more complex controls, like TreeViews, enahnced with native Drag/Drop capabilities (or polyfills).
35-
Some features will be available just on the commercial version.
36-
* Advanced interaction protocols and widgets based on native drag and drop (commercial version only).
34+
* Advanced interaction protocols and widgets based on native drag and drop.
3735

3836

3937

0 commit comments

Comments
 (0)