fullcalendar-aspnet-core:FullCalendar在ASP.NET Core中的实现

时间:2021-05-14 00:13:46
【文件属性】:
文件名称:fullcalendar-aspnet-core:FullCalendar在ASP.NET Core中的实现
文件大小:331KB
文件格式:ZIP
更新时间:2021-05-14 00:13:46
sql-server netcore aspnet-core event-calendar fullcalendar 带有Visual Studio的FullCalendar .NET Core 在ASP.NET Core中的实现 该项目包括JavaScript ES6 +中FullCalendar的实现,并连接了必要的数据库访问层(包括SQL语句)以与SQL Server进行交互。 配置 前端 当我使用编译我的Sass文件和现代的ES6 + JavaScript文件时,您将需要安装和npm,以使JavaScript浏览器可以理解。 克隆此存储库,然后在命令提示符中导航到项目目录并安装NPM软件包 cd [project's path]\fullcalendar-core\fullcalendar-core npm i 您还需要因为我已设置为在项目打开时以监视方式运行Webpack。 的WebPack也将分别建造建筑物JavaScript生产之前运行。 如果在Visual Studio中打开“任务运
【文件预览】:
fullcalendar-aspnet-core-master
----.gitignore(4KB)
----fullcalendar-core.sln(1KB)
----screenshots()
--------fullcalendar-1.jpg(71KB)
--------fullcalendar-2.jpg(95KB)
--------fullcalendar-3.jpg(91KB)
----fullcalendar-core()
--------Program.cs(606B)
--------appsettings.Development.json(137B)
--------package.json(1KB)
--------Controllers()
--------appsettings.json(227B)
--------package-lock.json(385KB)
--------webpack.config.js(2KB)
--------.cache()
--------Views()
--------AppSettings.cs(223B)
--------Library()
--------Styles()
--------Scripts()
--------fullcalendar-core.csproj(543B)
--------Startup.cs(2KB)
--------Properties()
--------Models()
--------DataAccessLayer()
--------wwwroot()
----README.md(3KB)
----.gitattributes(2KB)

网友评论