MarkPflug / Sylvan.AspNetCore

A collection of ASP.NET Core libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sylvan Logo Sylvan.AspNetCore

This repository is a sibling to the Sylvan repository and is home to libraries specific to ASP.NET Core. The packages here build upon the Sylvan.Data.Csv and Sylvan.Data.Excel packages to offer extremely efficient, and fully async implementations.

Sylvan.AspNetCore.Mvc.Csv

A library that implements text/csv content negotiation for ASP.NET Core MVC APIs.

Sylvan.AspNetCore.Mvc.Excel

A library that implements Excel content negotiation for ASP.NET Core MVC APIs.

Sylvan.AspNetCore.Http.Csv

Provides a CsvResult type for ASP.NET minimal apis.

Sylvan.AspNetCore.Http.Excel

Provides an ExcelResult type for ASP.NET minimal apis.

Sylvan.AspNetCore.Mvc.JsonData

Provides a JSON formatter to handle un-typed DbDataReader responses.

About

A collection of ASP.NET Core libraries.

License:MIT License


Languages

Language:C# 92.8%Language:HTML 5.6%Language:CSS 1.6%