Ngs.Common.Core 1.5.6

dotnet add package Ngs.Common.Core --version 1.5.6
                    
NuGet\Install-Package Ngs.Common.Core -Version 1.5.6
                    
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="Ngs.Common.Core" Version="1.5.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ngs.Common.Core" Version="1.5.6" />
                    
Directory.Packages.props
<PackageReference Include="Ngs.Common.Core" />
                    
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 Ngs.Common.Core --version 1.5.6
                    
#r "nuget: Ngs.Common.Core, 1.5.6"
                    
#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 Ngs.Common.Core@1.5.6
                    
#: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=Ngs.Common.Core&version=1.5.6
                    
Install as a Cake Addin
#tool nuget:?package=Ngs.Common.Core&version=1.5.6
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ngs.Common.Core:

Package Downloads
Ngs.Agent.Infrastructure

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.6 583 3/15/2025
1.5.5 528 2/27/2025
1.5.4 257 2/27/2025
1.5.3 248 2/20/2025
1.5.2 202 2/20/2025
1.5.1 839 2/5/2025
1.5.0 292 1/28/2025
1.4.24 373 1/27/2025
1.4.23 367 1/20/2025
1.4.22 315 1/19/2025
1.4.21 763 12/17/2024
1.4.20 492 12/11/2024
1.4.19 198 12/11/2024
1.4.18 343 12/10/2024
1.4.17 163 12/10/2024
1.4.16 195 12/7/2024
1.4.15 332 12/6/2024
1.4.14 179 12/6/2024
1.4.13 641 11/29/2024
1.4.12 312 11/28/2024
Loading failed