{"id":20904733,"url":"https://github.com/AngeloArchiveProjects/NET6CustomLibrary","last_synced_at":"2025-05-13T05:30:51.778Z","repository":{"id":231360805,"uuid":"616037971","full_name":"AngeloArchiveProjects/NET6CustomLibrary","owner":"AngeloArchiveProjects","description":"Collection of tools mostly used in my private/work projects thus avoiding the duplication of repetitive code. (only compatible with .NET 6).","archived":true,"fork":false,"pushed_at":"2024-10-19T09:33:09.000Z","size":230,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T01:57:32.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":false,"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/AngeloArchiveProjects.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-19T12:44:44.000Z","updated_at":"2025-04-17T16:19:18.000Z","dependencies_parsed_at":"2024-11-18T13:21:12.421Z","dependency_job_id":"41e22c36-6828-411a-a8d6-3ac11be77ec5","html_url":"https://github.com/AngeloArchiveProjects/NET6CustomLibrary","commit_stats":null,"previous_names":["angelodotnet/net6customlibrary","angeloarchiveprojects/net6customlibrary"],"tags_count":117,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngeloArchiveProjects%2FNET6CustomLibrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngeloArchiveProjects%2FNET6CustomLibrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngeloArchiveProjects%2FNET6CustomLibrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngeloArchiveProjects%2FNET6CustomLibrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AngeloArchiveProjects","download_url":"https://codeload.github.com/AngeloArchiveProjects/NET6CustomLibrary/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253882736,"owners_count":21978542,"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":[],"created_at":"2024-11-18T13:18:40.099Z","updated_at":"2025-05-13T05:30:51.310Z","avatar_url":"https://github.com/AngeloArchiveProjects.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NET6 Custom Library\n\nCollection of tools mostly used in my private and/or work projects thus avoiding the duplication of repetitive code.\n\n## :dvd: Installation\n\nThe library is available on [NuGet](https://www.nuget.org/packages/NET6CustomLibrary) or run the following command in the .NET CLI:\n\n```bash\ndotnet add package NET6CustomLibrary\n```\n\n## :memo: Library documentation\n\n\u003e **Note:** The methods marked deprecated are permanently removed in library version 1.0.201 but can be used with an updated implementation, using this library (*CustomLibrary.EFCore*) already available on [Nuget](https://www.nuget.org/packages/CustomLibrary.EFCore)\n\nThe documentation is divided for each extension method, and can be consulted by clicking [here](https://github.com/AngeloDotNet/NET6CustomLibrary/blob/main/src/NET6CustomLibrary/Docs/).\n\nIn addition to the implementations listed above, the library includes dependencies to the MassTransit, AutoMapper packages.\n\n## Extensions methods\n\n| Extensions methods | Status |\n| --- | --- |\n| Date and Time Only | available |\n| DBContext generic methods | *deprecated* |\n| DBContext Pool for different databases | *deprecated* |\n| Fluent Validation | not implemented |\n| Health Checks for different databases | *deprecated* |\n| Json | available |\n| MailKit | available |\n| MediatR | available |\n| Multi language support | available |\n| Policy Cors | available |\n| RabbitMQ | not implemented |\n| Redis Cache | available |\n| Scrutor | not implemented |\n| Serilog (save to text file and save to SEQ) | available |\n| Swagger UI (different types of configuration) | available |\n| Upload Files | not implemented |\n\n## :muscle: Contributing\n\nContributions and/or suggestions are always welcome.\n\n## :star: Give a star\n\nIf you found this Implementation helpful or used it in your Projects, do give it a :star: on Github. Thanks!\n\n## :beginner: Badges\n\n[![Build and Test](https://github.com/AngeloDotNet/NET6CustomLibrary/actions/workflows/build.yml/badge.svg)](https://github.com/AngeloDotNet/NET6CustomLibrary/actions/workflows/build.yml)\n[![Build and Pack on Github](https://github.com/AngeloDotNet/NET6CustomLibrary/actions/workflows/dotnet-github.yml/badge.svg)](https://github.com/AngeloDotNet/NET6CustomLibrary/actions/workflows/dotnet-github.yml)\n[![Build and Pack on Nuget](https://github.com/AngeloDotNet/NET6CustomLibrary/actions/workflows/dotnet-nuget.yml/badge.svg)](https://github.com/AngeloDotNet/NET6CustomLibrary/actions/workflows/dotnet-nuget.yml)\n\n[![NuGet](https://img.shields.io/nuget/v/NET6CustomLibrary.svg)](https://www.nuget.org/packages/NET6CustomLibrary)\n[![GitHub Repo stars](https://img.shields.io/github/stars/angelodotnet/NET6CustomLibrary)](https://github.com/AngeloDotNet/NET6CustomLibrary)\n[![GitHub Forks](https://img.shields.io/github/forks/angelodotnet/NET6CustomLibrary)](https://github.com/AngeloDotNet/NET6CustomLibrary)\n[![GitHub Issues](https://img.shields.io/github/issues/angelodotnet/NET6CustomLibrary)](https://github.com/AngeloDotNet/NET6CustomLibrary)\n[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/angelodotnet/NET6CustomLibrary)](https://github.com/AngeloDotNet/NET6CustomLibrary)\n[![GitHub License](https://img.shields.io/github/license/AngeloDotNet/NET6CustomLibrary)](https://github.com/AngeloDotNet/NET6CustomLibrary/blob/main/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAngeloArchiveProjects%2FNET6CustomLibrary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAngeloArchiveProjects%2FNET6CustomLibrary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAngeloArchiveProjects%2FNET6CustomLibrary/lists"}