Skip to content

crisipix/CW-WebApiStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CW-WebApiStarter

Elements from nuget

  1. ELMA - Exception and action logging http://url:port/elmah.axd
  2. Log4Net - Logging
  3. Autofac - Dependency Injection
  4. Automapper - Mapping
  5. Swagger - Swashbuckle - Endpoint representation http://url:port/swagger/ui/index
  6. Dapper - ORM

Update-Package -Reinstall

File 'App_Start\SwaggerConfig.cs' already exists in project 'WebAPISample._____'. Do you want to overwrite it? [Y] Yes [A] Yes to All [N] No [L] No to All [?] Help (default is "N"):y

Update Project set the start page to be swagger/ui/index

Update Specs by replaceing WebExample with ProjectName in whole project and updating the references to be ProjectName.dll and ProjectName.DataAccess.dll

About

Starter for web api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published