A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
-
Updated
Jun 23, 2022 - TypeScript
{{ message }}
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
Lightweight dependency injection container for JavaScript/TypeScript
Simple yet powerful dependency injection tool for JavaScript and TypeScript.
Powerful dependency injection for Objective-C
Dependency Injection Framework for Unity3D
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
Extremely powerful Inversion of Control (IoC) container for Node.JS
The dependency injection container for humans
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale
A curated list of awesome YARA rules, tools, and people.
Dependency injection framework for Python
Signature base for my scanner tools
This repository contains all relevant information about Unity Container suit
A DFIR tool written in Python.
Makes things cross-platform
Changelog of version 2.0.0:
dns.resolver.resolve() has been added, allowing control of whether search lists are used. dns.resolver.query() is retained for backwards compatibility, but deprecated. The default for search list behavior can be set at in the resolver object with the use_search_by_default parameter. The default is False.
dns.resolver.query() is used here:
建议BaseRepository 里增加返回 IQueryable 的Get / GetAsync 的方法
有了之后就可以在service 里面进行拼接LINQ 用于获取到ViewModel中关联其他类的数据
A collection of sources of indicators of compromise.
Add a description, image, and links to the ioc topic page so that developers can more easily learn about it.
To associate your repository with the ioc topic, visit your repo's landing page and select "manage topics."
The Calling REST APIs section demonstrates how to use LoopBack 4 to call GET APIs. It would be benefiting to the broader community to demonstrate how to call POST APIs. I have the todo-jwt example hosted in Heroku that could be used in the doc