Git Product home page Git Product logo

haugan / aspnetcoremvcwebstore Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 1.02 MB

A web store project I'm building with ASP.NET Core in Visual Studio 2017. The web application is being built by following the official Microsoft documentation on ASP.NET Core MVC, and is so far capable of simple CRUD actions, client and server side data validations, and filtering/search against a local SQL db.

C# 99.04% JavaScript 0.27% CSS 0.69%

aspnetcoremvcwebstore's People

Contributors

haugan avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ucc-ce-itinaec

aspnetcoremvcwebstore's Issues

duplicate content items

Hi, i'm newcomer in aspnet, hope it has nothing with my settings, but if I cloned your project, I couldn't build it because of error bellow:
{visual studio 2017}
/usr/local/share/dotnet/sdk/2.0.0/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.DefaultItems.targets(5,5): Error: Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'wwwroot/images/products/monologue1.jpg' (WebStore)

I also found out the solution:
-open xxxx. csproj project in text editor

  • remove which has ..content Include=....
  • reload project

;)

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.