We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ed799 commit be7e321Copy full SHA for be7e321
README.md
@@ -12,9 +12,13 @@ An Angular2 Frontend for integrating with the Microting eForm API v1.
12
13
## Support Platforms
14
15
- - .NET Framework 4.5+
16
- - Windows 7 SP1
17
- - MS SQL 2008 R2
+| OS | .Net Standard 2.0 | NET Framework 4.6.1 | MS SQL 2016+ | MySQL/MariaDB |
+| ------------- |:-----:|:-----:|:-----:|:-----:|
+| OSX 10.14.2 | X | | X | X |
18
+| Windows 10 | X | X | X | X |
19
+| Windows Server 2016 | X| X | X | X |
20
+| Ubuntu 18.04 | X | | X | X |
21
+| Ubuntu 16.04 | X | | X | X |
22
23
## Get access token
24
0 commit comments