![]() |
VOOZH | about |
dotnet add package NeerCore.DependencyInjection --version 2.0.1
NuGet\Install-Package NeerCore.DependencyInjection -Version 2.0.1
<PackageReference Include="NeerCore.DependencyInjection" Version="2.0.1" />
<PackageVersion Include="NeerCore.DependencyInjection" Version="2.0.1" />Directory.Packages.props
<PackageReference Include="NeerCore.DependencyInjection" />Project file
paket add NeerCore.DependencyInjection --version 2.0.1
#r "nuget: NeerCore.DependencyInjection, 2.0.1"
#:package NeerCore.DependencyInjection@2.0.1
#addin nuget:?package=NeerCore.DependencyInjection&version=2.0.1Install as a Cake Addin
#tool nuget:?package=NeerCore.DependencyInjection&version=2.0.1Install as a Cake Tool
The NeerCore.DependencyInjection package is a set of base classes for simplified work with the mechanisms of Reflection and Dependency Injection.
It is a library for simplified writing of .NET apps. It integrates a popular set of core libraries that are required for developing full-fledged apps, but they don't come out of the box in ASP.NET. NeerCore can be used as shown in the examples in the official repository, or separately in parts that you need. You can also use part of the code from the repository if you do not need to include "one more nuget package" or if your project is not support the version of .NET on which NeerCore was created.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on NeerCore.DependencyInjection:
| Package | Downloads |
|---|---|
|
NeerCore.Api
The NeerCore.Api package is a set of base classes for configuring and easier work with ASP.NET web applications. It is a library for simplified writing of .NET apps. It integrates a popular set of core libraries that are required for developing full-fledged apps, but they don't come out of the box in ASP.NET. NeerCore can be used as shown in the examples in the official repository, or separately in parts that you need. You can also use part of the code from the repository if you do not need to include "one more nuget package" or if your project is not support the version of .NET on which NeerCore was created. |
|
|
NeerCore.Application.MediatR
The NeerCore.Application.MediatR package provides classes for simplified application configuration using the MediatR library. It is a library for simplified writing of .NET apps. It integrates a popular set of core libraries that are required for developing full-fledged apps, but they don't come out of the box in ASP.NET. NeerCore can be used as shown in the examples in the official repository, or separately in parts that you need. You can also use part of the code from the repository if you do not need to include "one more nuget package" or if your project is not support the version of .NET on which NeerCore was created. |
|
|
NeerCore.Data.EntityFramework
The NeerCore.Data.EntityFramework package is a wrapper for Microsoft.EntityFrameworkCore. It simplifies the work with this library and is integrated into the NeerCore ecosystem. It is a library for simplified writing of .NET apps. It integrates a popular set of core libraries that are required for developing full-fledged apps, but they don't come out of the box in ASP.NET. NeerCore can be used as shown in the examples in the official repository, or separately in parts that you need. You can also use part of the code from the repository if you do not need to include "one more nuget package" or if your project is not support the version of .NET on which NeerCore was created. |
|
|
NeerCore.Mapping.Mapster
The NeerCore.Mapping.Mapster package is a wrapper for the Mapster package and its integration into the NeerCore ecosystem. It is a library for simplified writing of .NET apps. It integrates a popular set of core libraries that are required for developing full-fledged apps, but they don't come out of the box in ASP.NET. NeerCore can be used as shown in the examples in the official repository, or separately in parts that you need. You can also use part of the code from the repository if you do not need to include "one more nuget package" or if your project is not support the version of .NET on which NeerCore was created. |
|
|
NeerCore.Logging.NLog
The NeerCore.Logging.NLog package is a pre-configured logger with NLog allows you to use pretty colored console logging, file logging and separte file with all errors and warnings. It is a library for simplified writing of .NET apps. It integrates a popular set of core libraries that are required for developing full-fledged apps, but they don't come out of the box in ASP.NET. NeerCore can be used as shown in the examples in the official repository, or separately in parts that you need. You can also use part of the code from the repository if you do not need to include "one more nuget package" or if your project is not support the version of .NET on which NeerCore was created. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.1 | 1,897 | 4/30/2023 |
| 2.0.0 | 1,026 | 4/29/2023 |
| 2.0.0-beta9 | 848 | 4/12/2023 |
| 2.0.0-beta8 | 815 | 4/11/2023 |
| 2.0.0-beta7 | 825 | 4/11/2023 |
| 2.0.0-beta5 | 816 | 4/9/2023 |
| 2.0.0-beta4 | 820 | 4/7/2023 |
| 2.0.0-beta3 | 813 | 4/5/2023 |
| 2.0.0-beta2 | 824 | 4/4/2023 |
| 2.0.0-beta1 | 874 | 3/14/2023 |
| 2.0.0-alpha9 | 809 | 3/10/2023 |
| 2.0.0-alpha8 | 814 | 3/10/2023 |
| 2.0.0-alpha7 | 831 | 1/16/2023 |
| 2.0.0-alpha6 | 849 | 1/15/2023 |
| 2.0.0-alpha5 | 858 | 1/12/2023 |
| 2.0.0-alpha4 | 613 | 12/24/2022 |
| 2.0.0-alpha3 | 833 | 12/24/2022 |
| 2.0.0-alpha2 | 534 | 12/24/2022 |
| 2.0.0-alpha10 | 736 | 3/14/2023 |
| 2.0.0-alpha1 | 830 | 12/10/2022 |