From 171994f06daef7b181c75d51d2554edc3cbee619 Mon Sep 17 00:00:00 2001 From: Fernando Garcia Date: Thu, 28 Dec 2023 14:16:09 +0100 Subject: [PATCH] Update REAME.md --- README.md | 8 ++++---- iXlsxWriter/README.md | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 70e3dda..b88bedd 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,13 @@ I hope it helps someone. :smirk: | Library | Version | Description | |:---|:---|:---| - | [![nuget package](../iXlsxWriter/assets/nuget_24x24.png)](https://www.nuget.org/packages/iXlsxWriter) [iXlsxWriter](https://github.com/iAJTin/iXlsxWriter) | 1.0.1 | **iXlsxWriter** is a lightweight implementation that allows creates a **xlsx** document totally or partially. **Currently only works on Windows** | + | [iXlsxWriter](https://github.com/iAJTin/iXlsxWriter/tree/master/iXlsxWriter) | 1.0.1 | **iXlsxWriter** is a lightweight implementation that allows creates a **xlsx** document totally or partially. **Currently only works on Windows** | ### Extensions. | Extension | Version | Description | |:---|:---|:---| - | [![nuget package](../iXlsxWriter/assets/nuget_24x24.png)](https://www.nuget.org/packages/iXlsxWriter.AspNet) [iXlsxWriter.AspNet](https://github.com/iAJTin/iXlsxWriter.AspNet) | 1.0.0 | Extends **iXlsxWriter** to work in *AspNet* (FullFramework) projects, contains extension methods to download **XlsxInput** instances as well as **OutputResult**, facilitating its use in this environment | - | [![nuget package](../iXlsxWriter/assets/nuget_24x24.png)](https://www.nuget.org/packages/iXlsxWriter.AspNetCore) [iXlsxWriter.AspNetCore](https://github.com/iAJTin/iXlsxWriter.AspNetCore) | 1.0.0 | Extends **iXlsxWriter** to work in *AspNetCore* projects, contains extension methods to download **XlsxInput** instances as well as **OutputResult**, facilitating its use in this environment | - | [![nuget package](../iXlsxWriter/assets/nuget_24x24.png)](https://www.nuget.org/packages/iXlsxWriter.Mail) [iXlsxWriter.Mail](https://github.com/iAJTin/iXlsxWriter.Mail) | 1.0.0 | Extends **iXlsxWriter**, contains extension methods to download **XlsxInput** instances as well as **OutputResult** | + | [iXlsxWriter.AspNet](https://github.com/iAJTin/iXlsxWriter.AspNet) | 1.0.0 | Extends **iXlsxWriter** to work in *AspNet* (FullFramework) projects, contains extension methods to download **XlsxInput** instances as well as **OutputResult**, facilitating its use in this environment | + | [iXlsxWriter.AspNetCore](https://www.nuget.org/packages/iXlsxWriter.AspNetCore) | 1.0.0 | Extends **iXlsxWriter** to work in *AspNetCore* projects, contains extension methods to download **XlsxInput** instances as well as **OutputResult**, facilitating its use in this environment | + | [iXlsxWriter.Mail](https://www.nuget.org/packages/iXlsxWriter.Mail) | 1.0.0 | Extends **iXlsxWriter**, contains extension methods to download **XlsxInput** instances as well as **OutputResult** | diff --git a/iXlsxWriter/README.md b/iXlsxWriter/README.md index 0122271..1939f61 100644 --- a/iXlsxWriter/README.md +++ b/iXlsxWriter/README.md @@ -49,9 +49,9 @@ Below is a list of extensions available to use with **XlsxInput**. | Library | Version | Description | |:--------|:--------|:------------| - | [![nuget package](./assets/nuget_24x24.png)](https://www.nuget.org/packages/iXlsxWriter.AspNet) [iXlsxWriter.AspNet](https://github.com/iAJTin/iXlsxWriter.AspNet) | 1.0.0 | Extends **iXlsxWriter** to work in *AspNet* (FullFramework) projects, contains extension methods to download **XlsxInput** instances as well as **OutputResult**, facilitating its use in this environment | - | [![nuget package](./assets/nuget_24x24.png)](https://www.nuget.org/packages/iXlsxWriter.AspNetCore) [iXlsxWriter.AspNetCore](https://github.com/iAJTin/iXlsxWriter.AspNetCore) | 1.0.0 | Extends **iXlsxWriter** to work in *AspNetCore* projects, contains extension methods to download **XlsxInput** instances as well as **OutputResult**, facilitating its use in this environment | - | [![nuget package](./assets/nuget_24x24.png)](https://www.nuget.org/packages/iXlsxWriter.Mail) [iXlsxWriter.Mail](https://github.com/iAJTin/iXlsxWriter.Mail) | 1.0.0 | Extends **iXlsxWriter**, contains extension methods to download **XlsxInput** instances as well as **OutputResult** | + | [![nuget package](https://github.com/iAJTin/iXlsxWriter/blob/master/iXlsxWriter/assets/nuget_24x24.png)](https://www.nuget.org/packages/iXlsxWriter.AspNet) [iXlsxWriter.AspNet](https://github.com/iAJTin/iXlsxWriter.AspNet) | 1.0.0 | Extends **iXlsxWriter** to work in *AspNet* (FullFramework) projects, contains extension methods to download **XlsxInput** instances as well as **OutputResult**, facilitating its use in this environment | + | [![nuget package](https://github.com/iAJTin/iXlsxWriter/blob/master/iXlsxWriter/assets/nuget_24x24.png)](https://www.nuget.org/packages/iXlsxWriter.AspNetCore) [iXlsxWriter.AspNetCore](https://github.com/iAJTin/iXlsxWriter.AspNetCore) | 1.0.0 | Extends **iXlsxWriter** to work in *AspNetCore* projects, contains extension methods to download **XlsxInput** instances as well as **OutputResult**, facilitating its use in this environment | + | [![nuget package](https://github.com/iAJTin/iXlsxWriter/blob/master/iXlsxWriter/assets/nuget_24x24.png)](https://www.nuget.org/packages/iXlsxWriter.Mail) [iXlsxWriter.Mail](https://github.com/iAJTin/iXlsxWriter.Mail) | 1.0.0 | Extends **iXlsxWriter**, contains extension methods to download **XlsxInput** instances as well as **OutputResult** | # Usage