Eliassen.Common
0.1.81
See the version list below for details.
dotnet add package Eliassen.Common --version 0.1.81
NuGet\Install-Package Eliassen.Common -Version 0.1.81
<PackageReference Include="Eliassen.Common" Version="0.1.81" />
paket add Eliassen.Common --version 0.1.81
#r "nuget: Eliassen.Common, 0.1.81"
// Install Eliassen.Common as a Cake Addin #addin nuget:?package=Eliassen.Common&version=0.1.81 // Install Eliassen.Common as a Cake Tool #tool nuget:?package=Eliassen.Common&version=0.1.81
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 | Versions 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. |
-
net8.0
- Eliassen.Communications (>= 0.1.81)
- Eliassen.Communications.MessageQueueing (>= 0.1.81)
- Eliassen.Documents (>= 0.1.81)
- Eliassen.Extensions (>= 0.1.81)
- Eliassen.Identity (>= 0.1.81)
- Eliassen.MessageQueueing (>= 0.1.81)
- Eliassen.Search (>= 0.1.81)
- Eliassen.System (>= 0.1.81)
- Eliassen.System.Linq (>= 0.1.81)
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.