DevAccelerateProfiles 6.0.0-preview1

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-preview1
                    
NuGet\Install-Package DevAccelerateProfiles -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="DevAccelerateProfiles" Version="6.0.0-preview1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DevAccelerateProfiles" Version="6.0.0-preview1" />
                    
Directory.Packages.props
<PackageReference Include="DevAccelerateProfiles" />
                    
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 DevAccelerateProfiles --version 6.0.0-preview1
                    
#r "nuget: DevAccelerateProfiles, 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 DevAccelerateProfiles@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=DevAccelerateProfiles&version=6.0.0-preview1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DevAccelerateProfiles&version=6.0.0-preview1&prerelease
                    
Install as a Cake Tool

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 230 1/1/2023
7.0.1-preview1.5 181 12/24/2022
7.0.1-preview1.4 196 12/24/2022
7.0.1-preview1.3 185 12/23/2022
7.0.1-preview1.2 176 12/23/2022
7.0.1-preview1.1 193 12/22/2022
7.0.1-preview1.0 173 12/22/2022
7.0.0-preview9 764 12/22/2022
7.0.0-preview7 734 12/21/2022
7.0.0-preview6 986 12/20/2022
7.0.0-preview5 765 12/17/2022
7.0.0-preview3 736 12/13/2022
7.0.0-preview2 717 11/20/2022
7.0.0-preview10 702 12/22/2022
7.0.0-preview1 770 11/13/2022
6.5.0 1,598 10/30/2022
6.3.0 3,435 2/10/2022
6.1.0 2,171 1/1/2022
6.0.2 1,123 12/17/2021
6.0.1 1,153 12/16/2021
6.0.0 1,135 12/13/2021
6.0.0-preview2 5,798 12/7/2019
6.0.0-preview1 1,709 12/3/2019

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