Contains builder class implementation used to construct a composite container.
Info
| Version: | 6.0.22 |
| Author(s): | NetFusion Contributors |
| Last Update: | Saturday, January 21, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/grecosoft/NetFusion/wiki |
| NuGet Url: | https://www.nuget.org/packages/NetFusion.Builder |
Install
Install-Package NetFusion.Builder
dotnet add package NetFusion.Builder
paket add NetFusion.Builder
NetFusion.Builder Download (Unzip the "nupkg" after downloading)
Dependencies
- NetFusion.Base(>= 3.3.10)
- NetFusion.Bootstrap(>= 3.3.10)
- NetFusion.Serialization(>= 3.3.10)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
Tags