GN2.Business.Base 2.0.0

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

Provides a api library for business services.

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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on GN2.Business.Base:

Package Downloads
GN2.Business.Sites.Shared

Provides a Site for business services.

GN2.Business.Apis.Shared

Provides a API for business services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 258 1/24/2025
1.3.0 196 12/7/2024
1.2.9 205 9/26/2024
1.2.8 262 8/27/2024
1.2.7 188 8/27/2024
1.2.6 193 8/27/2024
1.2.5 213 8/23/2024
1.2.4 226 8/22/2024
1.2.3 226 8/22/2024
1.2.2 231 8/22/2024
1.2.1 213 8/22/2024
1.2.0 230 8/21/2024
1.1.9 208 8/20/2024
1.1.8 211 8/15/2024
1.1.7 165 8/3/2024
1.1.6 180 8/3/2024
1.1.5 253 8/2/2024
Loading failed