Atrico.Lib.Core
2.4.0
See the version list below for details.
dotnet add package Atrico.Lib.Core --version 2.4.0
NuGet\Install-Package Atrico.Lib.Core -Version 2.4.0
<PackageReference Include="Atrico.Lib.Core" Version="2.4.0" />
<PackageVersion Include="Atrico.Lib.Core" Version="2.4.0" />
<PackageReference Include="Atrico.Lib.Core" />
paket add Atrico.Lib.Core --version 2.4.0
#r "nuget: Atrico.Lib.Core, 2.4.0"
#:package Atrico.Lib.Core@2.4.0
#addin nuget:?package=Atrico.Lib.Core&version=2.4.0
#tool nuget:?package=Atrico.Lib.Core&version=2.4.0
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. |
-
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 | 146 | 7/28/2025 | |
2.8.2 | 261 | 7/20/2025 | |
2.8.1 | 436 | 7/20/2025 | |
2.8.0 | 105 | 7/19/2025 | |
2.7.1 | 117 | 7/18/2025 | |
2.7.0 | 165 | 7/3/2025 | |
2.6.3 | 170 | 7/2/2025 | |
2.6.2 | 165 | 7/2/2025 | |
2.6.1 | 153 | 7/1/2025 | |
2.6.0 | 169 | 7/1/2025 | |
2.5.0 | 169 | 7/1/2025 | |
2.4.0 | 165 | 6/30/2025 | |
2.3.1 | 163 | 6/25/2025 | |
2.3.0 | 265 | 6/13/2025 | |
2.2.1 | 174 | 5/28/2025 | |
2.2.0 | 170 | 5/28/2025 | |
2.1.1 | 145 | 5/23/2025 | |
2.1.0 | 139 | 5/23/2025 | |
2.0.0 | 177 | 5/8/2025 | |
1.1.0 | 781 | 12/16/2019 | |
1.0.0 | 8,591 | 3/15/2019 |
2.4.0
Add Enumerable extensions - Generate
Add Dictionary extensions - GetOrCreate
2.3.1
Add Enumerable extensions - ForEach
2.3.0
Refactor Optional
Add ValueOrError, Result
2.2.1
Add EnterExit
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