1 Star 3 Fork 3

Quickuse / Quickuse.Ioc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Quickuse.Ioc

介绍

Quickuse.Ioc快速应用依赖注入组件,提供便捷使用 Autofac 类库方式的组件,同时利用 Castle.Core 实现动态代理,完成AOP切面编程,可以根据项目需求定制代理器,使开发人员在编写业务逻辑时可以专心于核心业务,而不用过多的关注于其他业务逻辑的实现,这不但提高了开发效率,而且增强了代码的可维护性。比如可以结合 Quikcuse.Lock 组件实现标记特性的方式实现本地锁、分布式锁。

支持标注特性来声明实例的生命周期,具体使用方式,请参考在线文档,并欢迎指正.

在线文档: http://quickuse.gitee.io/quickuse.ioc

netstandard2.1

MIT License Copyright (c) 2020 Simon 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.

简介

快速应用.依赖注入组件 展开 收起
C# 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/quickuse/Quickuse.Ioc.git
git@gitee.com:quickuse/Quickuse.Ioc.git
quickuse
Quickuse.Ioc
Quickuse.Ioc
master

搜索帮助