Syrx.Extensions
2.2.0
dotnet add package Syrx.Extensions --version 2.2.0
NuGet\Install-Package Syrx.Extensions -Version 2.2.0
<PackageReference Include="Syrx.Extensions" Version="2.2.0" />
paket add Syrx.Extensions --version 2.2.0
#r "nuget: Syrx.Extensions, 2.2.0"
// Install Syrx.Extensions as a Cake Addin #addin nuget:?package=Syrx.Extensions&version=2.2.0 // Install Syrx.Extensions as a Cake Tool #tool nuget:?package=Syrx.Extensions&version=2.2.0
This package hosts extension methods to simplify wiring up Syrx.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net8.0
- Microsoft.Extensions.DependencyInjection (>= 9.0.0)
- Syrx (>= 2.2.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Syrx.Extensions:
Package | Downloads |
---|---|
Syrx.Commanders.Databases.Settings.Extensions
This package hosts extension methods to simplify the configuration of Syrx database commands. |
|
Syrx.Commanders.Databases.Settings.Readers.Extensions
This package hosts extension methods to simplify dependency injection using the IServiceCollection. |
|
Syrx.Commanders.Databases.Settings.Extensions.Xml
This package adds support for configuration of Syrx database commands via XML file. |
|
Syrx.Commanders.Databases.Connectors.Extensions
This package hosts extension methods to simplify dependency injection using the IServiceCollection. |
|
Syrx.Commanders.Databases.Settings.Extensions.Json
This package adds support for configuration of Syrx database commands via JSON file. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated to .NET8.0.