Skip to content

t4rn/Gugleus

Repository files navigation

Gugleus

Tech stack:

  • ASP.NET Core 2.0
  • Autofac
  • AutoMapper
  • Npgsql
  • Entity Framework Core
  • Dapper
  • xUnit
  • Moq
  • AutoFixture
  • FluentAssertions
  • Swashbuckle (Swagger)
  • IMemoryCache
  • NLog

Web Deploy:

  • Install WebDeploy_amd64_en-US.msi https://www.microsoft.com/en-us/download/details.aspx?id=43717 (Complete installation)
  • IIS: Management Service -> Enable Remote Connections
  • Check, if Server is listening (in CMD): netstat -aon | findstr :8172
  • Check, if Remote Agent Service and Web Management Service are running: net start wmsvc & net start msdepsvc

Version check:

dotnet --version

dotnet --info

About

ASP.NET Core + EF + Dapper + Npgsql + xUnit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published