ImplementFactory.NetCore
1.1.14.54
dotnet add package ImplementFactory.NetCore --version 1.1.14.54
NuGet\Install-Package ImplementFactory.NetCore -Version 1.1.14.54
<PackageReference Include="ImplementFactory.NetCore" Version="1.1.14.54" />
<PackageVersion Include="ImplementFactory.NetCore" Version="1.1.14.54" />
<PackageReference Include="ImplementFactory.NetCore" />
paket add ImplementFactory.NetCore --version 1.1.14.54
#r "nuget: ImplementFactory.NetCore, 1.1.14.54"
#:package ImplementFactory.NetCore@1.1.14.54
#addin nuget:?package=ImplementFactory.NetCore&version=1.1.14.54
#tool nuget:?package=ImplementFactory.NetCore&version=1.1.14.54
The ImplementFactory component is suitable for .Net core >=3.1 environment.
The ImplementFactory component automatically scans interface type members, automatically assembles interface instances for interface type members, Convenient and quick implementation of dependency injection (IoC inversion control) mechanism , interface-oriented operation data sources, implements interface instance loading interception, interface method invocation interception, and corresponding exception interception and provides an effective solution.
for example: https://github.com/daijiu77/ImplementFactory-simple-example.git
| 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. net9.0 was computed. 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. |
| .NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.CodeAnalysis.CSharp (>= 3.5.0)
- Microsoft.Data.SqlClient (>= 2.0.0)
- MySql.Data (>= 8.0.29)
- Oracle.ManagedDataAccess.Core (>= 3.21.61)
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 |
|---|---|---|
| 1.1.14.54 | 109 | 5/18/2026 |
| 1.1.14.53 | 252 | 10/21/2025 |
| 1.1.14.52 | 224 | 7/29/2025 |
| 1.1.14.51 | 269 | 7/15/2025 |
| 1.1.14.50 | 222 | 7/11/2025 |
| 1.1.14.49 | 241 | 11/30/2024 |
| 1.1.14.48 | 237 | 11/30/2024 |
| 1.1.14.47 | 230 | 10/22/2024 |
| 1.1.14.46 | 273 | 10/18/2024 |
| 1.1.14.45 | 240 | 6/2/2024 |
| 1.1.14.44 | 546 | 1/19/2024 |
| 1.1.14.43 | 464 | 1/18/2024 |
| 1.1.14.42 | 530 | 1/14/2024 |
| 1.1.14.41 | 511 | 1/12/2024 |
| 1.1.14.40 | 527 | 1/12/2024 |
| 1.1.14.39 | 538 | 1/10/2024 |
| 1.1.14.38 | 529 | 1/10/2024 |
| 1.1.14.37 | 536 | 1/9/2024 |
| 1.1.14.36 | 493 | 1/9/2024 |
| 1.1.14.35 | 496 | 1/9/2024 |
The ImplementFactory component is suitable for .Net core >=3.1 environment.