Giter Club home page Giter Club logo

corecooking's Introduction

Core Cooking

This is a simple cooking recipe website using .Net Core 2.0. It uses Azure storage as the datastore by storing json files. This is done so it can be hosted for free. (I am already using my free azure mobile database for another project).

It was written to explore Asp.net Core MVC and Boostrap 4.

This is a simple site, so it only has Repositories, Models and ViewModels. If it was more complex I would start to look at a service layer and separating out the datalayer into it's own project.

Technologies used:

  • Core 2.1
  • Asp.Net MVC
  • Azure
  • Azure Storage
  • Bootstrap 4
  • Cookie based Authentication
  • ImageSharp

Setup Dev Environment

  • The project runs in Visual Studio 2017
  1. You will need to manually add a appsettings.UserSecrets.json file to the CoreCooking.Models project root. (This is because user secrets don't work on )

  2. Populate this file with a link to the azure storage datastore.

https://docs.microsoft.com/en-us/aspnet/core/fundamentals/static-files?view=aspnetcore-3.1

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.