NetMX.Core
0.1.0-alpha
dotnet add package NetMX.Core --version 0.1.0-alpha
NuGet\Install-Package NetMX.Core -Version 0.1.0-alpha
<PackageReference Include="NetMX.Core" Version="0.1.0-alpha" />
<PackageVersion Include="NetMX.Core" Version="0.1.0-alpha" />
<PackageReference Include="NetMX.Core" />
paket add NetMX.Core --version 0.1.0-alpha
#r "nuget: NetMX.Core, 0.1.0-alpha"
#:package NetMX.Core@0.1.0-alpha
#addin nuget:?package=NetMX.Core&version=0.1.0-alpha&prerelease
#tool nuget:?package=NetMX.Core&version=0.1.0-alpha&prerelease
NetMX.Core
This is the foundational package for the entire NetMX Framework. It contains the most essential, low-level building blocks and conventions that all other NetMX packages and applications depend on.
Key Features
NetMXModule: The abstract base class for the modularity system. Every module in the ecosystem inherits from this class to participate in the application startup and service configuration lifecycle.Dependency Injection Conventions: Defines the marker interfaces (
ITransientDependency,IScopedDependency,ISingletonDependency) that enable automatic, convention-over-configuration service registration.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|