DevAccelerateProfilesEF 6.0.0-preview1

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-preview1
                    
NuGet\Install-Package DevAccelerateProfilesEF -Version 6.0.0-preview1
                    
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-preview1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DevAccelerateProfilesEF" Version="6.0.0-preview1" />
                    
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-preview1
                    
#r "nuget: DevAccelerateProfilesEF, 6.0.0-preview1"
                    
#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-preview1
                    
#: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-preview1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DevAccelerateProfilesEF&version=6.0.0-preview1&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 205 1/1/2023
7.0.1-preview1.5 181 12/24/2022
7.0.1-preview1.4 177 12/24/2022
7.0.1-preview1.3 170 12/23/2022
7.0.1-preview1.2 174 12/23/2022
7.0.1-preview1.1 178 12/22/2022
7.0.1-preview1.0 179 12/22/2022
7.0.0-preview9 633 12/22/2022
7.0.0-preview7 619 12/21/2022
7.0.0-preview6 609 12/20/2022
7.0.0-preview5 922 12/17/2022
7.0.0-preview3 621 12/13/2022
7.0.0-preview2 615 11/20/2022
7.0.0-preview10 610 12/22/2022
7.0.0-preview1 654 11/13/2022
6.5.0 1,300 10/30/2022
6.3.0 3,138 2/10/2022
6.1.0 1,969 1/1/2022
6.0.2 988 12/17/2021
6.0.1 969 12/16/2021
6.0.0 976 12/13/2021
6.0.0-preview3 2,820 12/26/2019
6.0.0-preview2 3,234 12/7/2019
6.0.0-preview1 1,495 12/3/2019

This release contains the following primary changes:
1) DaUserProfile classes
2) DaOrganizationProfile classes.
3) DaProfilesDbContext class