Abbotware.Data 5.0.163

Prefix Reserved
dotnet add package Abbotware.Data --version 5.0.163                
NuGet\Install-Package Abbotware.Data -Version 5.0.163                
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="Abbotware.Data" Version="5.0.163" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Abbotware.Data --version 5.0.163                
#r "nuget: Abbotware.Data, 5.0.163"                
#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.
// Install Abbotware.Data as a Cake Addin
#addin nuget:?package=Abbotware.Data&version=5.0.163

// Install Abbotware.Data as a Cake Tool
#tool nuget:?package=Abbotware.Data&version=5.0.163                

Abbotware

Collection of many utility classes, interfaces, extension methods that have been accumulated over the years.

Build

  • Designed to be DI friendly and container agnostic
  • .NetStandard 2.0 and 2.1 compatible
  • uses nullable checks via C# 8.0
  • Code Coverage via (Coverlet)
  • Coverage Report aggregation via (ReportGenerator)

Abbotware.Core

This assembly has no major dependencies except for Microsoft.Extensions.Logging.Abstractions. The internal components all log to the Microsoft.Extensions.Logging.ILogger interface. For NetStandard2.0 /and NetStandard2.1, additional dependencies have been added only to add in missing features that have been added to later version of .Net.

Abbotware.Interop.{Library}

These assemblies contain interop/wrapper classes around various third-party libraries to encapsulate initialization and logic. Sometimes the are abstracted away as via interfaces

Abbotware.{Feature}

These assemblies contain feature/modules that group a common area. Sometimes these are biased towards a specific implementation and may link to specific Interop assemblies creating an external dependency.
Example. Abbotware.Data is heavily biased towards SQL Server and Entity Framework and depends on Abbotware.Interop.EntityFramework

Abbotware.{Feature}.Using.{Container}

These assemblies contain fluent api / builder syntax to help a feature be registered wuth a specific container. Example: Abbotware.Data.Using.Castle provides many ways to register contexts in castle container.

Base Objects

the following base objects make up the majority of components in this library to provide common and consistent features and behavior

Class Inherits Description
BaseLoggable n/a minimal class with a logger
BaseComponent BaseLoggable adds in disposable, eager and lazy initialization
BaseComponent<TConfiguration> BaseComponent adds in configuration

Interface and Plugins

Many features are implemented as plugins that implement an interface.

An example is: IBinarySerializaton - there are plugins such as DataContractSerializer and XmlSerializer

General interfaces are defined in Abbotware.Core and plugins maybe be in secondary assemblies to allow consumption of only the minimal number of thirdparty nugets in the end project.

Specific Libraries

Library Description
Abbotware.ShellCommand A wrapper library for executing shell commands. Captures standard output/error with timestamps as well as auto-kills processed after a specified timeout
Abbotware.Interop.Iso Enum classes and metadata for the free ISO Standard Codes (see more)
Abbotware.Interop.Aws.Timestream Fluent and POCO based publishers for AWS Timestream (see more)
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Abbotware.Data:

Package Downloads
Abbotware.Data.Using.Castle

Abbotware Core Libraries

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.163 40 12/20/2024
5.0.162 44 12/20/2024
5.0.160 39 12/19/2024
5.0.152 80 12/8/2024
5.0.149 75 12/8/2024
5.0.141 190 3/19/2024
5.0.140 125 3/18/2024
5.0.130 131 2/18/2024
5.0.127 138 2/17/2024
5.0.123 138 2/14/2024
5.0.107 309 10/22/2023
5.0.93 187 9/8/2023
5.0.92 159 9/8/2023
5.0.91 166 8/31/2023
5.0.89 160 8/31/2023
5.0.88 175 8/30/2023
5.0.87 164 8/21/2023
5.0.82 208 7/9/2023
5.0.81 326 6/20/2023
5.0.78 325 6/19/2023
5.0.71 374 6/16/2023
5.0.69 296 6/13/2023
5.0.68 315 6/11/2023
5.0.66 366 6/10/2023
5.0.62 338 6/9/2023
5.0.59 360 6/9/2023
5.0.58 359 6/8/2023
5.0.56 364 6/6/2023
5.0.54 381 6/6/2023
5.0.53 384 6/5/2023
5.0.51 381 6/5/2023
5.0.47 375 6/2/2023
5.0.44 356 6/2/2023
5.0.37 365 6/1/2023
5.0.24 379 5/19/2023
5.0.21 368 5/15/2023
5.0.10 718 12/21/2022
4.0.267 1,264 12/14/2021
4.0.264 1,198 12/12/2021
4.0.263 1,343 12/10/2021
4.0.261 1,005 12/10/2021
4.0.258 1,160 12/8/2021
4.0.256 1,200 12/8/2021
4.0.253 1,048 12/7/2021
4.0.230 1,207 8/29/2021
4.0.228 1,168 8/29/2021
4.0.224 1,091 8/16/2021
4.0.220 1,216 8/10/2021
4.0.219 1,151 8/8/2021
4.0.216 1,200 8/8/2021
4.0.207 1,201 8/6/2021
4.0.179 1,336 10/19/2020
4.0.176 1,394 8/9/2020
4.0.175 1,334 8/9/2020
4.0.171 1,338 7/28/2020
4.0.168 1,457 6/26/2020
4.0.160 1,389 6/21/2020
4.0.159 1,337 6/17/2020
4.0.154 1,324 6/17/2020
4.0.153 1,336 6/17/2020
4.0.151 1,345 6/2/2020
4.0.149 1,337 6/1/2020
4.0.148 1,368 5/31/2020
4.0.142 1,317 5/27/2020
4.0.121 1,363 4/27/2020
4.0.120 1,316 4/26/2020
4.0.118 1,345 4/26/2020
4.0.115 1,443 3/23/2020
4.0.101 1,409 1/23/2020
4.0.100 1,785 1/22/2020
4.0.92 1,365 1/21/2020
4.0.90 1,380 1/21/2020
4.0.88 1,358 1/20/2020
4.0.87 1,423 1/20/2020
4.0.86 1,436 1/20/2020
4.0.85 1,489 1/20/2020
4.0.84 1,477 1/20/2020
4.0.83 1,319 1/19/2020
4.0.79 1,389 1/19/2020
4.0.77 1,102 1/19/2020
4.0.75 1,118 1/19/2020
4.0.74 1,177 1/19/2020
4.0.71 1,170 1/18/2020
4.0.69 1,082 1/18/2020
4.0.64 1,093 1/18/2020
4.0.62 1,080 1/17/2020
4.0.61 1,112 1/17/2020
4.0.55 1,158 1/12/2020
4.0.53 1,218 1/11/2020
4.0.52 1,229 1/11/2020
4.0.48 1,191 1/11/2020
4.0.47 1,132 1/11/2020
4.0.46 1,138 1/11/2020
4.0.45 1,167 1/11/2020
4.0.44 1,124 1/11/2020
4.0.40 1,524 1/9/2020
4.0.39 1,119 1/9/2020