Continuous.User 3.0.12

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

This library is providing easy way to manage local users and local user groups: add/remove new user/userGroup, assing user to group, etc.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.12 2,455 6/5/2019
3.0.12-alpha 526 6/5/2019
3.0.10-alpha 968 4/17/2018
3.0.8 1,331 4/15/2018
3.0.8-alpha 1,126 4/15/2018
3.0.7-alpha 1,130 4/15/2018
3.0.6 1,274 4/15/2018
3.0.6-alpha 1,084 4/15/2018
2.1.5-alpha 1,090 4/15/2018
2.1.4-alpha 1,104 4/15/2018
2.1.2-alpha 895 8/9/2017
2.1.1 1,106 8/6/2017
2.1.1-alpha 869 8/5/2017
2.0.3 1,246 7/23/2017
2.0.3-alpha 882 7/20/2017
2.0.2-alpha 873 7/20/2017
2.0.1-alpha 900 7/20/2017
1.4.3 1,052 7/16/2017
1.4.3-alpha 884 7/16/2017
1.4.1 1,072 6/25/2017
1.4.1-alpha 882 6/25/2017
1.3.4-alpha 881 6/25/2017
1.3.3 1,239 6/22/2017
1.3.3-alpha 885 6/22/2017
1.3.2-alpha 903 6/20/2017
1.3.1-alpha 875 6/20/2017
1.2.2-alpha 888 6/19/2017
1.2.1 1,237 6/19/2017
1.2.1-alpha 1,045 6/19/2017
1.1.9 1,067 6/11/2017
1.1.9-alpha 895 6/11/2017
1.1.8-alpha 897 6/11/2017
1.1.7-alpha 874 6/10/2017
1.1.5-alpha 900 6/10/2017
1.1.4-alpha 868 6/10/2017
1.1.3-alpha 891 6/10/2017
1.1.2-alpha 884 6/8/2017
1.0.41-alpha 889 6/2/2017
1.0.40-alpha 908 6/2/2017
1.0.39-alpha 873 4/22/2017
1.0.36-alpha 875 4/21/2017
1.0.3.34-alpha 887 4/21/2017
1.0.3.33-alpha 889 4/21/2017
1.0.3.30-alpha 895 4/21/2017
1.0.2 1,258 4/12/2017
1.0.1 1,082 4/8/2017
1.0.0 1,243 4/3/2017

-extend removing User by removing its Windows Profile as well