An open API service indexing awesome lists of open source software.

https://github.com/matthiee/recipesng6

Angular 6 Recipe app with ASP.Net Core and EF.Core backend
https://github.com/matthiee/recipesng6

angular angular6 backend dotnet-core ef-core frontend ng6

Last synced: about 1 month ago
JSON representation

Angular 6 Recipe app with ASP.Net Core and EF.Core backend

Awesome Lists containing this project

README

          

# Recipes

Easy to use webapp to manage recipes and create a shopping list based on the recipes.

### Technologies used
| Technology | Version |
|:----------------------|--------:|
| Angular | 6.1.1 |
| ASP.NET Core | 2.1.2 |
| .NET Standard | 2.0 |
| EntityFramework.Core | 2.1.1 |
| AutoMapper | 7.0.1 |