NewPlatform.Flexberry.UnityFactory 5.1.0

.NET Framework 4.5
dotnet add package NewPlatform.Flexberry.UnityFactory --version 5.1.0
NuGet\Install-Package NewPlatform.Flexberry.UnityFactory -Version 5.1.0
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="NewPlatform.Flexberry.UnityFactory" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NewPlatform.Flexberry.UnityFactory --version 5.1.0
#r "nuget: NewPlatform.Flexberry.UnityFactory, 5.1.0"
#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 NewPlatform.Flexberry.UnityFactory as a Cake Addin
#addin nuget:?package=NewPlatform.Flexberry.UnityFactory&version=5.1.0

// Install NewPlatform.Flexberry.UnityFactory as a Cake Tool
#tool nuget:?package=NewPlatform.Flexberry.UnityFactory&version=5.1.0

Flexberry ORM UnityFactory package.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NewPlatform.Flexberry.UnityFactory:

Package Downloads
NewPlatform.Flexberry.CurrentUserService

Flexberry ORM CurrentUserService package.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0 476 4/6/2021
5.1.0-beta05 391 8/28/2019
5.0.0 777 12/13/2018
4.2.0-beta02 501 10/21/2018
4.2.0-alpha02 1,050 5/18/2018
4.2.0-alpha01 720 5/7/2018
4.1.0 1,290 2/27/2018
1.2.2-alpha01 730 2/6/2018
1.2.0 1,860 2/19/2016
1.0.1 2,276 4/9/2015

Fixed
     1. Getting Unity container by replace UnityFactory.CreateContainer to UnityFactory.GetContainer.