|
| 1 | +# PosInformatique.Foundations.Emailing.Azure |
| 2 | + |
| 3 | +## Changelog |
| 4 | + |
| 5 | +### 1.1.0 |
| 6 | + |
| 7 | +#### PosInformatique.Foundations.Emailing |
| 8 | +- Add the support to send emails with attachments. |
| 9 | + |
| 10 | +#### PosInformatique.Foundations.Emailing.Azure |
| 11 | +- Add the support to send emails with attachments. |
| 12 | + |
| 13 | +#### PosInformatique.Foundations.Emailing.Graph |
| 14 | +- Add the support to send emails with attachments. |
| 15 | + |
| 16 | +### 1.0.0 |
| 17 | +- Initial version of the following packages: |
| 18 | + - [PosInformatique.Foundations.EmailAddresses](./src/EmailAddresses/README.md) |
| 19 | + - [PosInformatique.Foundations.EmailAddresses.EntityFramework](./src/EmailAddresses.EntityFramework/README.md) |
| 20 | + - [PosInformatique.Foundations.EmailAddresses.FluentValidation](./src/EmailAddresses.FluentValidation/README.md) |
| 21 | + - [PosInformatique.Foundations.EmailAddresses.Json](./src/EmailAddresses.Json/README.md) |
| 22 | + - [PosInformatique.Foundations.Emailing](./src/Emailing/README.md) |
| 23 | + - [PosInformatique.Foundations.Emailing.Azure](./src/Emailing.Azure/README.md) |
| 24 | + - [PosInformatique.Foundations.Emailing.Graph](./src/Emailing.Graph/README.md) |
| 25 | + - [PosInformatique.Foundations.Emailing.Templates.Razor](./src/Emailing.Templates.Razor/README.md) |
| 26 | + - [PosInformatique.Foundations.MediaTypes](./src/MediaTypes/README.md) |
| 27 | + - [PosInformatique.Foundations.MediaTypes.EntityFramework](./src/MediaTypes.EntityFramework/README.md) |
| 28 | + - [PosInformatique.Foundations.MediaTypes.Json](./src/MediaTypes.Json/README.md) |
| 29 | + - [PosInformatique.Foundations.People](./src/People/README.md) |
| 30 | + - [PosInformatique.Foundations.People.DataAnnotations](./src/People.DataAnnotations/README.md) |
| 31 | + - [PosInformatique.Foundations.People.EntityFramework](./src/People.EntityFramework/README.md) |
| 32 | + - [PosInformatique.Foundations.People.FluentAssertions](./src/People.FluentAssertions/README.md) |
| 33 | + - [PosInformatique.Foundations.People.FluentValidation](./src/People.FluentValidation/README.md) |
| 34 | + - [PosInformatique.Foundations.People.Json](./src/People.Json/README.md) |
| 35 | + - [PosInformatique.Foundations.PhoneNumbers](./src/PhoneNumbers/README.md) |
| 36 | + - [PosInformatique.Foundations.PhoneNumbers.EntityFramework](./src/PhoneNumbers.EntityFramework/README.md) |
| 37 | + - [PosInformatique.Foundations.PhoneNumbers.FluentValidation](./src/PhoneNumbers.FluentValidation/README.md) |
| 38 | + - [PosInformatique.Foundations.PhoneNumbers.Json](./src/PhoneNumbers.Json/README.md) |
| 39 | + - [PosInformatique.Foundations.Text.Templating](./src/Text.Templating/README.md) |
| 40 | + - [PosInformatique.Foundations.Text.Templating.Razor](./src/Text.Templating.Razor/README.md) |
| 41 | + - [PosInformatique.Foundations.Text.Templating.Scriban](./src/Text.Templating.Scriban/README.md) |
0 commit comments