SuperMassive 2.0.0
dotnet add package SuperMassive --version 2.0.0
NuGet\Install-Package SuperMassive -Version 2.0.0
<PackageReference Include="SuperMassive" Version="2.0.0" />
paket add SuperMassive --version 2.0.0
#r "nuget: SuperMassive, 2.0.0"
// Install SuperMassive as a Cake Addin #addin nuget:?package=SuperMassive&version=2.0.0 // Install SuperMassive as a Cake Tool #tool nuget:?package=SuperMassive&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
- System.ComponentModel.Annotations (>= 4.7.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SuperMassive:
Package | Downloads |
---|---|
SuperMassive.Fakers
SuperMassive is a small condensed framework of reusable .NET components and utility classes. It's your supermassive .NET swiss army knife. |
|
SuperMassive.Logging
SuperMassive is a small condensed framework of reusable .NET components and utility classes. It's your supermassive .NET swiss army knife. |
|
SuperMassive.Logging.AzureTable
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 | 4,299 | 4/24/2020 |
2.0.0-alpha1 | 1,412 | 5/16/2017 |
1.4.6 | 3,602 | 6/19/2015 |
1.4.5 | 3,035 | 6/7/2015 |
1.4.4 | 3,138 | 3/5/2015 |
v2.0: .NET Core 3.1
* Migrate library to .NET Core 3.1
* Introduce Nullable Reference types
* Refactoring and clean up