CodeM.Common.Ioc 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeM.Common.Ioc --version 1.1.0
NuGet\Install-Package CodeM.Common.Ioc -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeM.Common.Ioc" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeM.Common.Ioc --version 1.1.0
#r "nuget: CodeM.Common.Ioc, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CodeM.Common.Ioc as a Cake Addin
#addin nuget:?package=CodeM.Common.Ioc&version=1.1.0

// Install CodeM.Common.Ioc as a Cake Tool
#tool nuget:?package=CodeM.Common.Ioc&version=1.1.0

本开源项目是基于fastapi.net框架插件机制需要,结合.netcore的反射机制和dynamic动态类型的特点,实现而成的一套IOC容器类库,具备如下特色:

💖无需引用程序集,通过添加搜索路径,自动对路径内程序集进行搜索匹配。
🎨通过配置文件,配置对象构造函数、参数,支持简单类型、枚举、数据和列表等常用类型。
🍇通过配置文件,可以为对象实例的属性赋值,进行实例初始化。
🚀提供丰富的方法,支持泛型、单例等多种获取对象实例的方式。

Github源码

使用方法很简单,只需要将根据Github说明安装依赖即可;下面是手册地址。

使用手册

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CodeM.Common.Ioc:

Package Downloads
CodeM.Common.Orm

一套轻量级Object/Relational Mapping通用数据库操作框架

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 1,378 6/4/2022
1.1.0 2,900 11/14/2021
1.0.8 421 11/3/2021
1.0.6 1,706 3/18/2021
1.0.5 660 3/3/2021
1.0.4 594 2/23/2021
1.0.3 373 2/10/2021
1.0.2 1,294 11/18/2020
1.0.1 609 6/11/2019
1.0.0 613 5/6/2019