Threax.AspNetCore.UserBuilder.Entities
11.0.0
dotnet add package Threax.AspNetCore.UserBuilder.Entities --version 11.0.0
NuGet\Install-Package Threax.AspNetCore.UserBuilder.Entities -Version 11.0.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="Threax.AspNetCore.UserBuilder.Entities" Version="11.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Threax.AspNetCore.UserBuilder.Entities --version 11.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Threax.AspNetCore.UserBuilder.Entities, 11.0.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 Threax.AspNetCore.UserBuilder.Entities as a Cake Addin #addin nuget:?package=Threax.AspNetCore.UserBuilder.Entities&version=11.0.0 // Install Threax.AspNetCore.UserBuilder.Entities as a Cake Tool #tool nuget:?package=Threax.AspNetCore.UserBuilder.Entities&version=11.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Entity framework connections for the user builder.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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.
-
net8.0
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (>= 8.0.8)
- Microsoft.EntityFrameworkCore (>= 8.0.8)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.8)
- Threax.AspNetCore.UserBuilder (>= 11.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Threax.AspNetCore.UserBuilder.Entities:
Package | Downloads |
---|---|
Threax.AspNetCore.UserBuilder.Entities.Mvc
Package Description |
|
Threax.AspNetCore.UserLookup.Mvc
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.0.0 | 156 | 8/20/2024 |
7.0.0 | 855 | 3/13/2022 |
6.0.1 | 468 | 5/18/2021 |
6.0.0 | 627 | 1/19/2021 |
5.0.1 | 2,414 | 8/13/2020 |
5.0.0 | 1,959 | 6/26/2020 |
4.1.0 | 1,297 | 10/20/2019 |
4.1.0-pre02 | 675 | 10/5/2019 |
4.0.1 | 5,034 | 7/19/2018 |
4.0.0 | 1,353 | 6/1/2018 |
3.0.0 | 1,004 | 6/1/2018 |
2.7.0 | 1,765 | 3/14/2018 |
2.6.0 | 1,381 | 2/18/2018 |
2.5.1 | 1,415 | 1/31/2018 |
2.5.0 | 1,114 | 12/21/2017 |
2.4.2 | 1,484 | 12/17/2017 |
Update to .net core 5.0 and IdentityModel 5.0.0 and above.