Nuclei 0.9.2
See the version list below for details.
dotnet add package Nuclei --version 0.9.2
NuGet\Install-Package Nuclei -Version 0.9.2
<PackageReference Include="Nuclei" Version="0.9.2" />
paket add Nuclei --version 0.9.2
#r "nuget: Nuclei, 0.9.2"
// Install Nuclei as a Cake Addin #addin nuget:?package=Nuclei&version=0.9.2 // Install Nuclei as a Cake Tool #tool nuget:?package=Nuclei&version=0.9.2
Provides a set of utility methods and classes.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
-
- Nuclei.Build (>= 0.9.0 && < 1.0.0)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Nuclei:
Package | Downloads |
---|---|
Nuclei.AppDomains
Provides methods to create application domains and attach assembly resolve and unhandled exception handlers to the newly created domain. |
|
Nuclei.Communication
Provides a communication method that provides ways to send messages and commands to remote endpoints. There are also ways of receiving notifications from the same remote endpoints. |
|
Nuclei.Plugins.Core
Provides base classes and functions for plugin discovery and loading. |
|
Nuclei.Plugins.Discovery
Provides classes and functions for plugin discovery. |
|
Nuclei.Plugins.Core.NuGet
Provides base classes and functions for plugin discovery and loading from NuGet packages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,558 | 4/13/2019 |
0.9.2 | 3,853 | 8/1/2016 |
0.9.1 | 993 | 7/19/2016 |
0.9.0 | 1,019 | 7/18/2016 |
0.8.0 | 1,838 | 5/27/2014 |
0.7.1 | 1,596 | 12/21/2013 |
0.7.0 | 1,565 | 12/4/2013 |
0.6.7 | 1,583 | 10/23/2013 |
0.6.6 | 1,520 | 10/12/2013 |
0.6.5 | 1,552 | 9/26/2013 |
0.6.4 | 1,574 | 9/21/2013 |
0.6.3 | 1,556 | 8/22/2013 |
0.6.2 | 1,576 | 8/19/2013 |
0.6.1 | 1,648 | 8/16/2013 |
0.6.0 | 1,578 | 7/31/2013 |
[46] NuGet package marks assemblies as 4.0 while they are 4.5.2 (pvandervelde)