You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# surveyjs-aspnet-mvc
2
2
Sample .NET Core backend for SurveyJS: Survey Library and Survey Creator
3
3
4
+
### Disclaimer
5
+
This demo illustrates how to integrate SurveyJS libraries with PHP backend. This demo doesn't cover all of real survey service application aspects, such as authentication, authorization, user management, access levels and different security issues. These aspects are covered by backend-specific articles, forums and documentation. This demo demos is just intergration one and can't be used as a real service.
4
6
5
7
## [SurveyJS Home Page](https://surveyjs.io/Examples/Service/)
0 commit comments