umbracocore - Umbraco.SqlServerCE 4.0.0.1

Microsoft® SQL Server® Compact is an embedded, in-proc database available across all desktop and device Windows® platforms

PM> Install-Package Umbraco.SqlServerCE -Version 4.0.0.1 -Source https://www.myget.org/F/umbracocore/api/v3/index.json

Copy to clipboard

> nuget.exe install Umbraco.SqlServerCE -Version 4.0.0.1 -Source https://www.myget.org/F/umbracocore/api/v3/index.json

Copy to clipboard

> dotnet add package Umbraco.SqlServerCE --version 4.0.0.1 --source https://www.myget.org/F/umbracocore/api/v3/index.json

Copy to clipboard
<PackageReference Include="Umbraco.SqlServerCE" Version="4.0.0.1" />
Copy to clipboard
source https://www.myget.org/F/umbracocore/api/v3/index.json

nuget Umbraco.SqlServerCE  ~> 4.0.0.1
Copy to clipboard

> choco install Umbraco.SqlServerCE --version 4.0.0.1 --source https://www.myget.org/F/umbracocore/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "umbracocore" -SourceLocation "https://www.myget.org/F/umbracocore/api/v2"
Install-Module -Name "Umbraco.SqlServerCE" -RequiredVersion "4.0.0.1" -Repository "umbracocore" 
Copy to clipboard

  • .NETFramework 4.7.2: 4.7.2.0

Owners

Stephan

Authors

Umbraco and Microsoft® Corporation

License

Unknown

Info

7291 total downloads
7291 downloads for version 4.0.0.1
Download (2.52 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.0.0.1 2.52 MB Thu, 17 May 2018 11:02:45 GMT 7291