# LoggerSample **Repository Path**: gz_chun_jun/LoggerSample ## Basic Information - **Project Name**: LoggerSample - **Description**: 日志格式约定 - **Primary Language**: C# - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-24 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ASP.NET Core & EntityFramework Core Based Startup Template This template is a simple startup project to start with ABP using ASP.NET Core and EntityFramework Core. ## Prerequirements * Visual Studio 2017 * .NET Core SDK * SQL Server ## How To Run * Open solution in Visual Studio 2017 * Set .Web project as Startup Project and build the project. * Run the application.