Commit Graph
100 Commits
Author SHA1 Message Date
Umachandar Jayachandran 35fb826412 Merge pull request #1013 from microsoft/dependabot/nuget/samples/features/json/todo-app/dotnet-rest-api/Microsoft.AspNetCore.Mvc-1.0.4
Bump Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4 in /samples/features/json/todo-app/dotnet-rest-api
2022-05-16 11:16:55 -07:00
dependabot[bot] 756892792a 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:41 +00:00
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
dependabot[bot] 8460640789 Bump Microsoft.AspNetCore.Mvc
Bumps Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4.

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 01:21:59 +00:00
Pedro Lopes 43c07fb07f Update Dapper-Orm.csproj 2021-07-05 18:18:51 -07:00
Jovan Popovic 2f226722d0 Upgaded Angular Tour of Heroes to .Net Core 2.1 2018-11-03 14:54:35 +01:00
Jovan Popovic e55d245473 React sample converted from .xproj to .csproj 2018-10-12 23:06:25 +02:00
Jovan Popovic 7e5e287366 Converted TodoRestApi to .csproj 2018-10-12 22:57:14 +02:00
Jovan Popovic ef33b71298 Updated js files in Angular demo 2018-09-30 13:02:46 +02:00
Meet Bhagdev daa75b6aa9 Update package.json 2018-09-25 11:18:19 +02:00
Jovan Popovic 48e250190a Upgrades nodejs samples to v0.3 data access 2018-02-04 18:04:02 +01:00
Jovan Popovic 302afeeb8c Changed data access to Express4 tedious v0.2 2018-02-03 19:41:45 +01:00
Jovan Popovic d9f2c7125f Upgraded to express4-tedious DAC
Changed data access layer in nodejs product catalog to express4 tedious.
2018-01-27 14:32:13 +01:00
Jovan Popovic 75fdf72de9 Updating query() to sql() in nodejs rest examples 2018-01-27 11:11:26 +01:00
Jovan Popovic c4d63e1a39 Added sparse-checkout instruction to AngularJS sample 2017-12-18 11:15:06 +01:00
Jovan Popovic ba124d5667 AngularJS samples updated to Visual Studio 2017 2017-12-17 23:32:47 +01:00
Jovan Popovic b43e4c82d5 Added Dapper JSON Type Handler example
In json/Dapper-ORM is added new example that maps string[] and object properties to JSON.
2017-10-05 20:42:26 +02:00
Jovan Popovic 6ebfcb7fdc Added JSON & Dapper.ORM Integration sample 2017-09-21 10:04:30 +02:00
Jovan Popovic 1da6392f54 Removed deprecated nsproj file 2017-05-08 14:46:24 +02:00
Jovan Popovic 9eed023797 Removed setup.bat in nodejs app 2017-05-08 14:44:01 +02:00
Jovan Popovic 937951f294 Updated todo app readme.md file 2017-05-08 14:24:49 +02:00
Jovan Popovic e486860a32 Updated Todo Node.Js app to use express4-tedious middleware
Node.js data access added as npm module express4-tedious.
2017-05-08 13:05:09 +02:00
Jovan Popovic 7104348294 Fixed bug in todo app 2017-05-03 18:00:03 +02:00
Jovan Popovic 6ea45bfc6e Updated Readme file 2017-05-03 17:52:53 +02:00
Jovan Popovic c7b205fcd3 Updated product catalog examples for Virtual App Pass demo 2017-05-03 17:39:13 +02:00
Jovan Popovic 323c42bfd8 Updated Azure Function examples 2017-04-21 16:41:55 +02:00
Jovan Popovic cbb98ce579 Fixed scripts in react/nodejs 2017-04-13 17:50:38 +02:00
Jovan Popovic 1630c3ad6e NodeJS, RactJS, and SQL Server sample
New sample that implements ReactJS SPA with nodejs.
2017-04-08 22:54:30 +02:00
Jovan Popovic 1e8f76d5dd Refactored IVS, React and Todo Apps 2017-04-08 22:34:26 +02:00
Jovan Popovic ec65352509 Added logs in db.js
Added more logging information in /json/nodejs/todo-app/db.js
2017-03-29 23:24:33 +02:00
Jovan Popovic b67a2e1ffb Multiple changes due to SqlClient update 2017-03-20 21:49:19 +01:00
Jovan Popovic d1c5d9f5f1 Corrections in readme file 2017-03-13 23:06:51 +01:00
Jovan Popovic 8a86a7ff2d Added example with Azure Function REST API 2017-03-13 23:03:08 +01:00
Jovan Popovic 555b9eda29 Refactored node todo sample 2017-03-11 23:46:35 +01:00
Jovan Popovic 0d039ac0c9 Updated EF JSON sample
Aded search, JSON index, cleaned-up code.
2017-01-15 17:50:27 +01:00
Jovan Popovic 20486d03b3 Updated README for json/entity framewrok 2017-01-13 22:32:07 +01:00
Jovan Popovic df6330fbc7 Entity Framework JSON Example
Added project that shows how to map JSON fieds from database via Entity
Famework model.
2017-01-13 22:25:20 +01:00
Jovan Popovic aeca8bde3e Import from Azure Blob + several minor changes
1. Added two additional scripts in Belgrade Product catalog demo
2. Added Channel9 JSON demo script.
3. Added BULK IMPORT from Blob Storage sample
2017-01-08 01:43:15 +01:00
Jovan Popovic c5e7115d3a Fixed syntax errors in GeoJSON samples 2016-12-18 23:23:01 +01:00
Jovan Popovic 682c88cbc7 Added IVS demo app
Added IVS sample ap and corrected some spelling errors in readme file in
GeoJSON app.
2016-12-03 15:07:33 +01:00
Jovan Popovic 859a58e96b Minor updates in geojson readme 2016-12-03 10:49:58 +01:00
Jovan Popovic 5bd45500f7 Minor corrections in readme file 2016-12-03 10:39:38 +01:00
Jovan Popovic 767afc2940 Added GeoJSON/OpenLayers2 example 2016-12-03 10:29:47 +01:00
Jovan Popovic 346d5aa86b Updated readme file 2016-10-29 11:08:02 -07:00
Jovan Popovic dfc40b3a1e Updated AngularJS application.
Included node.js libraries.
2016-10-29 10:43:07 -07:00
Jovan Popovic 08cce021ee AngularJS Hero app
Working version of Hour of heroes app.
2016-10-29 09:34:49 -07:00
Jovan Popovic c1b729cd6d ReactJS app moved to different folder
ReactJS app is moved to reactjs/dotnet-comment-app. Removed
project.lock.json file from source control.
2016-10-29 09:14:27 -07: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 8f715933bb Connection string moved to settings file
Connection string in json/ProductCatalog and json/React apps are moved
to settings file. Changed namespaces in ReactCommentsApp
2016-10-25 10:13:16 -07:00
Jovan Popovic d5d7d4950f Conneciton string moved to settigns file 2016-10-25 09:47:43 -07:00