Idunn 0.9.4-beta

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

Command line tool to ensure that a principal effectively has a set of permissions

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Idunn:

Package Downloads
Idunn.SqlServer

Command line tool to ensure that a principal effectively has a set of permissions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.4-beta 1,172 5/27/2017
0.9.3-beta 1,027 5/27/2017
0.9.2-beta 993 5/27/2017
0.9.1-beta 917 5/27/2017
0.9.0-beta 975 5/27/2017

First release of Idunn.Console