Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WebApiContrib/WebAPIContrib
Community Contributions for ASP.NET Web API
https://github.com/WebApiContrib/WebAPIContrib
Last synced: 3 months ago
JSON representation
Community Contributions for ASP.NET Web API
- Host: GitHub
- URL: https://github.com/WebApiContrib/WebAPIContrib
- Owner: WebApiContrib
- License: mit
- Created: 2012-03-02T23:28:57.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-12-02T13:16:39.000Z (about 8 years ago)
- Last Synced: 2024-10-01T15:42:19.390Z (4 months ago)
- Language: C#
- Homepage: http://webapicontrib.github.com/
- Size: 2.86 MB
- Stars: 768
- Watchers: 108
- Forks: 238
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-csharp - WebAPI Contrib - Collection of open source projects to help improve your work with ASP.NET Web API (API)
- awesome-dotnet-cn - WebAPI Contrib - 帮助你提升ASP.NET Web API能力的开源项目库。 (API)
- awesome-dotnet - WebAPI Contrib - Collection of open source projects to help improve your work with ASP.NET Web API (API)
- awesome-dotnet - WebAPI Contrib - Collection of open source projects to help improve your work with ASP.NET Web API (API)
- awesome-dot-dev - WebAPI Contrib - Collection of open source projects to help improve your work with ASP.NET Web API (API)
- awsome-dotnet - WebAPI Contrib - Collection of open source projects to help improve your work with ASP.NET Web API (API)
- awesome-dotnet - WebAPI Contrib - Collection of open source projects to help improve your work with ASP.NET Web API (API)
README
# WebAPIContrib
WebAPIContrib is a collection of open source projects to help improve your work with ASP.NET Web API. We have divided the projects into a few different categories. For more information on each project, click through to visit the GitHub page.
## Core
* WebApiContrib [![Build Status](https://travis-ci.org/WebApiContrib/WebAPIContrib.svg)](https://travis-ci.org/WebApiContrib/WebAPIContrib)
* WebApiContrib.Testing## Formatters
* [CollectionJson.Net](http://github.com/WebApiContrib/CollectionJson.Net)
* [WebApiContrib.Formatting.Bson](http://github.com/WebApiContrib/WebApiContrib.Formatting.Bson)
* [WebApiContrib.Formatting.Html](http://github.com/WebApiContrib/WebApiContrib.Formatting.Html)
* [WebApiContrib.Formatting.JavaScriptSerializer](http://github.com/WebApiContrib/WebApiContrib.Formatting.JavaScriptSerializer)
* [WebApiContrib.Formatting.Jsonp](http://github.com/WebApiContrib/WebApiContrib.Formatting.Jsonp)
* [WebApiContrib.Formatting.MsgPack](http://github.com/WebApiContrib/WebApiContrib.Formatting.MsgPack)
* [WebApiContrib.Formatting.ProtoBuf](http://github.com/WebApiContrib/WebApiContrib.Formatting.ProtoBuf)
* [WebApiContrib.Formatting.Razor](http://github.com/WebApiContrib/WebApiContrib.Formatting.Razor)
* [WebApiContrib.Formatting.ServiceStack](http://github.com/WebApiContrib/WebApiContrib.Formatting.ServiceStack)
* [WebApiContrib.Formatting.Xlsx](http://github.com/WebApiContrib/WebApiContrib.Formatting.Xlsx)## Inversion of Control
* [WebApiContrib.IoC.Autofac](http://github.com/WebApiContrib/WebApiContrib.IoC.Autofac)
* [WebApiContrib.IoC.CastleWindsor](http://github.com/WebApiContrib/WebApiContrib.IoC.CastleWindsor)
* [WebApiContrib.IoC.Mef](http://github.com/WebApiContrib/WebApiContrib.IoC.Mef)
* [WebApiContrib.IoC.Ninject](http://github.com/WebApiContrib/WebApiContrib.IoC.Ninject)
* [WebApiContrib.IoC.StructureMap](http://github.com/WebApiContrib/WebApiContrib.IoC.StructureMap)
* [WebApiContrib.IoC.Unity](http://github.com/WebApiContrib/WebApiContrib.IoC.Unity)## Tracing
* [WebApiContrib.Tracing.Log4Net](http://github.com/WebApiContrib/WebApiContrib.Tracing.Log4Net)
* [WebApiContrib.Tracing.Nlog](http://github.com/WebApiContrib/WebApiContrib.Tracing.Nlog)## Miscellaneous
* [WebApiContrib.RavenDb](http://github.com/WebApiContrib/WebApiContrib.RavenDb)
---
### Contributing
If you would like to contribute, feel free to fork the projects or get in touch with the mailing list: https://groups.google.com/group/webapicontrib### Want to transfer your project to WebApiContrib?
You created your own project and now want to transfer it to WebApiContrib? Awesome! [We've got you covered](https://github.com/WebApiContrib/WebAPIContrib/wiki/Guidelines-for-transferring-projects-to-Web-API-Contrib). It is easy peasy.