{"id":28363864,"url":"https://github.com/taberkkaya/resultkit","last_synced_at":"2026-01-20T17:26:54.154Z","repository":{"id":294071131,"uuid":"985909702","full_name":"taberkkaya/ResultKit","owner":"taberkkaya","description":"Modular and lightweight Result pattern for .NET — strongly-typed, extensible, and API-ready. Includes functional helpers, error and validation contracts, and first-class ASP.NET Core integration for consistent, frontend-friendly responses.","archived":false,"fork":false,"pushed_at":"2025-06-04T00:59:33.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T22:31:36.132Z","etag":null,"topics":["aspnetcore","clean-architecture","csharp","dotnet","error-handling","functional","implicit-api","library","nuget","package","result","result-pattern","reusable","strongly-typed","validation"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/ResultKit/","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/taberkkaya.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,"zenodo":null}},"created_at":"2025-05-18T19:14:40.000Z","updated_at":"2025-06-04T01:00:57.000Z","dependencies_parsed_at":"2025-05-18T19:49:06.741Z","dependency_job_id":null,"html_url":"https://github.com/taberkkaya/ResultKit","commit_stats":null,"previous_names":["taberkkaya/resultkit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taberkkaya/ResultKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taberkkaya%2FResultKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taberkkaya%2FResultKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taberkkaya%2FResultKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taberkkaya%2FResultKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taberkkaya","download_url":"https://codeload.github.com/taberkkaya/ResultKit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taberkkaya%2FResultKit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261558886,"owners_count":23177102,"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","clean-architecture","csharp","dotnet","error-handling","functional","implicit-api","library","nuget","package","result","result-pattern","reusable","strongly-typed","validation"],"created_at":"2025-05-28T19:39:44.012Z","updated_at":"2026-01-20T17:26:54.127Z","avatar_url":"https://github.com/taberkkaya.png","language":"C#","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/logo-1250x1250.png\" width=\"120\" alt=\"ResultKit logo\" /\u003e\n  \u003ch1\u003eResultKit\u003c/h1\u003e\n  \u003cb\u003eA Modular \u0026 Extensible Result Pattern Library for .NET\u003c/b\u003e\n\u003c/div\u003e\n\n---\n\n## ✨ Overview\n\n**ResultKit** is a lightweight, strongly-typed result abstraction for .NET projects. It enables safe and explicit handling of operation outcomes—**success**, **failure**, **validation errors**, and **exceptions**—while improving your API and service design. ResultKit provides a unified way to represent operation results, eliminating ambiguous return codes and ad-hoc error handling.\n\n---\n\n## 📦 Installation\n\nInstall via NuGet:\n\n```bash\ndotnet add package ResultKit\n```\n\n## 📁 Folder Structure\n\n```graphql\nsrc/\n└── ResultKit             # Core result implementation (library source)\nsamples/\n└── ResultKit.SampleApi   # Example ASP.NET Core Web API usage\n```\n\n## 💡 Motivation\n\nResultKit was created to enforce clear, consistent outcomes across your application:\n\n- 🔒 Type-Safety for All Result Flows: No more sentinel values or exception-based control flow—return structured Result objects for both success and failure.\n- 🔁 Cleaner APIs, Predictable Errors: Service and API methods return a single, explicit result type, making intent and error handling obvious.\n- 🧩 Frontend-Friendly: Easily create unified, predictable HTTP responses for API clients and frontend apps.\n- 🧪 Seamless Integration: Supports ASP.NET Core with helpers for direct conversion to HTTP responses.\n\n## 📎 Documentation:\n\nSee [`src/ResultKit/README.md`](https://github.com/taberkkaya/ResultKit/blob/master/src/ResultKit/README.md) for usage, API details, and integration examples.\n\n## 🤝 Contributing\n\nContributions and suggestions are welcome!\n\n## 📜 License\n\nMIT © [Ataberk Kaya](https://github.com/taberkkaya)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaberkkaya%2Fresultkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaberkkaya%2Fresultkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaberkkaya%2Fresultkit/lists"}