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
- Host: GitHub
- URL: https://github.com/matthiee/recipesng6
- Owner: Matthiee
- Created: 2018-07-29T05:29:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T09:22:13.000Z (over 3 years ago)
- Last Synced: 2025-02-07T13:56:27.606Z (over 1 year ago)
- Topics: angular, angular6, backend, dotnet-core, ef-core, frontend, ng6
- Language: C#
- Homepage:
- Size: 661 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
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 |