ChustaSoft.Common 3.0.0

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

Common functionalities and utilities for any .NET project

Product 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.  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 is compatible.  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. 
.NET Framework net47 is compatible.  net471 is compatible.  net472 was computed.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7

    • No dependencies.
  • .NETFramework 4.7.1

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on ChustaSoft.Common:

Package Downloads
ChustaSoft.Tools.SecureConfig

This tool allows to encrypt configuration sections on app.settings files, and decrypt the information in runtime adding those configuration as a singleton inside the application.

ChustaSoft.Common.AspNet

Common functionalities and utilities for any AspNetCore MVC project

ChustaSoft.StaticData

Tool with Common Data used in multiple .NET applications like Countries, Cities, Currencies, ExchangeRates...

ChustaSoft.Tools.ExecutionControl

Tool for the control of executions, status, traceability and reporting

ChustaSoft.Tools.Authorization.Abstractions

Abstractions package for ChustaSoft.Tools.Authorization project

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 297 11/15/2025
2.10.0 3,230 12/6/2024
2.9.0 5,890 2/22/2024
2.8.0 4,907 12/20/2022
2.7.1 4,364 4/27/2022
2.7.0 42,676 3/20/2022
2.6.0 899 2/25/2022
2.5.0 7,440 1/29/2022
2.4.0 940 12/25/2021
2.4.0-beta.2 320 12/23/2021
2.4.0-beta.1 312 12/15/2021
2.3.0 614 11/17/2021
2.2.0 1,387 11/14/2021
2.1.0 1,080 10/27/2021
2.0.4 915 10/21/2021
2.0.3 607 10/20/2021
2.0.2 32,718 6/1/2021
2.0.1 2,670 5/25/2021
2.0.0 1,114 3/31/2021
1.3.2 4,672 8/9/2020
Loading failed