[{"title":"(58个子文件3.38MB)BisikletKlinigi:BisikletKliniğiadlıişletmeiçinhazırladığımız网站上的项目-源码","children":[{"title":"BisikletKlinigi-master","children":[{"title":".gitattributes <span style='color:#111;'>2.46KB</span>","children":null,"spread":false},{"title":"Entities","children":[{"title":"Abstract","children":[{"title":"IEntity.cs <span style='color:#111;'>144B</span>","children":null,"spread":false}],"spread":true},{"title":"Entities.csproj <span style='color:#111;'>138B</span>","children":null,"spread":false},{"title":"Concrete","children":[{"title":"Communication.cs <span style='color:#111;'>389B</span>","children":null,"spread":false},{"title":"Sale.cs <span style='color:#111;'>935B</span>","children":null,"spread":false},{"title":"User.cs <span style='color:#111;'>482B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"WebUI","children":[{"title":"Startup.cs <span style='color:#111;'>1.27KB</span>","children":null,"spread":false},{"title":"appsettings.Development.json <span style='color:#111;'>159B</span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'>1.02KB</span>","children":null,"spread":false},{"title":"Controllers","children":[{"title":"AboutController.cs <span style='color:#111;'>307B</span>","children":null,"spread":false},{"title":"SalesController.cs <span style='color:#111;'>717B</span>","children":null,"spread":false},{"title":"AdminController.cs <span style='color:#111;'>1.41KB</span>","children":null,"spread":false},{"title":"HomeController.cs <span style='color:#111;'>306B</span>","children":null,"spread":false}],"spread":true},{"title":"wwwroot","children":[{"title":"img","children":[{"title":"broken-bicycle.jpg <span style='color:#111;'>600.63KB</span>","children":null,"spread":false},{"title":"adjusting-bicycle-saddle.jpg <span style='color:#111;'>1.23MB</span>","children":null,"spread":false},{"title":"mountain-bike.jpg <span style='color:#111;'>265.22KB</span>","children":null,"spread":false},{"title":"bisiklet-tamiri.jpg <span style='color:#111;'>1.28MB</span>","children":null,"spread":false}],"spread":true},{"title":"js","children":[{"title":"script.js <span style='color:#111;'>640B</span>","children":null,"spread":false}],"spread":true},{"title":"css","children":[{"title":"style.css <span style='color:#111;'>1.85KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Models","children":[{"title":"Sale.cs <span style='color:#111;'>187B</span>","children":null,"spread":false},{"title":"User.cs <span style='color:#111;'>187B</span>","children":null,"spread":false}],"spread":true},{"title":"Properties","children":[{"title":"launchSettings.json <span style='color:#111;'>682B</span>","children":null,"spread":false}],"spread":true},{"title":"WebUI.csproj <span style='color:#111;'>642B</span>","children":null,"spread":false},{"title":"appsettings.json <span style='color:#111;'>182B</span>","children":null,"spread":false},{"title":"Views","children":[{"title":"About","children":[{"title":"Index.cshtml <span style='color:#111;'>28B</span>","children":null,"spread":false}],"spread":false},{"title":"Admin","children":[{"title":"Index.cshtml <span style='color:#111;'>15B</span>","children":null,"spread":false},{"title":"Register.cshtml <span style='color:#111;'>1.44KB</span>","children":null,"spread":false},{"title":"Login.cshtml <span style='color:#111;'>485B</span>","children":null,"spread":false}],"spread":false},{"title":"Sales","children":[{"title":"Details.cshtml <span style='color:#111;'>50B</span>","children":null,"spread":false}],"spread":false},{"title":"Home","children":[{"title":"Index.cshtml <span style='color:#111;'>4.78KB</span>","children":null,"spread":false}],"spread":false},{"title":"_ViewImports.cshtml <span style='color:#111;'>23B</span>","children":null,"spread":false}],"spread":true},{"title":".config","children":[{"title":"dotnet-tools.json <span style='color:#111;'>153B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'>118B</span>","children":null,"spread":false},{"title":"Business","children":[{"title":"Business.csproj <span style='color:#111;'>469B</span>","children":null,"spread":false},{"title":"Abstract","children":[{"title":"IUserService.cs <span style='color:#111;'>462B</span>","children":null,"spread":false},{"title":"ISaleService.cs <span style='color:#111;'>399B</span>","children":null,"spread":false}],"spread":true},{"title":"DependencyResolvers","children":[{"title":"Autofac","children":[{"title":"AutofacBusinessModule.cs <span style='color:#111;'>781B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Constants","children":[{"title":"Messages.cs <span style='color:#111;'>706B</span>","children":null,"spread":false}],"spread":true},{"title":"Utilities","children":[{"title":"Results","children":[{"title":"SuccessDataResult.cs <span style='color:#111;'>566B</span>","children":null,"spread":false},{"title":"ErrorDataResult.cs <span style='color:#111;'>539B</span>","children":null,"spread":false},{"title":"DataResult.cs <span style='color:#111;'>456B</span>","children":null,"spread":false},{"title":"IDataResult.cs <span style='color:#111;'>194B</span>","children":null,"spread":false},{"title":"IResult.cs <span style='color:#111;'>215B</span>","children":null,"spread":false},{"title":"ErrorResult.cs <span style='color:#111;'>312B</span>","children":null,"spread":false},{"title":"SuccessResult.cs <span style='color:#111;'>316B</span>","children":null,"spread":false},{"title":"Result.cs <span style='color:#111;'>443B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Concrete","children":[{"title":"SaleManager.cs <span style='color:#111;'>1.18KB</span>","children":null,"spread":false},{"title":"UserManager.cs <span style='color:#111;'>1.46KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"DataAccess","children":[{"title":"DataAccess.csproj <span style='color:#111;'>355B</span>","children":null,"spread":false},{"title":"Abstract","children":[{"title":"IEntityRepository.cs <span style='color:#111;'>449B</span>","children":null,"spread":false},{"title":"ISaleDal.cs <span style='color:#111;'>198B</span>","children":null,"spread":false},{"title":"IUserDal.cs <span style='color:#111;'>198B</span>","children":null,"spread":false}],"spread":true},{"title":"Concrete","children":[{"title":"EntityFramework","children":[{"title":"Abstract","children":[{"title":"BisikletKlinigiContext.cs <span style='color:#111;'>740B</span>","children":null,"spread":false},{"title":"EfEntityRepositoryBase.cs <span style='color:#111;'>1.87KB</span>","children":null,"spread":false}],"spread":true},{"title":"Concrete","children":[{"title":"EfUserDal.cs <span style='color:#111;'>320B</span>","children":null,"spread":false},{"title":"EfSaleDal.cs <span style='color:#111;'>328B</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".gitignore <span style='color:#111;'>5.61KB</span>","children":null,"spread":false},{"title":"BisikletKlinigi.sln <span style='color:#111;'>2.46KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]