|
1 |
| -# VirtoCommerce Storefront for ASP.NET Core 2.0 |
2 |
| -VirtoCommerce Storefront represents the official online shopping website based on VirtoCommerce Platform written on ASP.NET Core. The website is a client application for VC Platform and uses only public APIs while communicating. |
| 1 | +# [VirtoCommerce Storefront for ASP.NET Core 2.0](https://virtocommerce.com) [](https://www.facebook.com/sharer.php?u=https://virtocommerce.com) [](https://twitter.com/intent/tweet?text=%23VirtoCommerce%20puts%20the%20best%20of%20MS%20Azure%20Cloud%2C%20open%20source%20.Net%20code%20and%20agile%20development%20in%20a%20single%20enterprise%20%23ecommerce%20platform.) [](https://github.com/VirtoCommerce/vc-storefront-core/releases/latest) [](https://github.com/VirtoCommerce/vc-storefront-core/releases) [](https://virtocommerce.com/open-source-license) |
| 2 | +[](http://ci.virtocommerce.com/job/vc-2-org/job/vc-storefront-core/job/master/) [](https://sonar.virtocommerce.com/dashboard?id=vc-storefront-core%3Amaster) [](https://sonar.virtocommerce.com/api/badges/measure?key=vc-storefront-core%3Amaster&metric=ncloc)  |
| 3 | +[](https://virtocommerce.com/docs/vc2devguide/working-with-storefront) [](https://stackoverflow.com/questions/tagged/virtocommerce) [](https://gitter.im/VirtoCommerce/vc-community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://github.com/VirtoCommerce/vc-storefront-core/graphs/contributors) |
| 4 | + |
| 5 | +Official online shopping website based on VirtoCommerce Platform written on ASP.NET Core. The website is a client application for VC Platform and uses only public APIs while communicating. |
3 | 6 |
|
4 | 7 | Technologies and frameworks used:
|
5 | 8 | * ASP.NET MVC Core 2.0.0 on .NET Core 2.0.0
|
@@ -121,18 +124,3 @@ mklink /d C:\vc-storefront\VirtoCommerce.Storefront\wwwroot\cms-content C:\vc-pl
|
121 | 124 | VirtoCommerce.Storefront project already include the **web.config** file with all necessary settings for runing in IIS.
|
122 | 125 | How to configure IIS application to host ASP.NET Core site please learn more in the official Microsoft ASP.NET Core documentation
|
123 | 126 | [Host ASP.NET Core on Windows with IIS](https://docs.microsoft.com/en-us/aspnet/core/publishing/iis)
|
124 |
| - |
125 |
| - |
126 |
| -# License |
127 |
| -Copyright (c) Virto Solutions LTD. All rights reserved. |
128 |
| - |
129 |
| -Licensed under the Virto Commerce Open Software License (the "License"); you |
130 |
| -may not use this file except in compliance with the License. You may |
131 |
| -obtain a copy of the License at |
132 |
| - |
133 |
| -http://virtocommerce.com/opensourcelicense |
134 |
| - |
135 |
| -Unless required by applicable law or agreed to in writing, software |
136 |
| -distributed under the License is distributed on an "AS IS" BASIS, |
137 |
| -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
138 |
| -implied. |
0 commit comments