{"id":23301417,"url":"https://github.com/kxlmtdx/aspinventory","last_synced_at":"2026-05-07T11:32:29.085Z","repository":{"id":268856423,"uuid":"905316027","full_name":"kxlmtdx/ASPInventory","owner":"kxlmtdx","description":"Web application, built on ASP.NET MVC and using Microsoft SQL Server.","archived":false,"fork":false,"pushed_at":"2025-02-17T06:36:13.000Z","size":1194,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T22:18:48.411Z","etag":null,"topics":["asp-net-mvc","csharp","sql-server","web"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/kxlmtdx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-18T15:24:27.000Z","updated_at":"2025-02-17T06:36:16.000Z","dependencies_parsed_at":"2025-02-15T23:31:17.016Z","dependency_job_id":null,"html_url":"https://github.com/kxlmtdx/ASPInventory","commit_stats":null,"previous_names":["kxlmtdx/aspinventory"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxlmtdx%2FASPInventory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxlmtdx%2FASPInventory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxlmtdx%2FASPInventory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxlmtdx%2FASPInventory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kxlmtdx","download_url":"https://codeload.github.com/kxlmtdx/ASPInventory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557820,"owners_count":20958058,"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":["asp-net-mvc","csharp","sql-server","web"],"created_at":"2024-12-20T10:12:18.822Z","updated_at":"2026-05-07T11:32:29.054Z","avatar_url":"https://github.com/kxlmtdx.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASPInventory\n\n[![.NET Foundation](https://img.shields.io/badge/.NET%20Foundation-blueviolet.svg)](https://www.dotnetfoundation.org/)\n![License](https://img.shields.io/badge/License-MIT-blue)\n\n## About\n\nASPInventory is a web application built on the ASP.NET MVC framework, designed for managing and tracking inventory equipment and assets. This project utilizes Microsoft SQL Server as its database backend, providing a robust solution for organizations to maintain an organized inventory system.\n\n## Project Overview\n\nASPInventory serves as a knowledge base with a user-friendly web interface, allowing users to:\n\n- Track inventory items and their details.\n- Manage equipment status and locations.\n\n## Getting Started\n\nTo run the ASPInventory project locally, follow these steps:\n\n1. **Clone or download the repository:**\n ```bash\n git clone https://github.com/yourusername/ASPInventory.git\n cd ASPInventory \n```\n2. **Set up the database:**\n\nYou can set up the database using one of the following methods:\n\n* BACPAC file: Import the BACPAC file from [Google Drive link][bacpacGD].\n* SQL script: Execute the SQL script from [Google Drive link][sqlScriptGD].\n  \nAfter setting up the database, update the connection string in appsettings.json to point to your SQL Server instance:\n ```json\n\"DefaultConnection\": \"Server=...;Database=Categories;Trusted_Connection=True;TrustServerCertificate=True\"\n```\n\n3. **Run the application:**\n   \nAfter setting up the database, you can run the application directly without needing to apply migrations.\np.s migrations soon\n\nᅠ\nᅠ\n\n## ʳᵘsection\n1. **Скачайте проект в .zip или клонируйте репозиторий:**\n ```bash\n git clone https://github.com/kxlmtdx/ASPInventory.git\n cd ASPInventory \n```\n\n2. **Настройка базы данных:**\n* Используйте [BACPAC файл][bacpacGD] или [SQL скрипт][sqlScriptGD] для создания базы данных.\n* Обновите строку подключения в appsettings.json:\n```json\n\"DefaultConnection\": \"Server=...;Database=Categories;Trusted_Connection=True;TrustServerCertificate=True\"\n```\n\n3. **Запуск приложения:**\n\nПосле настройки базы данных приложение можно запустить без применения миграций. p.s миграции будут добавлены\n\nᅠ\nᅠ\n\n## NuGet packets\n- microsoft.aspnetcore.mvc.razor.runtimecompilation\n- microsoft.entityframeworkcore\n- microsoft.entityframeworkcore.sqlserver\n- microsoft.entityframeworkcore.tools\n\n[bacpacGD]: https://drive.google.com/file/d/15RSXp0X61V5kmQVPCXM0IZRecSxl78vZ/view?usp=sharing\n[sqlScriptGD]: https://drive.google.com/file/d/1pOu8V6cMt4CJLEHFtuf1pb7CdhUyyMF6/view?usp=sharing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkxlmtdx%2Faspinventory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkxlmtdx%2Faspinventory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkxlmtdx%2Faspinventory/lists"}