# AVISOutBound.SSOServer **Repository Path**: Lflying/AVISOutBound.SSOServer ## Basic Information - **Project Name**: AVISOutBound.SSOServer - **Description**: SSO认证服务 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-05-03 - **Last Updated**: 2021-08-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 2015 * Set .Web project as Startup Project and build the project. * Run the application.