Abbotware.Interop.SystemServiceModel 5.0.160

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

// Install Abbotware.Interop.SystemServiceModel as a Cake Tool
#tool nuget:?package=Abbotware.Interop.SystemServiceModel&version=5.0.160                

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.160 95 12/19/2024 5.0.160 is deprecated because it is no longer maintained.
5.0.152 132 12/8/2024 5.0.152 is deprecated because it is no longer maintained.
5.0.149 130 12/8/2024 5.0.149 is deprecated because it is no longer maintained.
5.0.141 229 3/19/2024 5.0.141 is deprecated because it is no longer maintained.
5.0.140 160 3/18/2024 5.0.140 is deprecated because it is no longer maintained.
5.0.130 166 2/18/2024 5.0.130 is deprecated because it is no longer maintained.
5.0.127 161 2/17/2024 5.0.127 is deprecated because it is no longer maintained.
5.0.123 192 2/14/2024 5.0.123 is deprecated because it is no longer maintained.
5.0.107 343 10/22/2023 5.0.107 is deprecated because it is no longer maintained.
5.0.93 201 9/8/2023 5.0.93 is deprecated because it is no longer maintained.
5.0.92 178 9/8/2023 5.0.92 is deprecated because it is no longer maintained.
5.0.91 212 8/31/2023 5.0.91 is deprecated because it is no longer maintained.
5.0.89 179 8/31/2023 5.0.89 is deprecated because it is no longer maintained.
5.0.88 206 8/30/2023 5.0.88 is deprecated because it is no longer maintained.
5.0.87 189 8/21/2023 5.0.87 is deprecated because it is no longer maintained.
5.0.82 218 7/9/2023 5.0.82 is deprecated because it is no longer maintained.
5.0.81 219 6/20/2023 5.0.81 is deprecated because it is no longer maintained.
5.0.78 227 6/19/2023 5.0.78 is deprecated because it is no longer maintained.
5.0.71 217 6/16/2023 5.0.71 is deprecated because it is no longer maintained.
5.0.69 230 6/13/2023 5.0.69 is deprecated because it is no longer maintained.
5.0.68 234 6/11/2023 5.0.68 is deprecated because it is no longer maintained.
5.0.66 229 6/10/2023 5.0.66 is deprecated because it is no longer maintained.
5.0.62 252 6/9/2023 5.0.62 is deprecated because it is no longer maintained.
5.0.59 241 6/9/2023 5.0.59 is deprecated because it is no longer maintained.
5.0.58 213 6/8/2023 5.0.58 is deprecated because it is no longer maintained.
5.0.56 240 6/6/2023 5.0.56 is deprecated because it is no longer maintained.
5.0.54 239 6/6/2023 5.0.54 is deprecated because it is no longer maintained.
5.0.53 221 6/5/2023 5.0.53 is deprecated because it is no longer maintained.
5.0.51 242 6/5/2023 5.0.51 is deprecated because it is no longer maintained.
5.0.47 228 6/2/2023 5.0.47 is deprecated because it is no longer maintained.
5.0.44 226 6/2/2023 5.0.44 is deprecated because it is no longer maintained.
5.0.37 225 6/1/2023 5.0.37 is deprecated because it is no longer maintained.
5.0.24 222 5/19/2023 5.0.24 is deprecated because it is no longer maintained.
5.0.21 221 5/15/2023 5.0.21 is deprecated because it is no longer maintained.
5.0.10 380 12/21/2022 5.0.10 is deprecated because it is no longer maintained.
4.0.267 640 12/14/2021 4.0.267 is deprecated because it is no longer maintained.
4.0.264 401 12/12/2021 4.0.264 is deprecated because it is no longer maintained.
4.0.263 396 12/10/2021 4.0.263 is deprecated because it is no longer maintained.
4.0.261 381 12/10/2021 4.0.261 is deprecated because it is no longer maintained.
4.0.258 413 12/8/2021 4.0.258 is deprecated because it is no longer maintained.
4.0.256 381 12/8/2021 4.0.256 is deprecated because it is no longer maintained.
4.0.253 399 12/7/2021 4.0.253 is deprecated because it is no longer maintained.
4.0.230 456 8/29/2021 4.0.230 is deprecated because it is no longer maintained.
4.0.228 483 8/29/2021 4.0.228 is deprecated because it is no longer maintained.
4.0.224 448 8/16/2021 4.0.224 is deprecated because it is no longer maintained.
4.0.220 461 8/10/2021 4.0.220 is deprecated because it is no longer maintained.
4.0.219 452 8/8/2021 4.0.219 is deprecated because it is no longer maintained.
4.0.216 475 8/8/2021 4.0.216 is deprecated because it is no longer maintained.
4.0.207 442 8/6/2021 4.0.207 is deprecated because it is no longer maintained.
4.0.179 599 10/19/2020 4.0.179 is deprecated because it is no longer maintained.
4.0.176 645 8/9/2020 4.0.176 is deprecated because it is no longer maintained.
4.0.175 607 8/9/2020 4.0.175 is deprecated because it is no longer maintained.
4.0.171 579 7/28/2020 4.0.171 is deprecated because it is no longer maintained.
4.0.168 733 6/26/2020 4.0.168 is deprecated because it is no longer maintained.
4.0.160 650 6/21/2020 4.0.160 is deprecated because it is no longer maintained.
4.0.159 631 6/17/2020 4.0.159 is deprecated because it is no longer maintained.
4.0.154 592 6/17/2020 4.0.154 is deprecated because it is no longer maintained.
4.0.153 609 6/17/2020 4.0.153 is deprecated because it is no longer maintained.
4.0.151 607 6/2/2020 4.0.151 is deprecated because it is no longer maintained.
4.0.149 623 6/1/2020 4.0.149 is deprecated because it is no longer maintained.
4.0.148 624 5/31/2020 4.0.148 is deprecated because it is no longer maintained.
4.0.142 593 5/27/2020 4.0.142 is deprecated because it is no longer maintained.