Giter Site home page Giter Site logo

dazinator / webapicontrib.core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from webapicontrib/webapicontrib.core

0.0 2.0 0.0 220 KB

Community Contributions for ASP.NET Core

License: MIT License

Batchfile 0.16% F# 0.47% Shell 0.51% C# 98.87%

webapicontrib.core's Introduction

WebAPIContrib for ASP.NET CORE

Badges
net451 & netstandard 1.6 Build status

WebAPIContrib.Core is a collection of open source projects, add-ons and extensions to help improve your work with ASP.NET Core and ASP.NET Core MVC.

Main

  • WebApiContrib.Core Nuget
    • GlobalRoutePrefixConvention - IApplicationModelConvention allowing you to set a global route prefix, which is then combined into all actions
    • FromBodyApplicationModelConvention - IApplicationModelConvention allowing you to globally apply body binding source to action parameters. You can also provide predicates to filter on specific controllers, actions or parameters
    • OverridableFilterProvider - allows you to override filters from higher scope (i.e. global filters) on lower scope (i.e. controller filters)
    • ValidationAttribute - an action filter returning 400 response in case there are any model state errors

Formatters

TagHelpers

WebPages

A project allowing you to create Razor web pages without any controller/action infrastructure. Just add a Views/MyPage.cshtml and you can now navigate to <server root>/MyPage in the browser. Supports the typical Razor constructs - inline C# code, @inject etc.

Other


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 or on Slack. Also make sure to look at the contributing guidelines.

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. It is easy peasy.

webapicontrib.core's People

Contributors

filipw avatar thabart avatar damienbod avatar abpatel avatar pedroreys avatar dazinator avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.