{"id":49115172,"url":"https://github.com/lepoco/fluent","last_synced_at":"2026-04-21T06:34:26.663Z","repository":{"id":342312467,"uuid":"956254285","full_name":"lepoco/fluent","owner":"lepoco","description":"A modern collection of libraries for .NET applications. Build better .NET applications with fluent, expressive APIs across HTTP, UI, and more.","archived":false,"fork":false,"pushed_at":"2026-03-05T14:41:14.000Z","size":147,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-22T21:49:17.620Z","etag":null,"topics":["assertions","dotnet","fluent","framework","httpclient","testing"],"latest_commit_sha":null,"homepage":"https://lepo.co","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/lepoco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"Contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["lepoco"]}},"created_at":"2025-03-28T00:23:40.000Z","updated_at":"2026-03-14T09:21:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lepoco/fluent","commit_stats":null,"previous_names":["lepoco/fluent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lepoco/fluent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepoco%2Ffluent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepoco%2Ffluent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepoco%2Ffluent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepoco%2Ffluent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepoco","download_url":"https://codeload.github.com/lepoco/fluent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepoco%2Ffluent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32080512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["assertions","dotnet","fluent","framework","httpclient","testing"],"created_at":"2026-04-21T06:34:25.943Z","updated_at":"2026-04-21T06:34:26.656Z","avatar_url":"https://github.com/lepoco.png","language":"C#","funding_links":["https://github.com/sponsors/lepoco"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003e🚀 Fluent Framework\u003c/h1\u003e\n    \u003ch3\u003e\u003cem\u003eA modern collection of libraries for .NET applications.\u003c/em\u003e\u003c/h3\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cstrong\u003eBuild better .NET applications with fluent, expressive APIs across HTTP, UI, and more.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/lepoco/fluent/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/lepoco/fluent?style=social\" alt=\"GitHub stars\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/lepoco/fluent/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/lepoco/fluent\" alt=\"License\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/lepoco/fluent/graphs/contributors\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors/lepoco/fluent\" alt=\"Contributors\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://lepo.co/\"\u003eCreated with ❤️ in Poland by Leszek Pomianowski\u003c/a\u003e and \u003ca href=\"https://github.com/lepoco/fluent/graphs/contributors\"\u003eopen-source community\u003c/a\u003e.\n\u003c/p\u003e\n\n---\n\n## 📦 Packages\n\nFluent Framework is a collection of independent packages. Use what you need.\n\n| Package | Description | NuGet |\n|---------|-------------|-------|\n| [**Fluent.Client**](src/Fluent.Client) | Fluent HTTP client wrapper for clean, chainable requests | [![NuGet](https://img.shields.io/nuget/v/Fluent.Client.svg)](https://www.nuget.org/packages/Fluent.Client) |\n| [**Fluent.Client.AwesomeAssertions**](src/Fluent.Client.AwesomeAssertions) | Expressive HTTP response assertions for integration tests | [![NuGet](https://img.shields.io/nuget/v/Fluent.Client.AwesomeAssertions.svg)](https://www.nuget.org/packages/Fluent.Client.AwesomeAssertions) |\n\n\u003e [!NOTE]\n\u003e More packages coming soon. Stay tuned!\n\n---\n\n## ⚡ Quick Start\n\n### HTTP Client\n\n```powershell\ndotnet add package Fluent.Client\n```\n\n```csharp\nusing Fluent.Client;\n\nvar client = new HttpClient { BaseAddress = new Uri(\"https://api.example.com/\") };\n\n// Clean, fluent HTTP requests\nvar response = await client\n    .Authorize(token: \"jwt-token\")\n    .Post(\"/api/users\", new { Name = \"John\" });\n```\n\n### Testing Assertions\n\n```powershell\ndotnet add package Fluent.Client.AwesomeAssertions\n```\n\n```csharp\nusing Fluent.Client.AwesomeAssertions;\n\n// Expressive test assertions\nawait client\n    .Post(\"/api/users\", new { Name = \"John\" })\n    .Should()\n    .Succeed(\"because valid data was provided\");\n```\n\n---\n\n## 🎯 Philosophy\n\nFluent Framework follows these principles:\n\n| Principle | Description |\n|-----------|-------------|\n| **🧩 Modular** | Use only what you need. Each package is independent. |\n| **📖 Readable** | APIs designed to read like natural language. |\n| **🔧 Extensible** | Easy to extend and customize for your needs. |\n| **✅ Testable** | Built with testing in mind from the ground up. |\n| **🚀 Modern** | Targets latest .NET with modern C# features. |\n\n---\n\n## 🛠️ Building from Source\n\n### Prerequisites\n\n- [.NET 10 SDK](https://dotnet.microsoft.com/download) or later\n- Visual Studio 2022, VS Code, or JetBrains Rider\n\n### Build\n\n```powershell\ngit clone https://github.com/lepoco/fluent.git\ncd fluent\ndotnet build\n```\n\n### Run Tests\n\n```powershell\ndotnet test\n```\n\n---\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see our [Contributing Guide](Contributing.md) for details.\n\n### Ways to Contribute\n\n- 🐛 Report bugs and issues\n- 💡 Suggest new features or packages\n- 📝 Improve documentation\n- 🔧 Submit pull requests\n\n---\n\n## 👥 Maintainers\n\n- Leszek Pomianowski ([@pomianowski](https://github.com/pomianowski))\n\n---\n\n## 💬 Support\n\n- 📖 [Documentation](docs/)\n- 🐛 [Issue Tracker](https://github.com/lepoco/fluent/issues)\n- 💬 [Discussions](https://github.com/lepoco/fluent/discussions)\n\n---\n\n## 📄 License\n\nThis project is licensed under the **MIT** license. See the [LICENSE](LICENSE) file for details.\n\nYou can use it in private and commercial projects. Keep in mind that you must include a copy of the license in your project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flepoco%2Ffluent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flepoco%2Ffluent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flepoco%2Ffluent/lists"}