CatLib.Core 1.3.0-alpha.1

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.1
NuGet\Install-Package CatLib.Core -Version 1.3.0-alpha.1
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.1" />
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.1
#r "nuget: CatLib.Core, 1.3.0-alpha.1"
#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.1&prerelease

// Install CatLib.Core as a Cake Tool
#tool nuget:?package=CatLib.Core&version=1.3.0-alpha.1&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 620 12/4/2019
1.4.0 767 3/20/2019
1.3.2 673 2/2/2019
1.3.1 732 1/14/2019
1.3.0 731 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 709 11/2/2018
1.2.11 743 10/12/2018
1.2.10 802 10/9/2018
1.2.9 727 9/30/2018
1.2.8 747 9/25/2018
1.2.7 1,011 4/16/2018
1.2.6 949 3/31/2018
1.2.5 1,227 2/14/2018
1.2.4 948 2/14/2018
1.2.3 952 2/13/2018
1.2.2 945 2/13/2018
1.2.1 1,035 2/2/2018
1.2.0 968 1/20/2018
1.1.4 2,132 11/4/2017
1.1.3 1,097 11/1/2017
1.1.1 1,065 10/21/2017
1.1.0 869 10/13/2017
1.0.0 991 9/25/2017

#### 框架

- 升级为 c# 7.0 语法(#64 )
- 增加`LogicException`逻辑错误异常(#80 )
- 增加`CodeStandardException`代码规范异常(#62 )
- `ServiceProvider.Register`不再是`abstract`
- 增加了`ICoroutineInit` 协同初始化接口(默认的迭代器为同步迭代器和`Init`没有本质区别,在其他环境下可能受到环境影响)
- `ApplicationEvents.OnIniting`被标记为已过时,使用:`ApplicationEvents.OnProviderInit`替换
- 新增了`ApplicationEvents.OnProviderInit` 服务提供者初始化之前
- 新增了`ApplicationEvents.OnProviderInited` 服务提供者初始化完成
- Application Version现在是静态化的了(#90 )

#### 代码规范性检查

- - 如果尝试为同一个单例化的实例注册不同的服务名,则会异常发一个异常(#62)
- - 如果尝试在注册流程中Make服务,那么会引发一个异常。 (#59)
- - 通过容器Watch一个对象时,只有当对象时可以被构建时才允许被watch。因为我们认为观察的只能是一个已经被确定的服务,而不是一个未知服务。 (#59)
- - 如果尝试在注册流程中Invoke函数,那么会引发一个异常。(#62)

#### 容器服务

- 服务容器增加了解决事件和释放事件的条件筛选(#84 )
- 服务容器增加OnAfterResolving的支持。(#83 )
- 使用this[] set对象时会进行隐式的对象绑定(bind)(#82 )
- 增加Extend函数,用于处理服务的覆盖及拓展关系,OnResolving不再允许覆盖对象。(#79)
- 服务容器Watch接口从容器实现转移至扩展函数(#81)
- 增加服务特殊字符`@`,`$`和`:`识别,如果包含则不允许注册。(#61)
- 增加变量标签`$`同`@`一样,具备相同的变量映射作用。(#61)
- 容器在`flush`对象时将会按照构建顺序的相反顺序释放服务(之前是需要通过辅助组件来完成)(#55)
- 服务容器增加`App.Alias<TService, TAlias>()`的拓展方法支持(#57)

#### 支持库

- 增加 `SegmentStream` 分片流(#74)
- 增加 `WrapperStream` 包装流(#69)
- 增加 `CombineStream` 组合流(#70)
- `Arr.Filter` 支持迭代器(#67)
- `Arr.Map` 支持迭代器(#66)
- 增加了`SortSet.ReverseIterator(bool forward)`指定反转方向的接口(#56)
- StreamExtension.ToText() 加入对不能读取流的判断(#75)
- 管理器模版支持OnAfterResolving(#92 )