All Projects → Oragon → Oragon.Spring

Oragon / Oragon.Spring

Licence: other
Spring.NET (spring.core + spring.aop) on .NET Standard 2.0

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Oragon.Spring

ReaLocate
ASP.NET MVC 5 Real Estate Application
Stars: ✭ 18 (-5.26%)
Mutual labels:  dependency-injection, ioc-container
inject
[Archived] See https://github.com/goava/di.
Stars: ✭ 49 (+157.89%)
Mutual labels:  dependency-injection, ioc-container
vesselize
⛵ A JavaScript IoC container that works seamlessly with Vue.js and React.
Stars: ✭ 22 (+15.79%)
Mutual labels:  dependency-injection, ioc-container
KickStart
Application initialization helper
Stars: ✭ 42 (+121.05%)
Mutual labels:  dependency-injection, ioc-container
AzureFunctions.Extensions
This provides some useful extensions for Azure Functions.
Stars: ✭ 81 (+326.32%)
Mutual labels:  dependency-injection, ioc-container
ashley
Ashley is a dependency injection container for JavaScript.
Stars: ✭ 23 (+21.05%)
Mutual labels:  dependency-injection, ioc-container
SwiftInjection
Dependency Injection framework for Swift
Stars: ✭ 21 (+10.53%)
Mutual labels:  dependency-injection, ioc-container
Coldbox Platform
A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)
Stars: ✭ 220 (+1057.89%)
Mutual labels:  dependency-injection, aop
DependencyInjector
Lightweight dependency injector
Stars: ✭ 30 (+57.89%)
Mutual labels:  dependency-injection, ioc-container
Mimick.Fody
An integrated framework for dependency injection and aspect-oriented processing.
Stars: ✭ 15 (-21.05%)
Mutual labels:  dependency-injection, aop
alice
An additive dependency injection container for Golang.
Stars: ✭ 51 (+168.42%)
Mutual labels:  dependency-injection, ioc-container
alpha-dic
Powerful dependency injection container for node.js
Stars: ✭ 27 (+42.11%)
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 (+14168.42%)
Mutual labels:  dependency-injection, ioc-container
iocgo
A lightweight Inversion of Control (IoC) (Dependency Injection) container for Golang
Stars: ✭ 36 (+89.47%)
Mutual labels:  dependency-injection, ioc-container
Grace
Grace is a feature rich dependency injection container library
Stars: ✭ 240 (+1163.16%)
Mutual labels:  dependency-injection, ioc-container
Reflex
Minimal dependency injection framework for Unity
Stars: ✭ 263 (+1284.21%)
Mutual labels:  dependency-injection, ioc-container
Ray.di
Guice style dependency injection framework for PHP
Stars: ✭ 175 (+821.05%)
Mutual labels:  dependency-injection, aop
Swinjectstoryboard
Swinject extension for automatic dependency injection via Storyboard
Stars: ✭ 211 (+1010.53%)
Mutual labels:  dependency-injection, ioc-container
di
🛠 A full-featured dependency injection container for go programming language.
Stars: ✭ 156 (+721.05%)
Mutual labels:  dependency-injection, ioc-container
ThunderboltIoc
One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.
Stars: ✭ 40 (+110.53%)
Mutual labels:  dependency-injection, ioc-container

Oragon.Spring

A .NetStandard 2.0 port of Spring.Net

This port extends Spring.NET 2.0 adding support to .NET Standard

I'm Luiz Carlos Faria, Spring.NET user. I love this project. I couldn't just and watch the project die, Spring.NET solves many questions and adress many ways to do IoC and Dependency Injection in the right way.

Goals

A main goal with this port is solve questions about adapt and overcome migration from .NET Framework to .NET Standard. Only core projects will be part of this work.

This port/fork contains only two projects:

Spring.Core

  • A full featured Inversion of Control container
  • Expression Language for lightweight scripting

Spring.AOP

  • An Aspect Oriented Programming framework

Issues

We have a huge test failures

© Luiz Carlos Faria made in brazil

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].