Git Product home page Git Product logo

mpacore.phonebook's Introduction

必备条件

nuget 配置

首先设置开发环境,打开nuget程序包管理器,添加一个nuget源。

https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json

如图所示: Nuget Option 然后生成解决方案。

数据库的生成

选择EntityFrameworkCore层,作为默认 Generator Data Base 执行

update-database

mpacore.phonebook's People

Contributors

ltm0203 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mpacore.phonebook's Issues

新增联系人时,报错

我跟着老师的视频,看到联系人绑定视图页面这节课时,列表没问题,但新增联系人时,点击保存会报错,跟了下代码,JS 和后端都没有进断点,报错的大概内容时验证没通过,不知道哪里出的问题。

以下是报错信息:
AbpValidationException: Method arguments are not valid! See ValidationErrors for details.
Abp.Runtime.Validation.Interception.MethodInvocationValidator.ThrowValidationError() in MethodInvocationValidator.cs, line 118

有关智能提示的疑问

请问:视频中的智能提示,可以从当前解决方案中命名空间查找(见图11)
11

我的VS2017,只能从当前文档已经using的命名空间查找(见图22)
22

请问是如何设置的?或者缺少了什么插件?

绑定联系人页面时报错

HandlerException: Can't create component 'ONE.PhoneBook.Web.Mvc.Controllers.PersonsController' as it has dependencies to be satisfied.

'ONE.PhoneBook.Web.Mvc.Controllers.PersonsController' is waiting for the following dependencies:

  • Service 'ONE.PhoneBook.PhoneBook.IPersonAppService' which was not registered.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.