NeerCore 1.5.3

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

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

The NeerCore package is a core with common classes for other packages to work with.

           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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on NeerCore:

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

The NeerCore.Data package is a set of data classes used by another NeerCore.Data.* packages. 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 626 4/30/2023
2.0.0 602 4/29/2023
2.0.0-beta9 459 4/12/2023
2.0.0-beta8 472 4/11/2023
2.0.0-beta7 479 4/11/2023
2.0.0-beta5 483 4/9/2023
2.0.0-beta4 484 4/7/2023
2.0.0-beta3 450 4/5/2023
2.0.0-beta2 454 4/4/2023
2.0.0-beta1 499 3/14/2023
2.0.0-alpha9 488 3/10/2023
2.0.0-alpha8 471 3/10/2023
2.0.0-alpha7 472 1/16/2023
2.0.0-alpha6 483 1/15/2023
2.0.0-alpha5 486 1/12/2023
2.0.0-alpha4 332 12/26/2022
2.0.0-alpha3 468 12/24/2022
2.0.0-alpha2 278 12/24/2022
2.0.0-alpha10 447 3/14/2023
2.0.0-alpha1 447 12/10/2022
1.6.1 1,147 9/28/2022
1.6.0 1,122 9/28/2022
1.6.0-prerelease 463 9/28/2022
1.5.4 1,270 8/30/2022
1.5.3 1,140 8/24/2022
1.5.2 1,127 8/20/2022
1.5.1 1,149 8/11/2022
1.5.0 1,160 8/4/2022
1.4.2 1,182 7/29/2022
1.4.1 1,138 7/29/2022
1.4.0 1,168 7/28/2022
1.3.1 1,156 7/23/2022
1.3.0 1,146 7/23/2022
1.2.1 1,163 7/21/2022
1.2.0 1,154 7/20/2022
1.1.1 1,226 7/15/2022
1.0.2 1,153 7/9/2022
1.0.1 517 7/9/2022
1.0.0 1,147 7/6/2022
1.0.0-beta3 436 6/30/2022
1.0.0-beta2 467 6/27/2022
1.0.0-beta1 483 6/25/2022
1.0.0-alpha6 462 6/23/2022
1.0.0-alpha5 435 6/19/2022
1.0.0-alpha4 483 6/16/2022
1.0.0-alpha3 547 6/15/2022
1.0.0-alpha 299 6/15/2022