{"id":19504923,"url":"https://github.com/donpotts/myaccounts","last_synced_at":"2025-04-15T17:42:30.985Z","repository":{"id":249879552,"uuid":"832836708","full_name":"donpotts/MyAccounts","owner":"donpotts","description":"Simple financial account management application.","archived":false,"fork":false,"pushed_at":"2025-03-21T00:51:51.000Z","size":1743,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T23:11:16.405Z","etag":null,"topics":["aspnet-core","blazor-webassembly","ef-core","finance","money","mudblazor"],"latest_commit_sha":null,"homepage":"https://myaccounts.azurewebsites.net","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/donpotts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-23T20:19:53.000Z","updated_at":"2025-03-03T02:31:07.000Z","dependencies_parsed_at":"2025-01-08T10:43:46.233Z","dependency_job_id":"f985fafc-8302-4e58-8abd-49ac82791dde","html_url":"https://github.com/donpotts/MyAccounts","commit_stats":null,"previous_names":["donpotts/myaccounts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donpotts%2FMyAccounts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donpotts%2FMyAccounts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donpotts%2FMyAccounts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donpotts%2FMyAccounts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donpotts","download_url":"https://codeload.github.com/donpotts/MyAccounts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249121471,"owners_count":21216128,"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":["aspnet-core","blazor-webassembly","ef-core","finance","money","mudblazor"],"created_at":"2024-11-10T22:27:45.107Z","updated_at":"2025-04-15T17:42:30.961Z","avatar_url":"https://github.com/donpotts.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Accounts\n\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/donpotts/myaccounts/myaccounts.yml?logo=github)\n\nSimple financial account management application.\n\n## Overview\n\nThis repository contains an ASP.NET Core application with a Blazor WebAssembly (WASM) and MAUI UI applications in .NET 8. It also includes user authentication using ASP.NET Core 8 Identity, uses Entity Framework Core SQLite as the database, and supports OData for efficient querying.\n\n## Features\n\n- ASP.NET Core Kestrel web server: A robust and high-performance server.\n- Blazor WASM UI: A modern web UI framework for .NET.\n- Maui Blazor UI: A modern cross platform UI framework for .NET.\n- MudBlazor components: Using side and top navigation.\n- Swagger UI: An interactive documentation for your API.\n- ASP.NET Core 8 Identity: A membership system that adds login functionality to your application.\n- Entity Framework Core SQLite: A lightweight database provider for Entity Framework Core.\n- OData Support: A standard for building and consuming RESTful APIs.\n- Import CSV: Use \"MyAccounts-2024-08-16-import.csv\" for CSV format (Quicken Export All Transactions).\n\n## Getting Started\n\n### Prerequisites\n\n- Visual Studio 2022\n- .NET 8\n- ASP.NET Core\n- Blazor WASM\n- Swagger UI\n- ASP.NET Core 8 Identity\n- MudBlazor Components\n- Entity Framework Core SQLite\n- OData\n- MAUI\n\n### Installation\n\n1. Clone the repo\n  git clone https://github.com/donpotts/MyAccounts.git\n2. Install .NET packages\n3. Install MudBlazor packages\n4. Install any missing packages\n5. dotnet restore\n   \n## API Documentation\n\nYou can access the API documentation at your Swagger UI endpoint (using `/swagger` on your application's URL).\n\nExample:  https://myaccounts.azurewebsites.net/swagger\n\n## Authentication\n\nThis application uses ASP.NET Core 8 Identity for user authentication. To log in, navigate to the login page and enter your credentials.\n\nAdministrator\n\nUsername:  adminUser@example.com\n\nPassword:  testUser123!\n\nNormal user\n\nUsername:  normalUser@example.com\n\nPassword:  testUser123!\n\n## OData Support\n\nThis application supports OData for efficient querying. You can use OData query options on the API endpoints.\n\n## Contact\n\nDon.Potts@DonPotts.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonpotts%2Fmyaccounts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonpotts%2Fmyaccounts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonpotts%2Fmyaccounts/lists"}