SuperMassive.Logging
2.0.0
dotnet add package SuperMassive.Logging --version 2.0.0
NuGet\Install-Package SuperMassive.Logging -Version 2.0.0
<PackageReference Include="SuperMassive.Logging" Version="2.0.0" />
paket add SuperMassive.Logging --version 2.0.0
#r "nuget: SuperMassive.Logging, 2.0.0"
// Install SuperMassive.Logging as a Cake Addin #addin nuget:?package=SuperMassive.Logging&version=2.0.0 // Install SuperMassive.Logging as a Cake Tool #tool nuget:?package=SuperMassive.Logging&version=2.0.0
SuperMassive is a small condensed framework of reusable .NET components and utility classes. It's your supermassive .NET swiss army knife.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- SuperMassive (>= 2.0.0)
- System.Security.Permissions (>= 4.7.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SuperMassive.Logging:
Package | Downloads |
---|---|
SuperMassive.Logging.AzureTable
SuperMassive is a small condensed framework of reusable .NET components and utility classes. It's your supermassive .NET swiss army knife. |
|
SuperMassive.ExceptionHandling.Logging
SuperMassive is a small condensed framework of reusable .NET components and utility classes. It's your supermassive .NET swiss army knife. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 1,370 | 4/24/2020 |
2.0.0-alpha1 | 1,254 | 5/16/2017 |
1.4.6 | 2,195 | 6/19/2015 |
1.4.5 | 1,970 | 6/7/2015 |
1.4.4 | 1,898 | 3/5/2015 |
v2.0: .NET Core 3.1
* Migrate library to .NET Core 3.1
* Refactoring and clean up