Setting up a Cireson Platform Developer Workspace
PreRequisites
- Working knowledge of Windows, Visual Studio, Git, SQL Server, and C#
- OS
- Windows 10
- Windows Server 2012 R2+
- Visual Studio 2017+ (https://www.visualstudio.com)
- Community
- Pro
- Enterprise
- SQL Server 2014 Developer (http://www.microsoft.com/en-us/server-cloud/products/sql-server-editions)
- Other versions should work fine
- OS
Install Cireson Platform Visual Studio Extension
- In O365 OneDrive go to:
- https://cireson.sharepoint.com/:f:/s/OD-Product/EnIFUlTALoVJg9GgzP9IJmoBh-i5OW4-ES2vzaA6wlhAqw?e=CBxQHi
- Download and install the latest .vsix file
Learn more about how to use the VS Tools here: Platform Visual Studio Tools Guide
Configure Cireson Public Nuget Feed
- In Visual Studio go to:
- Tools > Nuget Package Manager > PackageManager Settings
- In the window that opens, Select Package Sources in the treeview:
- In the Green + icon at the top of the dialog
- Fill in the details at the bottom
- Name: Cireson Dev
- URL: https://cireson.pkgs.visualstudio.com/Public/_packaging/dev/nuget/v3/index.json
- Click Update
- Then Click OK