File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
src/Devlord.Utilities.Mail Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,9 @@ Devlord.Utilities.Mail
44
55A useful class library for universal utilities like sending emails and consuming RESTful APIs.
66
7-
8- | Build | NuGet |
9- | ----- | ----- |
10- | [ ![ .NET] ( https://github.com/lorddev/utilities/actions/workflows/dotnet.yml/badge.svg )] ( https://github.com/lorddev/utilities/actions/workflows/dotnet.yml ) | [ NuGet] ( https://www.nuget.org/packages/Devlord.Utilities.Mail/ ) |
7+ | Main | Develop | NuGet |
8+ | ----- | ----- | ----- |
9+ | [ ![ .NET] ( https://github.com/lorddev/utilities/actions/workflows/dotnet.yml/badge.svg )] ( https://github.com/lorddev/utilities/actions/workflows/dotnet.yml ) | [ ![ .NET] ( https://github.com/lorddev/utilities/actions/workflows/dotnet.yml/badge.svg?branch=develop )] ( https://github.com/lorddev/utilities/actions/workflows/dotnet.yml ) | [ NuGet] ( https://www.nuget.org/packages/Devlord.Utilities.Mail/ ) |
1110
1211To install Devlord.Utilities.Mail, run the following command in the Package Manager Console:
1312
You can’t perform that action at this time.
0 commit comments