SuperMassive 1.4.5
See the version list below for details.
dotnet add package SuperMassive --version 1.4.5
NuGet\Install-Package SuperMassive -Version 1.4.5
<PackageReference Include="SuperMassive" Version="1.4.5" />
paket add SuperMassive --version 1.4.5
#r "nuget: SuperMassive, 1.4.5"
// Install SuperMassive as a Cake Addin #addin nuget:?package=SuperMassive&version=1.4.5 // Install SuperMassive as a Cake Tool #tool nuget:?package=SuperMassive&version=1.4.5
SuperMassive is a small condensed framework of reusable .NET components and utility classes. It's your supermassive swiss army knife.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
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,309 | 4/24/2020 |
2.0.0-alpha1 | 1,414 | 5/16/2017 |
1.4.6 | 3,604 | 6/19/2015 |
1.4.5 | 3,037 | 6/7/2015 |
1.4.4 | 3,142 | 3/5/2015 |
Added a Precondition check method (Requires) to the Guard class.