{"id":26373704,"url":"https://github.com/quinntynebrown/mediatrandrecordtypes","last_synced_at":"2025-03-17T01:28:52.690Z","repository":{"id":87501195,"uuid":"319113690","full_name":"QuinntyneBrown/MediatRAndRecordTypes","owner":"QuinntyneBrown","description":"An example of how you can combine MediatR and Record types to build an api in the CQRS pattern with relatively minimal code.","archived":false,"fork":false,"pushed_at":"2023-03-31T08:16:46.000Z","size":103,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T10:03:14.681Z","etag":null,"topics":["aspnetcore","csharp9","entity-framework-core","intergration-test","mediatr","netcore5","respawn","value-objects"],"latest_commit_sha":null,"homepage":"","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/QuinntyneBrown.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}},"created_at":"2020-12-06T19:26:25.000Z","updated_at":"2024-09-23T06:42:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"dcde0a94-1c86-4fb8-be81-ee511ba3f69d","html_url":"https://github.com/QuinntyneBrown/MediatRAndRecordTypes","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/QuinntyneBrown%2FMediatRAndRecordTypes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuinntyneBrown%2FMediatRAndRecordTypes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuinntyneBrown%2FMediatRAndRecordTypes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuinntyneBrown%2FMediatRAndRecordTypes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuinntyneBrown","download_url":"https://codeload.github.com/QuinntyneBrown/MediatRAndRecordTypes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243957411,"owners_count":20374679,"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":["aspnetcore","csharp9","entity-framework-core","intergration-test","mediatr","netcore5","respawn","value-objects"],"created_at":"2025-03-17T01:28:52.171Z","updated_at":"2025-03-17T01:28:52.685Z","avatar_url":"https://github.com/QuinntyneBrown.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MediatR and Record Types\n\nAn example of how you can combine MediatR and Record types to build an api in the CQRS pattern with relatively minimal code.\n\n## Give a Star! :star:\n\nIf you like or are using this project to learn or start your solution, please give it a star. Thanks!\n\n## How to run locally\n\n1. [Download and install the .NET Core SDK](https://dotnet.microsoft.com/download)\n    * If you don't have `localdb` available on your system, [Download and install SQL Server Express](https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/sql-server-express-localdb)\n2. Open a terminal such as **PowerShell**, **Command Prompt**, or **bash** and navigate to the `src/MediatRAndRecordTypes.Api` folder\n3. Run the following `dotnet` commands:\n```sh\ndotnet build\ndotnet run\n```\n3. Open your browser to: `https://localhost:5001`.\n\n## To Run the Integration tests\n1. [Download and install the .NET Core SDK](https://dotnet.microsoft.com/download)\n    * If you don't have `localdb` available on your system, [Download and install SQL Server Express](https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/sql-server-express-localdb)\n2. Open a terminal such as **PowerShell**, **Command Prompt**, or **bash** and run the following command:\n`dotnet test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquinntynebrown%2Fmediatrandrecordtypes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquinntynebrown%2Fmediatrandrecordtypes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquinntynebrown%2Fmediatrandrecordtypes/lists"}