Aicrosoft.Extensions 8.0.0-beta.251110.1

This is a prerelease version of Aicrosoft.Extensions.
dotnet add package Aicrosoft.Extensions --version 8.0.0-beta.251110.1
                    
NuGet\Install-Package Aicrosoft.Extensions -Version 8.0.0-beta.251110.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="Aicrosoft.Extensions" Version="8.0.0-beta.251110.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aicrosoft.Extensions" Version="8.0.0-beta.251110.1" />
                    
Directory.Packages.props
<PackageReference Include="Aicrosoft.Extensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aicrosoft.Extensions --version 8.0.0-beta.251110.1
                    
#r "nuget: Aicrosoft.Extensions, 8.0.0-beta.251110.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.
#:package Aicrosoft.Extensions@8.0.0-beta.251110.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aicrosoft.Extensions&version=8.0.0-beta.251110.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Aicrosoft.Extensions&version=8.0.0-beta.251110.1&prerelease
                    
Install as a Cake Tool

Aicrosoft.Extensions

  • Implemented some commonly used functions as extension methods to reduce the amount of repetitive code.
  • Some experimental features will be moved to other modules once they are stable.

Lastupdate: v8.0.0 2025-11-08 by Fisher

Instructions and Warnings

  • This module is only provided for use by modules or frameworks of Aicrosoft.Extension.* .
  • No guarantee is provided for the stability and continuity of the methods.

Feature List

  • Extensions for methods and classes related to the System namespace in dotnet.
  • Commonly used regular expression definitions: RegexLib.* .
  • Some simple caching classes.
  • Common serialization and deserialization of Json.
  • Extended methods for output of system diagnostic logs.
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 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Aicrosoft.Extensions:

Package Downloads
Aicrosoft.Extensions.Hosting

- Implemented plugin framework and several foundational service base classes; - Added logger scope extensions and enhanced dependency injection utilities with extended DI features;

Aicrosoft.Extensions.AspectCore

Some extensions and implementations related to Aspect-Oriented Programming [AOP].

Aicrosoft.Extensions.Mvc

Extensions for dotnet Mvc Web.

Aicrosoft.Scheduling

> Keywords: `jobsFactory`, `jobs`, `task`, `job`, `routine`, `schedule`, `setup`, `startup`, `interval`, `cronexpression`, `jobagent` [JobsFactory](https://www.nuget.org/packages/Aicrosoft.Scheduling/) is a task scheduling framework that supports multiple types of jobs(tasks) and is easily extensible. It is written in [dotnet8](https://dotnet.microsoft.com/en-us/). An implementation example of the JobsFactory framework: [JobAgent](https://github.com/neatFactory/JobAgent)

Aicrosoft.Extensions.Azure

Extensions related to Azure and azure deployment.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.0-beta.251110.1 338 11/10/2025