EngineBay.Core 10.0.0

dotnet add package EngineBay.Core --version 10.0.0
                    
NuGet\Install-Package EngineBay.Core -Version 10.0.0
                    
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="EngineBay.Core" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EngineBay.Core" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="EngineBay.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EngineBay.Core --version 10.0.0
                    
#r "nuget: EngineBay.Core, 10.0.0"
                    
#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.
#:package EngineBay.Core@10.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EngineBay.Core&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=EngineBay.Core&version=10.0.0
                    
Install as a Cake Tool

EngineBay.Core

NuGet version Maintainability Test Coverage

Core module for EngineBay published to EngineBay.Core on NuGet.

About

This module is used to store interfaces, exceptions, and other classes that are intended to be shared and used amongst many different EngineBay modules.

The interfaces allow for a module to request dependency injection for something without necessarily importing a module that implements that functionality.

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

NuGet packages (13)

Showing the top 5 NuGet packages that depend on EngineBay.Core:

Package Downloads
EngineBay.Persistence

Package Description

EngineBay.Authentication

Package Description

EngineBay.Logging

Package Description

EngineBay.ApiDocumentation

Package Description

EngineBay.Auditing

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 2,712 1/9/2024
9.0.6 247 1/3/2024
9.0.5 244 12/21/2023
9.0.4 1,046 12/19/2023
9.0.3 251 12/15/2023
9.0.2 214 12/15/2023
9.0.1 356 12/7/2023
9.0.0 1,121 12/6/2023
8.0.1 950 11/22/2023
8.0.0 244 11/22/2023
7.0.6 265 11/22/2023
7.0.5 196 11/17/2023
7.0.4 690 11/9/2023
7.0.3 204 11/9/2023
7.0.2 191 11/9/2023
7.0.1 232 11/9/2023
7.0.0 1,911 10/31/2023
6.2.5 800 10/23/2023
6.2.4 225 10/23/2023
6.2.3 226 10/11/2023
Loading failed