Eliassen.Common 0.1.85

This package has a SemVer 2.0.0 package version: 0.1.85+2.
dotnet add package Eliassen.Common --version 0.1.85                
NuGet\Install-Package Eliassen.Common -Version 0.1.85                
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="Eliassen.Common" Version="0.1.85" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eliassen.Common --version 0.1.85                
#r "nuget: Eliassen.Common, 0.1.85"                
#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 Eliassen.Common as a Cake Addin
#addin nuget:?package=Eliassen.Common&version=0.1.85

// Install Eliassen.Common as a Cake Tool
#tool nuget:?package=Eliassen.Common&version=0.1.85                

Eliassen - Complete

Summary

This one reference adds the direct Eliassen features for the Common Framework excluding ASP.Net Core and Third Party Extensions. This functionality and more is included in the Eliassen.Common.Complete library

Usage

Adding the reference do your project as well as adding the following to your IoC container will enable all of the functionality from this framework. All framework features will be available for use, configuration and replacement as required for your application.

Example

using Eliassen.Common;


//Add this after you IServiceCollection registation
        services.TryCommonExtensions();
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. 
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 Eliassen.Common:

Package Downloads
Eliassen.Common.Complete

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.85 43 10/10/2024
0.1.84 39 10/10/2024
0.1.83 43 9/27/2024
0.1.82 143 8/23/2024
0.1.81 110 8/1/2024
0.1.81-dev-gh-pipline.3 46 8/1/2024