{"id":14986822,"url":"https://github.com/andrebaltieri/flunt","last_synced_at":"2025-05-14T23:07:55.440Z","repository":{"id":44430899,"uuid":"106475489","full_name":"andrebaltieri/Flunt","owner":"andrebaltieri","description":"Validations and Notifications","archived":false,"fork":false,"pushed_at":"2023-05-08T01:15:34.000Z","size":1017,"stargazers_count":665,"open_issues_count":8,"forks_count":166,"subscribers_count":47,"default_branch":"main","last_synced_at":"2025-05-14T23:07:42.450Z","etag":null,"topics":["aspnet","blazor","csharp","ddd","domain","dotnet","dotnetcore","maui"],"latest_commit_sha":null,"homepage":"https://github.com/andrebaltieri/flunt","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/andrebaltieri.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":"2017-10-10T21:52:41.000Z","updated_at":"2025-05-14T22:00:24.000Z","dependencies_parsed_at":"2024-09-25T00:31:33.364Z","dependency_job_id":null,"html_url":"https://github.com/andrebaltieri/Flunt","commit_stats":{"total_commits":87,"total_committers":22,"mean_commits":"3.9545454545454546","dds":0.4022988505747126,"last_synced_commit":"38f159b1fd48e5fab68d19b2f5f5eb2af7eafabf"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrebaltieri%2FFlunt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrebaltieri%2FFlunt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrebaltieri%2FFlunt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrebaltieri%2FFlunt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrebaltieri","download_url":"https://codeload.github.com/andrebaltieri/Flunt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254243363,"owners_count":22038046,"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":["aspnet","blazor","csharp","ddd","domain","dotnet","dotnetcore","maui"],"created_at":"2024-09-24T14:13:36.544Z","updated_at":"2025-05-14T23:07:50.431Z","avatar_url":"https://github.com/andrebaltieri.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flunt\nFlunt is a fluent way to use Notification Pattern with your entities, concentrating every change you made and easy accessing it when you need.\n\n\n| Package |  Version | Downloads |\n| ------- | ----- | ----- |\n| `Flunt` | [![NuGet](https://img.shields.io/nuget/v/Flunt.svg)](https://nuget.org/packages/Flunt) | [![Nuget](https://img.shields.io/nuget/dt/Flunt.svg)](https://nuget.org/packages/Flunt) |\n\n\n### Dependencies\n.NET Standard 2.0\n\nYou can check supported frameworks here:\n\nhttps://docs.microsoft.com/pt-br/dotnet/standard/net-standard\n\n### Instalation\nThis package is available through Nuget Packages: https://www.nuget.org/packages/Flunt\n\n\n**Nuget**\n```\nInstall-Package Flunt\n```\n\n**.NET CLI**\n```\ndotnet add package Flunt\n```\n\n## How to use\n```csharp\npublic class Customer : Notifiable\u003cNotification\u003e\n{\n  ...\n}\n\nvar customer = new Customer();\ncustomer.AddNotification(\"Name\", \"Invalid name\");\n\nif(customer.IsValid)\n  ...\n```\n\nJust check our [Wiki](https://github.com/andrebaltieri/Flunt/wiki) for more details and samples of how to use Flunt in your applications.\n\n## Extensions\n* [Flunt.Extensions.Br](https://github.com/andrebaltieri/Flunt.Extensions.Br)\n* [Flunt.Extensions.AspNet](https://github.com/andrebaltieri/Flunt.Extensions.AspNet)\n\n## Mods\n* [Flunt.Br](https://github.com/lira92/flunt.br)\n* [Flunt for Java](https://github.com/carlosbritojun/jflunt)\n* [Flunt for JavaScript](https://github.com/jhonesgoncal/flunt)\n* [Flunt for Python](https://github.com/Delatorrea/PyFlunt)\n* [Flunt for PHP](https://github.com/matheusbloise/flunt-php)\n\n## About the Art\nAll logo, icons, colors and fonts were provided with love by Gregory Buso\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrebaltieri%2Fflunt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrebaltieri%2Fflunt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrebaltieri%2Fflunt/lists"}