{"id":15410758,"url":"https://github.com/damienbod/angularautosavecommands","last_synced_at":"2025-04-19T04:18:25.600Z","repository":{"id":40854940,"uuid":"66503555","full_name":"damienbod/AngularAutoSaveCommands","owner":"damienbod","description":"ASP.NET Core, Angular, Angular CLI, MS SQL Server, Undo, Redo, Auto save","archived":false,"fork":false,"pushed_at":"2022-12-08T11:57:14.000Z","size":9255,"stargazers_count":24,"open_issues_count":2,"forks_count":13,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-29T06:51:16.548Z","etag":null,"topics":["angular","aspnet-core","aspnetcore","dotnet","ef-core","sqlite"],"latest_commit_sha":null,"homepage":"https://damienbod.com/2016/08/29/implementing-undo-redo-in-asp-net-core/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/damienbod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-24T22:11:52.000Z","updated_at":"2025-02-12T06:37:25.000Z","dependencies_parsed_at":"2023-01-25T08:15:26.308Z","dependency_job_id":null,"html_url":"https://github.com/damienbod/AngularAutoSaveCommands","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienbod%2FAngularAutoSaveCommands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienbod%2FAngularAutoSaveCommands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienbod%2FAngularAutoSaveCommands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienbod%2FAngularAutoSaveCommands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damienbod","download_url":"https://codeload.github.com/damienbod/AngularAutoSaveCommands/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249191297,"owners_count":21227539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","aspnet-core","aspnetcore","dotnet","ef-core","sqlite"],"created_at":"2024-10-01T16:46:13.728Z","updated_at":"2025-04-19T04:18:25.558Z","avatar_url":"https://github.com/damienbod.png","language":"C#","readme":"# Angular Auto-Save Commands\n\n[![.NET](https://github.com/damienbod/AngularAutoSaveCommands/workflows/.NET/badge.svg)](https://github.com/damienbod/AngularAutoSaveCommands/actions?query=workflow%3A.NET) \n\nArticles in this series:\n\n\u003col\u003e\t\n  \u003cli\u003e\u003ca href=\"https://damienbod.com/2016/08/29/implementing-undo-redo-in-asp-net-core/\"\u003eImplementing UNDO, REDO in ASP.NET Core\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://damienbod.com/2016/09/08/angular-2-auto-save-undo-and-redo/\"\u003eAngular Auto Save, Undo and Redo\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://damienbod.com/2016/09/09/asp-net-core-action-arguments-validation-using-an-actionfilter/\"\u003eASP.NET Core Action Arguments Validation using an ActionFilter\u003c/a\u003e\u003c/li\u003e\n\u003c/ol\u003e\n\n## History\n\n\u003cb\u003e2021-01-19:\u003c/b\u003e Updated to ASP.NET Core 5, Angular CLI 11.0.9\n\n\u003cb\u003e2019-09-23:\u003c/b\u003e Updated to ASP.NET Core 3.0, Angular 8.2.7\n\n\u003cb\u003e2019-09-01:\u003c/b\u003e Updated npm packages\n\n\u003cb\u003e2019-08-19:\u003c/b\u003e Updated to ASP.NET Core 3.0 Preview 8, updating npm packages\n\n\u003cb\u003e2019-07-31:\u003c/b\u003e Updated to ASP.NET Core 3.0 Preview 7\n\n\u003cb\u003e2019-07-31:\u003c/b\u003e Updated to Angular 8.1.3\n\n\u003cb\u003e2019-05-03:\u003c/b\u003e Updated to Angular 7.2.14, nuget packages, in-process\n\n\u003cb\u003e2019-03-15:\u003c/b\u003e Updated to Angular 7.2.9, nuget packages\n\n\u003cb\u003e2019-02-16:\u003c/b\u003e Updated to Angular 7.2.4, ASP.NET Core 2.2 nuget packages\n\n\u003cb\u003e2018-11-22:\u003c/b\u003e Updated to Angular 7.1.0, nuget packages\n\n\u003cb\u003e2018-09-28:\u003c/b\u003e Updated to Angular 6.1.9, ,NET 2.1.4\n\n\u003cb\u003e2018-06-16:\u003c/b\u003e Updated to Angular 6.0.5\n\n\u003cb\u003e2018-06-16:\u003c/b\u003e Updated to ASP.NET Core 2.1\n\n\u003cb\u003e2018-02-11:\u003c/b\u003e Updated to ASP.NET Core All 2.0.5 and Angular 5.2.4\n\n\u003cb\u003e2017-08-19:\u003c/b\u003e Updated to ASP.NET Core 2.0 and Angular 4.3.5\n\n\u003cb\u003e2017-02-03:\u003c/b\u003e Updated to Angular 2.4.5 and webpack 2.2.1, VS2017 RC3, msbuild3\n\n\u003cb\u003e2017-01-04:\u003c/b\u003e Updated to Angular 2.4.1 and webpack 2.2.0-rc.3\n\n\u003cb\u003e2016-12-23:\u003c/b\u003e Updated to Visual Studio 2017 and ASP.NET Core 1.1 ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamienbod%2Fangularautosavecommands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamienbod%2Fangularautosavecommands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamienbod%2Fangularautosavecommands/lists"}