Abbotware.Interop.NUnit 5.0.160

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Abbotware.Interop.NUnit --version 5.0.160                
NuGet\Install-Package Abbotware.Interop.NUnit -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.NUnit" 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.NUnit --version 5.0.160                
#r "nuget: Abbotware.Interop.NUnit, 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.NUnit as a Cake Addin
#addin nuget:?package=Abbotware.Interop.NUnit&version=5.0.160

// Install Abbotware.Interop.NUnit as a Cake Tool
#tool nuget:?package=Abbotware.Interop.NUnit&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 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.Interop.NUnit:

Package Downloads
Abbotware.Utility.UnitTest.Using.NUnit

Abbotware Core Libraries

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.163 78 12/20/2024
5.0.162 75 12/20/2024
5.0.160 80 12/19/2024
5.0.152 87 12/8/2024
5.0.149 86 12/8/2024
5.0.141 324 3/19/2024
5.0.140 114 3/18/2024
5.0.130 134 2/18/2024
5.0.127 119 2/17/2024
5.0.123 145 2/14/2024
5.0.107 303 10/22/2023
5.0.93 183 9/8/2023
5.0.92 132 9/8/2023
5.0.91 143 8/31/2023
5.0.89 139 8/31/2023
5.0.88 157 8/30/2023
5.0.87 142 8/21/2023
5.0.82 175 7/9/2023
5.0.81 215 6/20/2023
5.0.78 156 6/19/2023
5.0.71 168 6/16/2023
5.0.69 178 6/13/2023
5.0.68 177 6/11/2023
5.0.66 169 6/10/2023
5.0.62 179 6/9/2023
5.0.59 178 6/9/2023
5.0.58 170 6/8/2023
5.0.56 186 6/6/2023
5.0.54 175 6/6/2023
5.0.53 173 6/5/2023
5.0.51 159 6/5/2023
5.0.47 175 6/2/2023
5.0.44 169 6/2/2023
5.0.37 162 6/1/2023
5.0.24 179 5/19/2023
5.0.21 169 5/15/2023
5.0.10 342 12/21/2022
4.0.267 603 12/14/2021
4.0.264 497 12/12/2021
4.0.263 512 12/10/2021
4.0.261 502 12/10/2021
4.0.258 471 12/8/2021
4.0.256 492 12/8/2021
4.0.253 474 12/7/2021
4.0.230 584 8/29/2021
4.0.228 594 8/29/2021
4.0.224 563 8/16/2021
4.0.220 578 8/10/2021
4.0.219 559 8/8/2021
4.0.216 576 8/8/2021
4.0.207 556 8/6/2021
4.0.179 1,088 10/19/2020
4.0.176 790 8/9/2020
4.0.175 722 8/9/2020
4.0.171 770 7/28/2020
4.0.168 870 6/26/2020
4.0.160 815 6/21/2020
4.0.159 782 6/17/2020
4.0.154 751 6/17/2020
4.0.153 796 6/17/2020
4.0.151 798 6/2/2020
4.0.149 810 6/1/2020
4.0.148 780 5/31/2020
4.0.142 760 5/27/2020
4.0.121 726 4/27/2020
4.0.120 788 4/26/2020
4.0.118 740 4/26/2020
4.0.115 861 3/23/2020
4.0.101 916 1/23/2020
4.0.100 803 1/22/2020
4.0.92 830 1/21/2020
4.0.90 815 1/21/2020
4.0.88 834 1/20/2020
4.0.87 865 1/20/2020
4.0.86 904 1/20/2020
4.0.85 899 1/20/2020
4.0.84 920 1/20/2020
4.0.83 789 1/19/2020
4.0.79 835 1/19/2020
4.0.77 837 1/19/2020
4.0.75 819 1/19/2020
4.0.74 929 1/19/2020
4.0.71 913 1/18/2020
4.0.69 788 1/18/2020
4.0.64 828 1/18/2020
4.0.62 785 1/17/2020
4.0.61 802 1/17/2020
4.0.55 844 1/12/2020
4.0.53 924 1/11/2020
4.0.52 943 1/11/2020
4.0.48 868 1/11/2020
4.0.47 872 1/11/2020
4.0.46 882 1/11/2020
4.0.45 848 1/11/2020
4.0.44 848 1/11/2020
4.0.40 888 1/9/2020
4.0.39 858 1/9/2020
4.0.38 888 1/7/2020
4.0.37 901 1/7/2020
4.0.35 915 1/7/2020
4.0.34 856 1/11/2020
4.0.33 833 1/7/2020
4.0.32 876 1/6/2020
4.0.31 703 1/6/2020
4.0.30 626 1/6/2020
4.0.29 645 1/6/2020
4.0.28 664 1/6/2020
4.0.27 676 1/6/2020
4.0.26 695 1/6/2020
4.0.12 730 1/5/2020
1.0.0 26,610 9/16/2018