NeerCore.DependencyInjection 2.0.1

dotnet add package NeerCore.DependencyInjection --version 2.0.1
                    
NuGet\Install-Package NeerCore.DependencyInjection -Version 2.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NeerCore.DependencyInjection" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NeerCore.DependencyInjection" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="NeerCore.DependencyInjection" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NeerCore.DependencyInjection --version 2.0.1
                    
#r "nuget: NeerCore.DependencyInjection, 2.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NeerCore.DependencyInjection@2.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NeerCore.DependencyInjection&version=2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=NeerCore.DependencyInjection&version=2.0.1
                    
Install 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 Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.1 1,445 4/30/2023
2.0.0 977 4/29/2023
2.0.0-beta9 808 4/12/2023
2.0.0-beta8 781 4/11/2023
2.0.0-beta7 779 4/11/2023
2.0.0-beta5 768 4/9/2023
2.0.0-beta4 779 4/7/2023
2.0.0-beta3 757 4/5/2023
2.0.0-beta2 784 4/4/2023
2.0.0-beta1 827 3/14/2023
2.0.0-alpha9 774 3/10/2023
2.0.0-alpha8 772 3/10/2023
2.0.0-alpha7 786 1/16/2023
2.0.0-alpha6 810 1/15/2023
2.0.0-alpha5 820 1/12/2023
2.0.0-alpha4 567 12/24/2022
2.0.0-alpha3 783 12/24/2022
2.0.0-alpha2 487 12/24/2022
2.0.0-alpha10 684 3/14/2023
2.0.0-alpha1 783 12/10/2022
1.6.2 841 11/8/2022
1.6.1 1,441 9/28/2022
1.6.0 1,457 9/28/2022
1.6.0-prerelease 751 9/28/2022
1.5.4 1,817 8/30/2022
1.5.3 1,443 8/24/2022
1.5.2 1,484 8/20/2022
1.5.1 1,508 8/11/2022
1.5.0 1,460 8/4/2022
1.4.2 1,479 7/29/2022
1.4.1 1,464 7/29/2022
1.4.0 1,494 7/28/2022
1.3.1 1,478 7/23/2022
1.3.0 1,457 7/23/2022
1.2.1 1,300 7/21/2022
1.2.0 1,226 7/20/2022
1.1.1 1,249 7/15/2022
1.1.0 604 7/13/2022
1.0.3 590 7/13/2022
1.0.2 1,215 7/9/2022
1.0.0 1,212 7/6/2022
1.0.0-beta3 675 6/30/2022
1.0.0-beta2 718 6/27/2022
1.0.0-beta1 725 6/25/2022
1.0.0-alpha6 711 6/23/2022
1.0.0-alpha5 697 6/19/2022
1.0.0-alpha4 685 6/16/2022
1.0.0-alpha3 652 6/15/2022
1.0.0-alpha2 493 6/15/2022
1.0.0-alpha1 333 6/15/2022
1.0.0-alpha 519 6/15/2022