{"id":20348501,"url":"https://github.com/onebeyond/onebeyond-studio-obelisk","last_synced_at":"2025-04-12T01:15:24.401Z","repository":{"id":146756120,"uuid":"578590445","full_name":"onebeyond/onebeyond-studio-obelisk","owner":"onebeyond","description":"obelisk template for asp.net webapi/spa projects","archived":false,"fork":false,"pushed_at":"2025-04-07T22:29:17.000Z","size":5080,"stargazers_count":17,"open_issues_count":6,"forks_count":4,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-12T01:15:18.117Z","etag":null,"topics":["clean-architecture","cqs","csharp","dotnet","dotnet-core","dotnet8","dotnetcore","onion-architecture","sass","template","template-project","vertical-slice-architecture","vuejs"],"latest_commit_sha":null,"homepage":"","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/onebeyond.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-15T12:20:07.000Z","updated_at":"2025-04-07T14:41:16.000Z","dependencies_parsed_at":"2023-05-17T21:00:45.142Z","dependency_job_id":"58cb915e-db09-4434-b1d7-a42321ec398f","html_url":"https://github.com/onebeyond/onebeyond-studio-obelisk","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/onebeyond%2Fonebeyond-studio-obelisk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fonebeyond-studio-obelisk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fonebeyond-studio-obelisk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fonebeyond-studio-obelisk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onebeyond","download_url":"https://codeload.github.com/onebeyond/onebeyond-studio-obelisk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501861,"owners_count":21114684,"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":["clean-architecture","cqs","csharp","dotnet","dotnet-core","dotnet8","dotnetcore","onion-architecture","sass","template","template-project","vertical-slice-architecture","vuejs"],"created_at":"2024-11-14T22:20:54.140Z","updated_at":"2025-04-12T01:15:24.380Z","avatar_url":"https://github.com/onebeyond.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n  \u003ca href=\"https://one-beyond.com\"\u003e\n    \u003cimg src=\"Logo.png\" width=\"300\" alt=\"One Beyond\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n[![License](https://img.shields.io/github/license/OneBeyond/onebeyond-studio-obelisk?style=plastic)](LICENSE) [![Maintainability](https://api.codeclimate.com/v1/badges/f8e43de616f1c08ee399/maintainability)](https://codeclimate.com/github/onebeyond/onebeyond-studio-obelisk/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/f8e43de616f1c08ee399/test_coverage)](https://codeclimate.com/github/onebeyond/onebeyond-studio-obelisk/test_coverage)\n\n# Introduction\n\nObelisk is a WebAPI template built in ASP.Net and used in hundreds of succesful One Beyond projects. Obelisk in its current .NET (Core) form has been in development and production use since early 2018 and draws on developments dating back to 2014 to accelerate delivery of ASP.Net MVC based projects. The core template is supported by core libraries and scaffolder utilities to accelerate development of SPA based front ends, e2e and load tests.\n\n### Supported .NET version:\n\n8.0\n\n### Setup\n\nThe project largely works out of the box when opening with a modern version of Visual Studio. \n\nPlease note, Obelisk architecture uses Azure queues to dispatch domain events, to run the solution locally you'll need to have [Azurite](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite) running.\n\nAlso, the default implementation of IEmailSender used in the application will store all generated e-mails in the following folder: `C:\\inetpub\\mailroot\\Obelisk` (you can find the related code [here](https://github.com/onebeyond/onebeyond-studio-obelisk/blob/main/src/OneBeyond.Studio.Obelisk.WebApi/Program.cs#LL148C15-L148C15)). This folder can be configured in [`appsettings.json -\u003e EmailSender -\u003e Folder -\u003e Folder` section](https://github.com/onebeyond/onebeyond-studio-obelisk/blob/main/src/OneBeyond.Studio.Obelisk.WebApi/appsettings.json#L33). Please create this folder manually if it does not exist. Note: this only applies to Windows.\n\nFinally, to run Obelisk, simply run the WebApi project through Visual Studio.\n\n### Documentation\n\nFor more detailed documentation, please refer to our [Wiki](https://github.com/onebeyond/onebeyond-studio-obelisk/wiki)\n\n### Contributing\n\nIf you want to contribute, we are currently accepting PRs and/or proposals/discussions in the issue tracker.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeyond%2Fonebeyond-studio-obelisk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonebeyond%2Fonebeyond-studio-obelisk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeyond%2Fonebeyond-studio-obelisk/lists"}