All Projects → aliencube → AzureFunctions.Extensions

aliencube / AzureFunctions.Extensions

Licence: MIT license
This provides some useful extensions for Azure Functions.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to AzureFunctions.Extensions

KickStart
Application initialization helper
Stars: ✭ 42 (-48.15%)
Mutual labels:  dependency-injection, ioc-container
ReaLocate
ASP.NET MVC 5 Real Estate Application
Stars: ✭ 18 (-77.78%)
Mutual labels:  dependency-injection, ioc-container
grlc
grlc builds Web APIs using shared SPARQL queries
Stars: ✭ 118 (+45.68%)
Mutual labels:  swagger-ui, open-api
Grace
Grace is a feature rich dependency injection container library
Stars: ✭ 240 (+196.3%)
Mutual labels:  dependency-injection, ioc-container
SwiftInjection
Dependency Injection framework for Swift
Stars: ✭ 21 (-74.07%)
Mutual labels:  dependency-injection, ioc-container
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
Stars: ✭ 2,711 (+3246.91%)
Mutual labels:  dependency-injection, ioc-container
iocgo
A lightweight Inversion of Control (IoC) (Dependency Injection) container for Golang
Stars: ✭ 36 (-55.56%)
Mutual labels:  dependency-injection, ioc-container
Node Dependency Injection
The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
Stars: ✭ 140 (+72.84%)
Mutual labels:  dependency-injection, ioc-container
extensions-dependency-injection
Microsoft Extensions DependencyInjection for WCF, and asp.net classic projects
Stars: ✭ 18 (-77.78%)
Mutual labels:  extensions, dependency-injection
Reflex
Minimal dependency injection framework for Unity
Stars: ✭ 263 (+224.69%)
Mutual labels:  dependency-injection, ioc-container
Swinjectstoryboard
Swinject extension for automatic dependency injection via Storyboard
Stars: ✭ 211 (+160.49%)
Mutual labels:  dependency-injection, ioc-container
di
🛠 A full-featured dependency injection container for go programming language.
Stars: ✭ 156 (+92.59%)
Mutual labels:  dependency-injection, ioc-container
Ioc
🦄 lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
Stars: ✭ 171 (+111.11%)
Mutual labels:  dependency-injection, ioc-container
alice
An additive dependency injection container for Golang.
Stars: ✭ 51 (-37.04%)
Mutual labels:  dependency-injection, ioc-container
Container
A lightweight yet powerful IoC container for Go projects
Stars: ✭ 160 (+97.53%)
Mutual labels:  dependency-injection, ioc-container
ashley
Ashley is a dependency injection container for JavaScript.
Stars: ✭ 23 (-71.6%)
Mutual labels:  dependency-injection, ioc-container
Microresolver
Extremely Fast Dependency Injection Library.
Stars: ✭ 138 (+70.37%)
Mutual labels:  dependency-injection, ioc-container
Autofac.annotation
Autofac extras library for component registration via attributes 用注解来load autofac 摆脱代码或者xml配置和java的spring的注解注入一样的体验
Stars: ✭ 140 (+72.84%)
Mutual labels:  dependency-injection, ioc-container
vesselize
⛵ A JavaScript IoC container that works seamlessly with Vue.js and React.
Stars: ✭ 22 (-72.84%)
Mutual labels:  dependency-injection, ioc-container
inject
[Archived] See https://github.com/goava/di.
Stars: ✭ 49 (-39.51%)
Mutual labels:  dependency-injection, ioc-container

As the Azure Functions OpenAPI Extension package was officially announced during the //Build event in May 2021, this repository has now been pivoted to maintain other extensions for Azure Functions.

If you have any questions around the OpenAPI extension, please pile up an issue to here.

AzureFunctions.Extensions

This provides some useful extensions for Azure Functions.

Getting Started Build and Test

Package Status Version
Aliencube.AzureFunctions.Extensions.Common

Packages for Reference Only

The following extensions are not actively developed any longer, but for reference only. You can find out the archived source codes by checking out the archived tag.

Package Status Version
Aliencube.AzureFunctions.Extensions.Configuration.AppSettings
Aliencube.AzureFunctions.Extensions.Configuration.Json
Aliencube.AzureFunctions.Extensions.DependencyInjection
Aliencube.AzureFunctions.Extensions.OpenApi.Core
Aliencube.AzureFunctions.Extensions.OpenApi
Aliencube.AzureFunctions.Extensions.OpenApi.CLI

Acknowledgement

Contribution

Your contributions are always welcome! All your work should be done in your forked repository. Once you finish your work with corresponding tests, please send us a pull request onto our dev branch for review.

License

AzureFunctions.Extensions is released under MIT License

The MIT License (MIT)

Copyright (c) 2018 aliencube.org

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].