CG.Business 2023.2.1

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

This package contains business related abstractions used by other CodeGator packages.

Platforms supported:
.NET 6.x or above

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

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on CG.Business:

Package Downloads
CG.Linq

This package contains LINQ extensions used by other CodeGator packages. Platforms supported: .NET 6.x or above

CG.Email

This package contains email extensions used by other CodeGator packages. Platforms supported: .NET 6.x or above

CG.Sms

This package contains SMS extensions used by other CodeGator packages. Platforms supported: .NET 6.x or above

CG.Secrets

This package contains secrets extensions used by other CodeGator packages. Platforms supported: .NET 6.x or above

CG.EntityFrameworkCore

This package contains EFCORE extensions used by other CodeGator packages. Platforms supported: .NET 6.x or above

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2023.2.1 1,509 2/17/2023 2023.2.1 is deprecated because it is no longer maintained.
2023.1.1 1,051 1/17/2023
2022.1.2 1,235 10/22/2022
2022.1.1 9,240 11/24/2021
2021.3.3 3,484 9/20/2021
2021.3.2 2,665 9/20/2021
2021.3.1 4,707 7/12/2021
2021.2.31 3,525 6/26/2021
2021.2.30 1,207 6/16/2021
2021.2.29 2,893 6/14/2021
2021.2.28 3,677 6/14/2021
2021.2.27 1,210 6/14/2021
2021.2.26 1,262 6/14/2021
2021.2.25 4,843 6/8/2021
2021.2.24 2,437 6/8/2021
2021.2.23 1,192 6/8/2021
2021.2.21 1,791 6/8/2021
2021.2.20 1,207 6/8/2021
2021.2.19 1,735 6/7/2021
2021.2.18 1,817 6/7/2021
Loading failed