{"id":24227609,"url":"https://github.com/refinityx/Refinity","last_synced_at":"2025-09-22T18:32:05.086Z","repository":{"id":216114841,"uuid":"734422928","full_name":"RefinitySoftware/Refinity","owner":"RefinitySoftware","description":"Welcome to Refinity, a robust C# library designed to supercharge developer productivity! 🌟","archived":false,"fork":false,"pushed_at":"2024-02-06T11:50:42.000Z","size":15691,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-13T02:51:32.582Z","etag":null,"topics":["date","dotnet","finance","geometry","logging","mathematics","strings","utility","utility-library"],"latest_commit_sha":null,"homepage":"https://infinitysoftware-house.github.io/Refinity/","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/RefinitySoftware.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}},"created_at":"2023-12-21T16:33:37.000Z","updated_at":"2024-02-06T11:21:23.000Z","dependencies_parsed_at":"2024-01-27T12:38:25.752Z","dependency_job_id":null,"html_url":"https://github.com/RefinitySoftware/Refinity","commit_stats":null,"previous_names":["infinitysoftware-house/refinity","refinitysoftware/refinity"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RefinitySoftware%2FRefinity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RefinitySoftware%2FRefinity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RefinitySoftware%2FRefinity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RefinitySoftware%2FRefinity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RefinitySoftware","download_url":"https://codeload.github.com/RefinitySoftware/Refinity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233876725,"owners_count":18744248,"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":["date","dotnet","finance","geometry","logging","mathematics","strings","utility","utility-library"],"created_at":"2025-01-14T10:18:22.927Z","updated_at":"2025-09-22T18:31:55.628Z","avatar_url":"https://github.com/RefinitySoftware.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Publish NuGet](https://github.com/InfinitySoftware-House/Refinity/actions/workflows/nuget_publish.yml/badge.svg)](https://github.com/InfinitySoftware-House/Refinity/actions/workflows/nuget_publish.yml)\n[![CodeQL](https://github.com/InfinitySoftware-House/Refinity/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/InfinitySoftware-House/Refinity/actions/workflows/github-code-scanning/codeql)\n# Refinity 🚀\n\nWelcome to Refinity, a robust C# library designed to supercharge developer productivity! 🌟\n\n## What is Refinity? 🤔\n\nRefinity is a comprehensive library packed with a plethora of extension methods. These methods are meticulously crafted to make your C# programming experience more efficient and your code more readable. 📖\n\n## Key Features 🌈\n\n- **Wide Range of Extension Methods:** Refinity offers an extensive collection of extension methods covering various aspects of C# programming. This rich set ensures your code is not just functional but also clean and efficient. 🛠️\n\n- **Easy Integration:** Integrating Refinity into your existing C# projects is a breeze. Minimal setup is required, making it a hassle-free addition to your toolbox. 🧩\n\n- **High-Quality Code:** At the heart of Refinity lies a commitment to quality. The code is developed following best practices, ensuring both reliability and top-notch performance. 🎯\n\n- **Regular Updates:** Refinity evolves continuously, incorporating new methods and improvements. These updates are largely driven by valuable community feedback, ensuring the library remains relevant and powerful. ✨\n\n## Beyond Code 👨‍💻👩‍💻\n\nRefinity is more than just a library; it's a movement towards more productive C# development. It’s about empowering developers like you to write better, more efficient code, and elevating the C# community as a whole. 🌍\n\n\n## Usage\n\nRefinity is designed to be intuitive. Here’s a quick example of how you can use one of the extension methods:\n\n## Math\n\n```cs\nusing Refinity.Math;\nint a = 10;\na.Fibonacci(); // 55\n```\n\n## Finance\n\n```cs\nusing Refinity.Math;\nusing Refinity.Finance;\n\ndouble start = 1020.0;\ndouble end = 1000.0;\ndouble difference = start.DifferencePercentage(end); // 2\nstring diffString = difference.ToStringPercentage(); // \"2,00%\"\n```\n\n## License 📜\n\nRefinity is released under the MIT License. This gives you the freedom to use, modify, and distribute it as you see fit.\n\n## Get Involved! 🤝\n\nGot questions or suggestions? Join us in making the C# world more productive! Reach out on our GitHub Repository for support or queries.\n\n## 🤝 Contributing\n\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.\n\nFork the Project\nCreate your Feature Branch (git checkout -b feature/AmazingFeature)\nCommit your Changes (git commit -m 'Add some AmazingFeature')\nPush to the Branch (git push origin feature/AmazingFeature)\nOpen a Pull Request\n\n## 🆘 Support\n\nIf you encounter any problems, please open an issue in our [GitHub repository](https://github.com/InfinitySoftware-House/Refinity).\n\n\n_Refinity: Empowering developers, one line of code at a time!_ 💻\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefinityx%2FRefinity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefinityx%2FRefinity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefinityx%2FRefinity/lists"}