Atrico.Lib.Core
2.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Atrico.Lib.Core --version 2.2.0
NuGet\Install-Package Atrico.Lib.Core -Version 2.2.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="Atrico.Lib.Core" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Atrico.Lib.Core" Version="2.2.0" />
<PackageReference Include="Atrico.Lib.Core" />
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 Atrico.Lib.Core --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Atrico.Lib.Core, 2.2.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 Atrico.Lib.Core@2.2.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=Atrico.Lib.Core&version=2.2.0
#tool nuget:?package=Atrico.Lib.Core&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Atrico.Lib.Core
Core utilites
Details - TBD
Product | Versions 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 (29)
Showing the top 5 NuGet packages that depend on Atrico.Lib.Core:
Package | Downloads |
---|---|
Atrico.Lib.Common
Common utilities |
|
Atrico.Lib.Testing
Testing Utilities |
|
Atrico.Lib.BusinessLogic
Various Business logic foundations |
|
Atrico.Lib.DomainModel
Foundations for a domain model |
|
Atrico.Lib.CommandLineParser
Command Line Parser |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
2.8.3 | 107 | 7/28/2025 | |
2.8.2 | 240 | 7/20/2025 | |
2.8.1 | 415 | 7/20/2025 | |
2.8.0 | 76 | 7/19/2025 | |
2.7.1 | 96 | 7/18/2025 | |
2.7.0 | 154 | 7/3/2025 | |
2.6.3 | 149 | 7/2/2025 | |
2.6.2 | 144 | 7/2/2025 | |
2.6.1 | 140 | 7/1/2025 | |
2.6.0 | 146 | 7/1/2025 | |
2.5.0 | 148 | 7/1/2025 | |
2.4.0 | 144 | 6/30/2025 | |
2.3.1 | 142 | 6/25/2025 | |
2.3.0 | 244 | 6/13/2025 | |
2.2.1 | 153 | 5/28/2025 | |
2.2.0 | 149 | 5/28/2025 | |
2.1.1 | 119 | 5/23/2025 | |
2.1.0 | 108 | 5/23/2025 | |
2.0.0 | 156 | 5/8/2025 | |
1.1.0 | 755 | 12/16/2019 | |
1.0.0 | 7,995 | 3/15/2019 |
2.2.0
Add Optional.Convert (optional)
2.1.1
Remove extraneous binaries
2.1.0
Added Optional, Visitor and StartStop
2.0.0
Create new for net9.0