CatLib.Core 1.3.0-alpha.3

This is a prerelease version of CatLib.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CatLib.Core --version 1.3.0-alpha.3
NuGet\Install-Package CatLib.Core -Version 1.3.0-alpha.3
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="CatLib.Core" Version="1.3.0-alpha.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CatLib.Core --version 1.3.0-alpha.3
#r "nuget: CatLib.Core, 1.3.0-alpha.3"
#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 CatLib.Core as a Cake Addin
#addin nuget:?package=CatLib.Core&version=1.3.0-alpha.3&prerelease

// Install CatLib.Core as a Cake Tool
#tool nuget:?package=CatLib.Core&version=1.3.0-alpha.3&prerelease

- CatLib是渐进式的框架,可以无缝和现有框架融合。无论您的项目处于哪个阶段您都可以轻易的接入CatLib。
- CatLib提供的依赖注入方案,可以极大程度的帮助项目解耦。
- CatLib提供了大量可靠,可持续的公共组件,帮助企业降低开发成本。
- 基于MIT协议,企业可以通过CatLib的组件化方案建立私有的公共组件库,积攒公共组件。
- 轻量级的框架,所有的组件都是可以被移除的,您可以只选择适合您的组件。
- 中文文档完善,极低的学习成本。
- 面向接口编程,底层组件无感知替换。

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CatLib.Core:

Package Downloads
CatLib.Framework.API

- CatLib是渐进式的框架,可以无缝和现有框架融合。无论您的项目处于哪个阶段您都可以轻易的接入CatLib。 - CatLib提供的依赖注入方案,可以极大程度的帮助项目解耦。 - CatLib提供了大量可靠,可持续的公共组件,帮助企业降低开发成本。 - 基于MIT协议,企业可以通过CatLib的组件化方案建立私有的公共组件库,积攒公共组件。 - 轻量级的框架,所有的组件都是可以被移除的,您可以只选择适合您的组件。 - 中文文档完善,极低的学习成本。 - 面向接口编程,底层组件无感知替换。

CatLib.Framework

- CatLib是渐进式的框架,可以无缝和现有框架融合。无论您的项目处于哪个阶段您都可以轻易的接入CatLib。 - CatLib提供的依赖注入方案,可以极大程度的帮助项目解耦。 - CatLib提供了大量可靠,可持续的公共组件,帮助企业降低开发成本。 - 基于MIT协议,企业可以通过CatLib的组件化方案建立私有的公共组件库,积攒公共组件。 - 轻量级的框架,所有的组件都是可以被移除的,您可以只选择适合您的组件。 - 中文文档完善,极低的学习成本。 - 面向接口编程,底层组件无感知替换。

CatLib.FileSystem

CatLib 抽象文件系统是文件系统的抽象库。 通过为许多不同的文件系统提供统一的接口,您可以在没有不进行任何代码重写和改动的的情况下变更文件系统。 使用CatLib抽象文件系统,您可以降低研发难度,提高代码的可测试性和重用性。

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on CatLib.Core:

Repository Stars
CatLib/Framework
deprecated, use : https://github.com/CatLib/CatLib
Version Downloads Last updated
2.0.0-stable 622 12/4/2019
1.4.0 770 3/20/2019
1.3.2 675 2/2/2019
1.3.1 734 1/14/2019
1.3.0 733 1/4/2019
1.3.0-alpha.3 388 12/20/2018
1.3.0-alpha.2 406 12/5/2018
1.3.0-alpha.1 404 12/3/2018
1.2.12 711 11/2/2018
1.2.11 745 10/12/2018
1.2.10 804 10/9/2018
1.2.9 729 9/30/2018
1.2.8 749 9/25/2018
1.2.7 1,013 4/16/2018
1.2.6 951 3/31/2018
1.2.5 1,229 2/14/2018
1.2.4 950 2/14/2018
1.2.3 954 2/13/2018
1.2.2 947 2/13/2018
1.2.1 1,037 2/2/2018
1.2.0 970 1/20/2018
1.1.4 2,134 11/4/2017
1.1.3 1,099 11/1/2017
1.1.1 1,067 10/21/2017
1.1.0 871 10/13/2017
1.0.0 995 9/25/2017

**框架相关**

- 修复初始化顺序不正确的异常,不同运行时环境不一致(#102 )
- copyright 名称变更为 CatLib(#106 )
- 为Type增加ToService扩展函数(#105 )
- 注释中的文档地址更新为 https(#108 )
- DebugLevels允许在Register中被使用(#109)
- 提示内容优化(#117 )
- App门面增加IsResolved(string service)的支持(#118 )
- 移除实验的属性App.AutoInstance; 如果全局实例没有被构建则引发一个异常(#129)
- 如果在构建CatLib实例时,允许传入一个bool值决定是否应用到全局(#128)

**服务容器**

- 将IContainer接口缩减,缩减的接口将会被移动到扩展方法(#111 )
-- Factory
- 语意行为变更:Bind和Singleton相关(#112 )
- `IContainer.Release`接口参数由`string`变更为`object`,允许通过对象实例来进行释放(#115 )
- 优化UnresolvableException的异常提示消息 (#120)
- 允许在Needs时提供需求的变量名,以支持变量名需求,改善变量名上下文关系的流程 (#122 )
- 服务容器的构建策略可以通过虚函数覆写(#124)
- 移除了Inject的别名支持 (#126)

**其他**

- 清理了无用代码(#119 )