DevAccelerateProfilesEF 6.0.0-preview2

This is a prerelease version of DevAccelerateProfilesEF.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DevAccelerateProfilesEF --version 6.0.0-preview2
                    
NuGet\Install-Package DevAccelerateProfilesEF -Version 6.0.0-preview2
                    
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="DevAccelerateProfilesEF" Version="6.0.0-preview2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DevAccelerateProfilesEF" Version="6.0.0-preview2" />
                    
Directory.Packages.props
<PackageReference Include="DevAccelerateProfilesEF" />
                    
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 DevAccelerateProfilesEF --version 6.0.0-preview2
                    
#r "nuget: DevAccelerateProfilesEF, 6.0.0-preview2"
                    
#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 DevAccelerateProfilesEF@6.0.0-preview2
                    
#: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=DevAccelerateProfilesEF&version=6.0.0-preview2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DevAccelerateProfilesEF&version=6.0.0-preview2&prerelease
                    
Install as a Cake Tool

Provides Entity Framework implementation of the DevAccelerate Profiles library.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DevAccelerateProfilesEF:

Package Downloads
DevAccelerateAll

Combines all the DevAccelerate libraries into a single package.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.1-preview1.6 208 1/1/2023
7.0.1-preview1.5 187 12/24/2022
7.0.1-preview1.4 181 12/24/2022
7.0.1-preview1.3 174 12/23/2022
7.0.1-preview1.2 177 12/23/2022
7.0.1-preview1.1 184 12/22/2022
7.0.1-preview1.0 182 12/22/2022
7.0.0-preview9 664 12/22/2022
7.0.0-preview7 640 12/21/2022
7.0.0-preview6 630 12/20/2022
7.0.0-preview5 953 12/17/2022
7.0.0-preview3 651 12/13/2022
7.0.0-preview2 653 11/20/2022
7.0.0-preview10 635 12/22/2022
7.0.0-preview1 678 11/13/2022
6.5.0 1,330 10/30/2022
6.3.0 3,205 2/10/2022
6.1.0 2,037 1/1/2022
6.0.2 1,019 12/17/2021
6.0.1 999 12/16/2021
6.0.0 1,008 12/13/2021
6.0.0-preview3 2,939 12/26/2019
6.0.0-preview2 3,361 12/7/2019
6.0.0-preview1 1,546 12/3/2019

This release contains the following primary changes:
1) Added addres profile.
2) Added orgnaization profile attribute.
3) Added user profile attribute.