DevAccelerateProfiles 6.0.0-preview2

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

// Install DevAccelerateProfiles as a Cake Tool
#tool nuget:?package=DevAccelerateProfiles&version=6.0.0-preview2&prerelease                

Provides interfaces and base functionality for user and organization profiles.

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 (2)

Showing the top 2 NuGet packages that depend on DevAccelerateProfiles:

Package Downloads
DevAccelerateProfilesEF

Provides EntityFrameworkCore implementation of the DevAccelerateProfiles library.

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 136 1/1/2023
7.0.1-preview1.5 119 12/24/2022
7.0.1-preview1.4 111 12/24/2022
7.0.1-preview1.3 109 12/23/2022
7.0.1-preview1.2 112 12/23/2022
7.0.1-preview1.1 115 12/22/2022
7.0.1-preview1.0 109 12/22/2022
7.0.0-preview9 627 12/22/2022
7.0.0-preview7 597 12/21/2022
7.0.0-preview6 871 12/20/2022
7.0.0-preview5 631 12/17/2022
7.0.0-preview3 620 12/13/2022
7.0.0-preview2 594 11/20/2022
7.0.0-preview10 588 12/22/2022
7.0.0-preview1 635 11/13/2022
6.5.0 1,433 10/30/2022
6.3.0 3,226 2/10/2022
6.1.0 1,974 1/1/2022
6.0.2 1,003 12/17/2021
6.0.1 1,010 12/16/2021
6.0.0 988 12/13/2021
6.0.0-preview2 5,365 12/7/2019
6.0.0-preview1 1,521 12/3/2019

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