Segmage.AspNetCore.Extensions
1.0.0.5
dotnet add package Segmage.AspNetCore.Extensions --version 1.0.0.5
NuGet\Install-Package Segmage.AspNetCore.Extensions -Version 1.0.0.5
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="Segmage.AspNetCore.Extensions" Version="1.0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Segmage.AspNetCore.Extensions --version 1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Segmage.AspNetCore.Extensions, 1.0.0.5"
#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 Segmage.AspNetCore.Extensions as a Cake Addin #addin nuget:?package=Segmage.AspNetCore.Extensions&version=1.0.0.5 // Install Segmage.AspNetCore.Extensions as a Cake Tool #tool nuget:?package=Segmage.AspNetCore.Extensions&version=1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Segmage.Core.Extensions
Segmage.Core.Extensions integrate .NET Core applications. It is easy to set, has a clean API, and runs on all recent .NET Core platforms.
Installation
The Segmage.NET is available on Nuget as Segmage.Core.Extension
. Use the
following command to install it with the Nuget package manager:
$ Install-Package Segmage.Core.Extension -Version $VERSION
Or use the dotnet
command-line utility as follows:
$ dotnet add package Segmage.Core.Extension --version $VERSION
License and Terms
Segmage.NET Core SDK is licensed under the Apache License, version 2.0.
Your use of Segmage is governed by the Terms of Service for Segmage Services.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Newtonsoft.Json (>= 13.0.3)
-
net6.0
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Newtonsoft.Json (>= 13.0.3)
-
net7.0
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.