8000 Tags · asiffermann/proffer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: asiffermann/proffer

Tags

0.1.0-rc.92

Toggle 0.1.0-rc.92's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add unit tests for Proffer.Email and its providers (#96)

* Injectable ISmtpClient

* Get ServiceProvider

* Proffer.Email.Tests in progress #13

* Simple email sending tests #13

* Cleaning

* Bump actions/checkout from 2 to 2.3.4

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump actions/setup-dotnet from 1 to 1.8.0

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 1.8.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v1...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ncipollo/release-action from 1 to 1.8.4

Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1 to 1.8.4.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@v1...v1.8.4)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump Microsoft.AspNetCore.TestHost from 5.0.5 to 5.0.6

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](dotnet/aspnetcore@v5.0.5...v5.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

* Proffer.Email.Tests done #13

* Proffer.Email.InMemory.Tests #13

* Proffer.Email.Smtp.Tests #13

* Randomize SMTP server port

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.1.0-rc.66

Toggle 0.1.0-rc.66's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Common abstractions (#91)

* Proffer.Storage.Azure.Blobs #81

* Common abstractions libraries Proffer and Proffer.Azure #92 #82
0