|
1 | | -# Welcome to ASP.NET Core |
| 1 | +# Welcome to ASP.NET Core demo of Tarantool.CSharp |
2 | 2 |
|
3 | | -We've made some big updates in this release, so it’s **important** that you spend a few minutes to learn what’s new. |
| 3 | +We've made this demo to demonstrate that out client work in asp.net core docker, hence in linux. |
4 | 4 |
|
5 | | -You've created a new ASP.NET Core project. [Learn what's new](https://go.microsoft.com/fwlink/?LinkId=518016) |
| 5 | +This code is not supposed to be used in production environment due to lack of error handling and dumping stacktraces on the homepage of site. |
6 | 6 |
|
7 | | -## This application consists of: |
8 | | - |
9 | | -* Sample pages using ASP.NET Core MVC |
10 | | -* [Bower](https://go.microsoft.com/fwlink/?LinkId=518004) for managing client-side libraries |
11 | | -* Theming using [Bootstrap](https://go.microsoft.com/fwlink/?LinkID=398939) |
12 | | - |
13 | | -## How to |
14 | | - |
15 | | -* [Add a Controller and View](https://go.microsoft.com/fwlink/?LinkID=398600) |
16 | | -* [Add an appsetting in config and access it in app.](https://go.microsoft.com/fwlink/?LinkID=699562) |
17 | | -* [Manage User Secrets using Secret Manager.](https://go.microsoft.com/fwlink/?LinkId=699315) |
18 | | -* [Use logging to log a message.](https://go.microsoft.com/fwlink/?LinkId=699316) |
19 | | -* [Add packages using NuGet.](https://go.microsoft.com/fwlink/?LinkId=699317) |
20 | | -* [Add client packages using Bower.](https://go.microsoft.com/fwlink/?LinkId=699318) |
21 | | -* [Target development, staging or production environment.](https://go.microsoft.com/fwlink/?LinkId=699319) |
22 | | - |
23 | | -## Overview |
24 | | - |
25 | | -* [Conceptual overview of what is ASP.NET Core](https://go.microsoft.com/fwlink/?LinkId=518008) |
26 | | -* [Fundamentals of ASP.NET Core such as Startup and middleware.](https://go.microsoft.com/fwlink/?LinkId=699320) |
27 | | -* [Working with Data](https://go.microsoft.com/fwlink/?LinkId=398602) |
28 | | -* [Security](https://go.microsoft.com/fwlink/?LinkId=398603) |
29 | | -* [Client side development](https://go.microsoft.com/fwlink/?LinkID=699321) |
30 | | -* [Develop on different platforms](https://go.microsoft.com/fwlink/?LinkID=699322) |
31 | | -* [Read more on the documentation site](https://go.microsoft.com/fwlink/?LinkID=699323) |
32 | | - |
33 | | -## Run & Deploy |
34 | | - |
35 | | -* [Run your app](https://go.microsoft.com/fwlink/?LinkID=517851) |
36 | | -* [Run tools such as EF migrations and more](https://go.microsoft.com/fwlink/?LinkID=517853) |
37 | | -* [Publish to Microsoft Azure Web Apps](https://go.microsoft.com/fwlink/?LinkID=398609) |
38 | | - |
39 | | -We would love to hear your [feedback](https://go.microsoft.com/fwlink/?LinkId=518015) |
| 7 | +Project generated by [asp.net core scaffolding](https://docs.asp.net/en/latest/tutorials/your-first-mac-aspnet.html) and reduced to minimum to demonstrate Tarantool client capabilities. |
0 commit comments