Commit Graph
17 Commits
Author SHA1 Message Date
dependabot[bot] 17bb5e1c31 Bump Microsoft.AspNetCore.Mvc
Bumps Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:06:35 +00:00
Jovan Popovic 7e5e287366 Converted TodoRestApi to .csproj 2018-10-12 22:57:14 +02:00
Jovan Popovic 1e8f76d5dd Refactored IVS, React and Todo Apps 2017-04-08 22:34:26 +02:00
Jovan Popovic b36a769b11 Connection string moved to config
Connection strings in Todo REST API is moved to settings file.
2016-10-25 10:33:10 -07:00
Jovan Popovic eedbbc964f Upgradd Todo REST API
Todo REST API is upgraded from ASP.NET Core RC2 to v1.0
2016-08-14 12:14:46 +02:00
Jovan Popovic c906864cb4 Refactoring and updating package
Products.js file refactored. TodoRest API upgraded to SqlClient v.0.3
and Startup file points to local database by default.
2016-08-14 11:15:33 +02:00
Jovan Popovic 0e46c20b24 Minor fixes in readme.md
Added minor corrections in readme.md files
2016-06-22 14:51:09 +02:00
Jovan Popovic 53a2b02b16 Minor changes 2016-06-20 14:37:04 +02:00
Jovan Popovic 079ab6537e Linking files
Added links on Setup.sql and Startup.cs
2016-06-20 11:17:55 +02:00
Jovan Popovic 7c53e84582 minor text update 2016-06-19 22:21:16 +02:00
Jovan Popovic d6a75241fa Updated readme 2016-06-19 20:54:41 +02:00
Jovan Popovic ee0ec356e9 Updated .gitignore and Project_Readme 2016-06-19 15:20:24 +02:00
Jovan Popovic cfee412e3b Renamed xproj file
Changed name to TodoRestWebAPI
2016-06-18 23:46:20 +02:00
Jovan Popovic 2d03bc8550 Ignore .sln files
Added *.sln in .gitignore file
2016-06-18 23:13:11 +02:00
Jovan Popovic 45c1308e38 Added setup and refactoring 2016-06-18 23:09:56 +02:00
Jovan Popovic 3aa76a3a21 Updated Project_Readme file
Added better description.
2016-06-18 16:24:22 +02:00
Jovan Popovic 4caffb56f0 Moved todo-rest project
Files in TodoRest API project are moved to new location.
2016-06-18 15:57:41 +02:00