NeerCore.DependencyInjection 1.6.2

.NET 6.0
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package NeerCore.DependencyInjection --version 1.6.2
NuGet\Install-Package NeerCore.DependencyInjection -Version 1.6.2
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="1.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NeerCore.DependencyInjection --version 1.6.2
#r "nuget: NeerCore.DependencyInjection, 1.6.2"
#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.
// Install NeerCore.DependencyInjection as a Cake Addin
#addin nuget:?package=NeerCore.DependencyInjection&version=1.6.2

// Install NeerCore.DependencyInjection as a Cake Tool
#tool nuget:?package=NeerCore.DependencyInjection&version=1.6.2

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
.NET net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
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.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.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.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.0-beta1 43 3/14/2023
2.0.0-alpha9 41 3/10/2023
2.0.0-alpha8 40 3/10/2023
2.0.0-alpha7 53 1/16/2023
2.0.0-alpha6 49 1/15/2023
2.0.0-alpha5 55 1/12/2023
2.0.0-alpha4 54 12/24/2022
2.0.0-alpha3 53 12/24/2022
2.0.0-alpha2 52 12/24/2022
2.0.0-alpha10 39 3/14/2023
2.0.0-alpha1 57 12/10/2022
1.6.2 255 11/8/2022
1.6.1 607 9/28/2022
1.6.0 607 9/28/2022
1.6.0-prerelease 60 9/28/2022
1.5.4 675 8/30/2022
1.5.3 622 8/24/2022
1.5.2 626 8/20/2022
1.5.1 621 8/11/2022
1.5.0 630 8/4/2022
1.4.2 635 7/29/2022
1.4.1 626 7/29/2022
1.4.0 639 7/28/2022
1.3.1 637 7/23/2022
1.3.0 636 7/23/2022
1.2.1 588 7/21/2022
1.2.0 520 7/20/2022
1.1.1 533 7/15/2022
1.1.0 318 7/13/2022
1.0.3 295 7/13/2022
1.0.2 531 7/9/2022
1.0.0 514 7/6/2022
1.0.0-beta3 89 6/30/2022
1.0.0-beta2 96 6/27/2022
1.0.0-beta1 106 6/25/2022
1.0.0-alpha6 83 6/23/2022
1.0.0-alpha5 72 6/19/2022
1.0.0-alpha4 97 6/16/2022
1.0.0-alpha3 79 6/15/2022
1.0.0-alpha2 84 6/15/2022
1.0.0-alpha1 97 6/15/2022
1.0.0-alpha 97 6/15/2022