Firebend Auto Crud extension pack for exporting entities to csvs or spreadsheets using ClosedXML and CsvHelper.
Info
| Version: | 16.0.0 |
| Author(s): | Firebend |
| Last Update: | Thursday, October 2, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/firebend/auto-crud |
| NuGet Url: | https://www.nuget.org/packages/Firebend.AutoCrud.Io |
Install
Install-Package Firebend.AutoCrud.Io
dotnet add package Firebend.AutoCrud.Io
paket add Firebend.AutoCrud.Io
Firebend.AutoCrud.Io Download (Unzip the "nupkg" after downloading)
Dependencies
- Firebend.AutoCrud.Core(>= 1.0.0)
- ClosedXML(>= 0.95.3)
- CsvHelper(>= 18.0.0)
- Microsoft.IO.RecyclableMemoryStream(>= 1.4.0)
Tags