VOOZH about

URL: https://www.nuget.org/packages/TheOmenDen.Shared/2022.7.19.110

⇱ NuGet Gallery | TheOmenDen.Shared 2022.7.19.110




👁 Image
TheOmenDen.Shared 2022.7.19.110

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package TheOmenDen.Shared --version 2022.7.19.110
 
 
NuGet\Install-Package TheOmenDen.Shared -Version 2022.7.19.110
 
 
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="TheOmenDen.Shared" Version="2022.7.19.110" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TheOmenDen.Shared" Version="2022.7.19.110" />
 
Directory.Packages.props
<PackageReference Include="TheOmenDen.Shared" />
 
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 TheOmenDen.Shared --version 2022.7.19.110
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TheOmenDen.Shared, 2022.7.19.110"
 
 
#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 TheOmenDen.Shared@2022.7.19.110
 
 
#: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=TheOmenDen.Shared&version=2022.7.19.110
 
Install as a Cake Addin
#tool nuget:?package=TheOmenDen.Shared&version=2022.7.19.110
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

The Omen Den Shared Library 👁 Build
👁 GitHub issues
👁 GitHub license
👁 GitHub stars

  • This is just a grouping of common classes that are used within every application that The Omen Den aims to provide as a company, and is free to modify, redistribute, and use elsewhere
  • Especially since this library is sure to not be unique to us.

A grouping of classes that aims to provide:

  1. Relevant extensions accross The Omen Den's software applications
  2. Exception calling, and custom exceptions
  3. Pooling extensions for Stringbuilder and Arrays
    • Hopefully working towards far less overhead than constantly newing these types up
    • In the case of arrays, adding "slicing" subarray functionality
  4. Custom Enumerations (both standard, and "smart")
    • Providing ways to grade exceptions via gravity
    • Providing ways to use "smart" enumerations for differing control flow
  5. Starting of LINQ methods for ReadOnlySpan<T>
    • Currently limited to a "lazy" implementation of IEnumerable<T>.Any<T>();
  6. Base Record types for QueryStrings and Events
    • Providing immutability
  7. Open Generic Registrations for IApiService implementations
  8. Automatic Registrations for IApiService and IApiStreamService implementations via Scrutor
Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (3)

Showing the top 3 NuGet packages that depend on TheOmenDen.Shared:

Package Downloads
TheOmenDen.Shared.Logging

A collection of logging utilities that are used throughout The Omen Den's applications. Also provides an eventtype enricher for Serilog

TheOmenDen.Shared.Interfaces

This package contains the interfaces that can used for various implementations, and some of the models behind them for Tenancy and User based applications.

TheOmenDen.Shared.Services

A collection of the service implementations used throughout the various apps that The Omen Den develops.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2023.11.27.49 1,647 11/27/2023
2023.3.25.112 4,310 3/25/2023
2023.3.17.2238 624 3/18/2023
2023.1.15.141 802 1/15/2023
2022.11.13.2149 1,494 11/14/2022
2022.10.8.41 3,574 10/8/2022
2022.9.19.1408 1,210 9/19/2022
2022.8.27.345 919 8/27/2022
2022.8.13.1752 755 8/13/2022
2022.7.26.331 1,173 7/26/2022
2022.7.19.110 835 7/19/2022
2022.7.13.1515 742 7/13/2022
2022.7.11.1017 716 7/11/2022