All Projects → yoyomooc → 52abp.school

yoyomooc / 52abp.school

52ABP实战系列教程入门-52ABP学校管理系统

Projects that are alternatives of or similar to 52abp.school

Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
Stars: ✭ 1,915 (+1159.87%)
Mutual labels:  asp-net-core
Nlayerappv3
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
Stars: ✭ 138 (-9.21%)
Mutual labels:  asp-net-core
Aspnetcoreratelimit
ASP.NET Core rate limiting middleware
Stars: ✭ 2,199 (+1346.71%)
Mutual labels:  asp-net-core
Elmahcore
ELMAH for Net.Standard and Net.Core
Stars: ✭ 127 (-16.45%)
Mutual labels:  asp-net-core
Websocket Rpc
WebSocket RPC library for .NET with auto JavaScript client code generation, supporting ASP.NET Core
Stars: ✭ 132 (-13.16%)
Mutual labels:  asp-net-core
Hardhat
Help secure .net core apps with various HTTP headers (such as CSP's)
Stars: ✭ 138 (-9.21%)
Mutual labels:  asp-net-core
Recaptcha.aspnetcore
Google reCAPTCHA v2/v3 for .NET Core 3.x
Stars: ✭ 122 (-19.74%)
Mutual labels:  asp-net-core
Westwind.aspnetcore.markdown
An ASP.NET Core Markdown support library that provides Markdown parsing, a Markdown TagHelper and Markdown Page Handler Middleware
Stars: ✭ 148 (-2.63%)
Mutual labels:  asp-net-core
Raypi
一个基于.NET Core 3.1的DDD(领域驱动)的极简风WebApi开发框架。
Stars: ✭ 138 (-9.21%)
Mutual labels:  asp-net-core
Aspnetcoresample
Asp.Net Core Samples.
Stars: ✭ 143 (-5.92%)
Mutual labels:  asp-net-core
Ntoastnotify
Asp.Net Core abstraction for server side rendered toast notifications using toast.js or noty.js. Supports AJAX calls as well.
Stars: ✭ 127 (-16.45%)
Mutual labels:  asp-net-core
Sunengine
SunEngine – site engine with blog, forum and articles sections features support.
Stars: ✭ 130 (-14.47%)
Mutual labels:  asp-net-core
Vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
Stars: ✭ 139 (-8.55%)
Mutual labels:  asp-net-core
Aspnetcorehybridflowwithapi
ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
Stars: ✭ 127 (-16.45%)
Mutual labels:  asp-net-core
Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Bulma, AntDesign, and Material.
Stars: ✭ 2,103 (+1283.55%)
Mutual labels:  asp-net-core
Vc Storefront
VirtoCommerce Storefront for ASP.NET Core 3.1 repository
Stars: ✭ 122 (-19.74%)
Mutual labels:  asp-net-core
Lib.aspnetcore.serversentevents
Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core
Stars: ✭ 138 (-9.21%)
Mutual labels:  asp-net-core
Rapidcms
RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code. It provides a basic set of editors and controls, and is fully customisable.
Stars: ✭ 149 (-1.97%)
Mutual labels:  asp-net-core
Vuejsssrsample
ASP.NET Core Vue.js server-side rendering sample:
Stars: ✭ 146 (-3.95%)
Mutual labels:  asp-net-core
Fluentvalidation.blazor
Fluent Validation-powered Blazor component for validating standard <EditForm> 🌌 ✅
Stars: ✭ 140 (-7.89%)
Mutual labels:  asp-net-core

欢迎大家来到52ABP学校

52ABP实战系列教程入门-52ABP学校管理系统

>Demo网址>: https://school.yoyocms.com/

本次课程会使用.NET CORE及EF CORE作为核心技术,带大家做出一个简单的学校管理系统。

SyncToGithub的编译状态: VSTS推送代码到github。

从0开始

这可以跟着视频一步一步的完成它。

快速启动

如果你电脑没有安装Sqlserver ,那么请修改appsettings.json中的信息,使用下面的链接字符串:

 "Default": "Server=(localdb)\\mssqllocaldb;Database=ContosoUniversity2;Trusted_Connection=True;MultipleActiveResultSets=true"

首先要生成数据库 File 在程序包管理器控制台执行:update-database

File1

执行完成后,输入快捷键ctrl+F5快速启动项目

截图

File12

如何下载

所有课程的源代码均可以到Github进行下载!

地址: https://github.com/52ABP/52ABP.School

视频教程地址:

网易云课堂: https://study.163.com/provider/400000000309007/index.htm?share=2&shareId=400000000309007

本课程地址: https://study.163.com/course/courseMain.htm?courseId=1004710017&share=2&shareId=400000000309007

【推荐课程】52abp框架asp.net core & Angular全栈开发实战视频课程: https://dwz.cn/kQydQrTe

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].