{"id":15011688,"url":"https://github.com/guibranco/crispywaffle","last_synced_at":"2026-04-02T22:16:01.480Z","repository":{"id":46251676,"uuid":"209399846","full_name":"guibranco/CrispyWaffle","owner":"guibranco","description":"🧰 🛠️ Crispy Waffle project - toolkit for .NET projects","archived":false,"fork":false,"pushed_at":"2024-05-29T00:28:05.000Z","size":1820,"stargazers_count":16,"open_issues_count":10,"forks_count":16,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-29T05:31:49.932Z","etag":null,"topics":["communication","csharp","dependency-injection","dotnet","dotnet-core","dotnet-core2","dotnet-framework","dotnet-standard","hacktoberfest","helper-functions","helper-tool","helpers","helpers-library","library","nuget","nuget-package","toolkit"],"latest_commit_sha":null,"homepage":"https://guibranco.github.io/CrispyWaffle/","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/guibranco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-18T20:38:25.000Z","updated_at":"2024-08-13T01:00:17.227Z","dependencies_parsed_at":"2023-12-25T16:28:05.397Z","dependency_job_id":"16b24a5f-96c8-4d05-a682-9b1559904840","html_url":"https://github.com/guibranco/CrispyWaffle","commit_stats":null,"previous_names":[],"tags_count":431,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2FCrispyWaffle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2FCrispyWaffle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2FCrispyWaffle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2FCrispyWaffle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guibranco","download_url":"https://codeload.github.com/guibranco/CrispyWaffle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248512497,"owners_count":21116613,"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":["communication","csharp","dependency-injection","dotnet","dotnet-core","dotnet-core2","dotnet-framework","dotnet-standard","hacktoberfest","helper-functions","helper-tool","helpers","helpers-library","library","nuget","nuget-package","toolkit"],"created_at":"2024-09-24T19:41:26.922Z","updated_at":"2026-01-05T16:17:06.611Z","avatar_url":"https://github.com/guibranco.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crispy Waffle\r\n\r\n🧰 🛠️ Crispy Waffle project - a toolkit for .NET projects.\r\n\r\n[![GitHub license](https://img.shields.io/github/license/guibranco/CrispyWaffle)](https://github.com/guibranco/CrispyWaffle)\r\n[![Time tracker](https://wakatime.com/badge/github/guibranco/CrispyWaffle.svg)](https://wakatime.com/badge/github/guibranco/CrispyWaffle)\r\n\r\n![Crispy Waffle logo](https://raw.githubusercontent.com/guibranco/CrispyWaffle/main/logo.png)\r\n\r\nDocumentation: [Read the Docs](https://guibranco.github.io/CrispyWaffle/)\r\n\r\n---\r\n\r\n## Table of content\r\n\r\n- [CI/CD](#cicd): Current project status in the build pipeline (AppVeyor).\r\n- [Code Quality](#code-quality): Metrics from some tools about code quality.\r\n- [.NET support](#.NET-support): Supported .NET version. \r\n- [Installation](#installation): How to install/download this tool.\r\n- [User guide](#user-guide): How to set up, configure and use this tool.\r\n- [Change log](#changelog): Changelog containing the changes done in this project.\r\n- [Support](#support): How to get support.\r\n- [Contributing](#contributing): How to contribute.\r\n\r\n---\r\n\r\n## CI/CD\r\n\r\n| Build status                                                                                                                                                             | Last commit                                                                                                                               | Tests                                                                                                                                                                                     | Coverage                                                                                                                                                                  | Code Smells                                                                                                                                                                     | LoC                                                                                                                                                                         |\r\n| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\r\n| [![Build status](https://ci.appveyor.com/api/projects/status/dr93gad0na076ng3/branch/main?svg=true)](https://ci.appveyor.com/project/guibranco/crispywaffle/branch/main) | [![GitHub last commit](https://img.shields.io/github/last-commit/guibranco/CrispyWaffle/main)](https://github.com/guibranco/CrispyWaffle) | [![AppVeyor tests (branch)](https://img.shields.io/appveyor/tests/guibranco/crispywaffle/main?compact_message)](https://ci.appveyor.com/project/guibranco/crispywaffle/branch/main/tests) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle) | [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=code_smells)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle) | [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=ncloc)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle) |\r\n\r\n---\r\n\r\n## Code Quality\r\n\r\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/cdac433295dc4d39b4a5377d147f50fc)](https://www.codacy.com/gh/guibranco/CrispyWaffle/dashboard?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=guibranco/CrispyWaffle\u0026utm_campaign=Badge_Grade)\r\n[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/cdac433295dc4d39b4a5377d147f50fc)](https://www.codacy.com/gh/guibranco/CrispyWaffle/dashboard?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=guibranco/CrispyWaffle\u0026utm_campaign=Badge_Coverage)\r\n\r\n[![codecov](https://codecov.io/gh/guibranco/CrispyWaffle/branch/main/graph/badge.svg)](https://codecov.io/gh/guibranco/CrispyWaffle)\r\n[![CodeFactor](https://www.codefactor.io/repository/github/guibranco/CrispyWaffle/badge)](https://www.codefactor.io/repository/github/guibranco/CrispyWaffle)\r\n\r\n[![Maintainability](https://api.codeclimate.com/v1/badges/fdaf045297f48946696a/maintainability)](https://codeclimate.com/github/guibranco/CrispyWaffle/maintainability)\r\n[![Test Coverage](https://api.codeclimate.com/v1/badges/fdaf045297f48946696a/test_coverage)](https://codeclimate.com/github/guibranco/CrispyWaffle/test_coverage)\r\n\r\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle)\r\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle)\r\n\r\n[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=sqale_index)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle)\r\n[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle)\r\n\r\n[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=reliability_rating)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle)\r\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle)\r\n\r\n[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=bugs)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle)\r\n[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=guibranco_CrispyWaffle\u0026metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=guibranco_CrispyWaffle)\r\n\r\n[![DeepSource](https://app.deepsource.com/gh/guibranco/CrispyWaffle.svg/?label=active+issues\u0026show_trend=true\u0026token=r3XGa8MQHGZERdIhKB5EZXfL)](https://app.deepsource.com/gh/guibranco/CrispyWaffle/?ref=repository-badge)\r\n\r\n---\r\n\r\n## .NET support\r\n\r\nAs of June 2025, this toolkit is currently published in the following `.NET` versions:\r\n\r\n- .NET Standard 2.0\r\n- .NET Standard 2.1\r\n- .NET 8.0\r\n- .NET 9.0\r\n\r\nThis is an official Microsoft [.NET-supported versions](https://dotnet.microsoft.com/en-us/platform/dotnet-standard) table based on the lowest target version (.NET Standard 2.0):\r\n![Supported version as of June/2025](https://raw.githubusercontent.com/guibranco/CrispyWaffle/main/docs/images/supported-versions-2025-06.png)\r\n\r\n---\r\n\r\n## Installation\r\n\r\n### Github Releases\r\n\r\n[![GitHub last release](https://img.shields.io/github/release-date/guibranco/CrispyWaffle.svg?style=flat)](https://github.com/guibranco/CrispyWaffle) [![Github All Releases](https://img.shields.io/github/downloads/guibranco/CrispyWaffle/total.svg?style=flat)](https://github.com/guibranco/CrispyWaffle)\r\n\r\nDownload the latest zip file from the [Release](https://github.com/GuiBranco/CrispyWaffle/releases) page.\r\n\r\n### Nuget package manager\r\n\r\n| Package                        |                                                                                       Version                                                                                        |                                                                                       Downloads                                                                                        |\r\n| ------------------------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |\r\n| **CrispyWaffle**               |                      [![CrispyWaffle NuGet Version](https://img.shields.io/nuget/v/CrispyWaffle.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle/)                       |                      [![CrispyWaffle NuGet Downloads](https://img.shields.io/nuget/dt/CrispyWaffle.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle/)                      |\r\n| **CrispyWaffle.Configuration** | [![CrispyWaffle Configuration NuGet Version](https://img.shields.io/nuget/v/CrispyWaffle.Configuration.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.Configuration/)  | [![CrispyWaffle Configuration NuGet Downloads](https://img.shields.io/nuget/dt/CrispyWaffle.Configuration.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.Configuration/) |\r\n| **CrispyWaffle.ElasticSearch** | [![CrispyWaffle ElasticSearch NuGet Version](https://img.shields.io/nuget/v/CrispyWaffle.ElasticSearch.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.ElasticSearch/)  | [![CrispyWaffle ElasticSearch NuGet Downloads](https://img.shields.io/nuget/dt/CrispyWaffle.ElasticSearch.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.ElasticSearch/) |\r\n| **CrispyWaffle.Elmah**         |             [![CrispyWaffle ELMAH NuGet Version](https://img.shields.io/nuget/v/CrispyWaffle.Elmah.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.Elmah/)              |             [![CrispyWaffle ELMAH NuGet Downloads](https://img.shields.io/nuget/dt/CrispyWaffle.Elmah.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.Elmah/)             |\r\n| **CrispyWaffle.EventLog**         |             [![CrispyWaffle Event Log NuGet Version](https://img.shields.io/nuget/v/CrispyWaffle.EventLog.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.EventLog/) |             [![CrispyWaffle Event Log NuGet Downloads](https://img.shields.io/nuget/dt/CrispyWaffle.EventLog.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.EventLog/)             |\r\n| **CrispyWaffle.Log4Net**       |          [![CrispyWaffle Log4Net NuGet Version](https://img.shields.io/nuget/v/CrispyWaffle.Log4Net.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.Log4Net/)           |          [![CrispyWaffle Log4Net NuGet Downloads](https://img.shields.io/nuget/dt/CrispyWaffle.Log4Net.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.Log4Net/)          |\r\n| **CrispyWaffle.RabbitMQ**      |        [![CrispyWaffle.RabbitMQ NuGet Version](https://img.shields.io/nuget/v/CrispyWaffle.RabbitMQ.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.RabbitMQ/)          |        [![CrispyWaffle.RabbitMQ NuGet Downloads](https://img.shields.io/nuget/dt/CrispyWaffle.RabbitMQ.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.RabbitMQ/)         |\r\n| **CrispyWaffle.Redis**         |             [![CrispyWaffle Redis NuGet Version](https://img.shields.io/nuget/v/CrispyWaffle.Redis.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.Redis/)              |             [![CrispyWaffle Redis NuGet Downloads](https://img.shields.io/nuget/dt/CrispyWaffle.Redis.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.Redis/)             |\r\n| **CrispyWaffle.Utils**         |             [![CrispyWaffle Utils NuGet Version](https://img.shields.io/nuget/v/CrispyWaffle.Utils.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.Utils/)              |             [![CrispyWaffle Utils NuGet Downloads](https://img.shields.io/nuget/dt/CrispyWaffle.Utils.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.Utils/)             |\r\n\r\n#### Language packages\r\n\r\n| Package   |                                                                        Version                                                                         |                                                                         Downloads                                                                         |\r\n| --------- | :----------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------: |\r\n| **CrispyWaffle.I18n.PtBr** | [![PT-BR NuGet Version](https://img.shields.io/nuget/v/CrispyWaffle.I18n.PtBr.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.I18n.PtBr/) | [![PT-BR NuGet Downloads](https://img.shields.io/nuget/dt/CrispyWaffle.I18n.PtBr.svg?style=flat)](https://www.nuget.org/packages/CrispyWaffle.I18n.PtBr/) |\r\n\r\nMore information is available [here](https://guibranco.github.io/CrispyWaffle/installation/).\r\n\r\n---\r\n\r\n## User guide\r\n\r\nThe user guide is available [here](https://guibranco.github.io/CrispyWaffle/user-guide/basic-usage/).\r\n\r\n---\r\n\r\n## Changelog\r\n\r\nThe changelog is available [here](https://guibranco.github.io/CrispyWaffle/changelog/).\r\n\r\n---\r\n\r\n## Support\r\n\r\nPlease [open an issue](https://github.com/guibranco/crispywaffle/issues/new) for support.\r\n\r\n---\r\n\r\n## Contributing\r\n\r\nRefer to [CONTRIBUTING.md](CONTRIBUTING.md) to learn how to contribute to this project!\r\n\r\n### Contributors\r\n\r\n\u003c!-- readme: collaborators,contributors,snyk-bot/-,guistracini-outsurance-ie/-,codefactor-io/- -start --\u003e\n\u003ctable\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/guibranco\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/3362854?v=4\" width=\"100;\" alt=\"guibranco\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eGuilherme Branco Stracini\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/Mohammad-Haris\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/34305911?v=4\" width=\"100;\" alt=\"Mohammad-Haris\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eMohammad Haris\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/Looseling\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/69507148?v=4\" width=\"100;\" alt=\"Looseling\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eBatyrkhan Akzholov\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/ducdaiii\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/109029860?v=4\" width=\"100;\" alt=\"ducdaiii\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eDoan Duc Daii\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/joaovaladares\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/42593399?v=4\" width=\"100;\" alt=\"joaovaladares\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eJoão Vítor Valadares\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/SimranGil\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/111714647?v=4\" width=\"100;\" alt=\"SimranGil\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eSimran Gill\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/thiagochfc\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/36862932?v=4\" width=\"100;\" alt=\"thiagochfc\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eThiago Christopher\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/tiagoschaffer\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/12534089?v=4\" width=\"100;\" alt=\"tiagoschaffer\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eTiago Schäffer\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/viktoriussuwandi\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/68414300?v=4\" width=\"100;\" alt=\"viktoriussuwandi\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eViktorius Suwandi\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/Yousef-Majidi\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/28239685?v=4\" width=\"100;\" alt=\"Yousef-Majidi\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eYousef\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/akhtareimon\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/15952495?v=4\" width=\"100;\" alt=\"akhtareimon\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eakhtareimon\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/mf0zz13\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/115477550?v=4\" width=\"100;\" alt=\"mf0zz13\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003emf0zz13\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\u003ctbody\u003e\n\u003c/table\u003e\n\u003c!-- readme: collaborators,contributors,snyk-bot/-,guistracini-outsurance-ie/-,codefactor-io/- -end --\u003e\r\n\r\n### Bots\r\n\r\n\u003c!-- readme: bots,snyk-bot -start --\u003e\n\u003ctable\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/dependabot[bot]\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/in/29110?v=4\" width=\"100;\" alt=\"dependabot[bot]\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003edependabot[bot]\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/github-actions[bot]\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/in/15368?v=4\" width=\"100;\" alt=\"github-actions[bot]\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003egithub-actions[bot]\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/deepsource-autofix[bot]\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/in/57168?v=4\" width=\"100;\" alt=\"deepsource-autofix[bot]\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003edeepsource-autofix[bot]\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/penify-dev[bot]\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/in/399279?v=4\" width=\"100;\" alt=\"penify-dev[bot]\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003epenify-dev[bot]\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/gitauto-ai[bot]\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/in/844909?v=4\" width=\"100;\" alt=\"gitauto-ai[bot]\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003egitauto-ai[bot]\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/stack-file[bot]\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/in/408123?v=4\" width=\"100;\" alt=\"stack-file[bot]\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003estack-file[bot]\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/codefactor-io[bot]\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/in/25603?v=4\" width=\"100;\" alt=\"codefactor-io[bot]\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003ecodefactor-io[bot]\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/snyk-bot\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/19733683?v=4\" width=\"100;\" alt=\"snyk-bot\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eSnyk bot\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\u003ctbody\u003e\n\u003c/table\u003e\n\u003c!-- readme: bots,snyk-bot -end --\u003e\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguibranco%2Fcrispywaffle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguibranco%2Fcrispywaffle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguibranco%2Fcrispywaffle/lists"}