Atrico.Lib.Core
2.6.0
See the version list below for details.
dotnet add package Atrico.Lib.Core --version 2.6.0
NuGet\Install-Package Atrico.Lib.Core -Version 2.6.0
<PackageReference Include="Atrico.Lib.Core" Version="2.6.0" />
<PackageVersion Include="Atrico.Lib.Core" Version="2.6.0" />
<PackageReference Include="Atrico.Lib.Core" />
paket add Atrico.Lib.Core --version 2.6.0
#r "nuget: Atrico.Lib.Core, 2.6.0"
#:package Atrico.Lib.Core@2.6.0
#addin nuget:?package=Atrico.Lib.Core&version=2.6.0
#tool nuget:?package=Atrico.Lib.Core&version=2.6.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 | 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.6.0
Add DateTime service
2.4.0
Add Enumerable extensions - ForEach with index
Add Nullable extensions - OnValue
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