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
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
[<imgsrc="https://cdn.anychart.com/images/logo-transparent-segoe.png?2"width="234px"alt="AnyChart - Robust JavaScript/HTML5 Chart library for any project">](https://anychart.com)
2
-
PHP basic template
2
+
ASP.NET C# basic template
3
3
=========================
4
4
5
5
This example shows how to use Anychart library with the C# programming language using ASP.NET and MySQL database.
@@ -31,6 +31,7 @@ Open project in Visual Studio using AspNetCSharpMysqlTemplate.sln solution file
31
31
32
32
Run application using Run button or press F5
33
33
34
+
If you have some problems with MySQL connection, ensure that MySql.Data.Entity.EF6 in References has correct path to MySql.Data.Entity.EF6.dll
0 commit comments