Assemblysoft.Services.Common
1.0.1
dotnet add package Assemblysoft.Services.Common --version 1.0.1
NuGet\Install-Package Assemblysoft.Services.Common -Version 1.0.1
<PackageReference Include="Assemblysoft.Services.Common" Version="1.0.1" />
paket add Assemblysoft.Services.Common --version 1.0.1
#r "nuget: Assemblysoft.Services.Common, 1.0.1"
// Install Assemblysoft.Services.Common as a Cake Addin #addin nuget:?package=Assemblysoft.Services.Common&version=1.0.1 // Install Assemblysoft.Services.Common as a Cake Tool #tool nuget:?package=Assemblysoft.Services.Common&version=1.0.1
Required to support services with common models and interfaces
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net5.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Assemblysoft.Services.Common:
Package | Downloads |
---|---|
Assemblysoft.BlobStorageExtensions
Additional extensions to the Assemblysoft.Services.Azure.Storage.Blobs package to add commonly used scenarios for persisting and retrieving blobs from Azure Blob Storage. |
|
Assemblysoft.Services.Azure.Storage.Blobs
Azure Blob Storage library to that makes Azure blob operations simple with added extensions to support real-world usage scenarios. Supports V12+ of the Azure.Storage.Blobs client library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added LogEntry model + ILogging Interface