Aicrosoft.Extensions
6.1.7
See the version list below for details.
dotnet add package Aicrosoft.Extensions --version 6.1.7
NuGet\Install-Package Aicrosoft.Extensions -Version 6.1.7
<PackageReference Include="Aicrosoft.Extensions" Version="6.1.7" />
paket add Aicrosoft.Extensions --version 6.1.7
#r "nuget: Aicrosoft.Extensions, 6.1.7"
// Install Aicrosoft.Extensions as a Cake Addin #addin nuget:?package=Aicrosoft.Extensions&version=6.1.7 // Install Aicrosoft.Extensions as a Cake Tool #tool nuget:?package=Aicrosoft.Extensions&version=6.1.7
Aicrosoft.Extensions
Related extension methods based on dotnet Commonly used conversions
常用的功能
- 简单缓存
- 简单测试方法
- 常用正则表达式库
TODO:
- remove JetBrains.Annotations
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 | net46 is compatible. 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. |
-
.NETFramework 4.6
- JetBrains.Annotations (>= 2022.1.0)
-
.NETStandard 2.0
- JetBrains.Annotations (>= 2022.1.0)
-
net6.0
- JetBrains.Annotations (>= 2022.1.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Aicrosoft.Extensions:
Package | Downloads |
---|---|
Aicrosoft.Extensions.Hosting
A general-purpose host, adding some simple extensions, such as string processing, automatic module injection, etc. It can also avoid introducing multiple MS packages. Just use this one (no need to introduce MS Hosting again) |
|
Aicrosoft.Extensions.AspectCore
Package Description |
|
Aicrosoft.Extensions.Mvc
Package Description |
|
Aicrosoft.Scheduling
A multifunctional and extensible task scheduling framework |
|
Aicrosoft.Extensions.Notify
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.5.0 | 160 | 10/12/2024 |
8.3.0 | 211 | 9/10/2024 |
8.2.0 | 175 | 8/7/2024 |
6.4.0 | 625 | 11/20/2023 |
6.3.2 | 371 | 11/1/2023 |
6.2.1 | 523 | 8/25/2023 |
6.1.7 | 391 | 7/25/2023 |
6.1.5 | 575 | 3/13/2023 |
6.1.4 | 545 | 3/11/2023 |
6.1.3 | 572 | 2/21/2023 |
6.1.1 | 616 | 12/1/2022 |
6.1.1-beta.221203.1 | 185 | 12/3/2022 |
1.2.1-dev6-1129 | 720 | 11/29/2022 |
1.2.1-dev5-1115 | 223 | 11/29/2022 |
1.0.0 | 267 | 5/17/2023 |
Ver:6.1.6 2023-03-16 Release Notes:
- Fix some waring in code.
- Add extension method IfNotNullOrEmptyThen to run Action when a string value is not empty
- LogHelper.SetConfigurationVariable replaces old SetNLogConfigVariable (flag not available)
- Increase the execution of If conditions, mark other If methods as expired and be removed
- Added the generation of ReleaseNote