Skip to content

wilsonwu/APILiteNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A new ASP.NET Core project here: https://github.com/wilsonwu/netcoreauth

APILiteNET

This project is lite RESTful API framework using ASP.NET MVC in C#, we can use it to build a API provider quickly and easily.

Features

  • Serve all requests as API request or custom prefix
  • Support JSON/XML/JSONP data formats as response
  • GZIP/Deflate compress support
  • Custom error display support
  • Custom authentication attributes

Releases

No releases published

Packages

No packages published