library demo - OUC c#大作业
资源文件列表:

LibraryDemo/LibraryDemo/
LibraryDemo/LibraryDemo/.vs/
LibraryDemo/LibraryDemo/.vs/LibraryDemo/
LibraryDemo/LibraryDemo/.vs/LibraryDemo/config/
LibraryDemo/LibraryDemo/.vs/LibraryDemo/config/applicationhost.config 76.74KB
LibraryDemo/LibraryDemo/.vs/LibraryDemo/DesignTimeBuild/
LibraryDemo/LibraryDemo/.vs/LibraryDemo/DesignTimeBuild/.dtbcache.v2 237.24KB
LibraryDemo/LibraryDemo/.vs/LibraryDemo/FileContentIndex/
LibraryDemo/LibraryDemo/.vs/LibraryDemo/FileContentIndex/72be431e-a2dc-419d-b574-05d2d635b7b7.vsidx 12.85KB
LibraryDemo/LibraryDemo/.vs/LibraryDemo/FileContentIndex/9c5e76f2-9800-4d6e-b350-87f02eabb6ff.vsidx 2.46KB
LibraryDemo/LibraryDemo/.vs/LibraryDemo/FileContentIndex/a68d15b7-c396-4ae1-9675-3c475d6ab365.vsidx 4.08KB
LibraryDemo/LibraryDemo/.vs/LibraryDemo/FileContentIndex/c3341d28-b2fe-4260-9e46-93f6d491f40d.vsidx 1.45MB
LibraryDemo/LibraryDemo/.vs/LibraryDemo/FileContentIndex/f76e7b76-a1ff-4d80-83b3-353cdd3f3f12.vsidx 12.85KB
LibraryDemo/LibraryDemo/.vs/LibraryDemo/v17/
LibraryDemo/LibraryDemo/.vs/LibraryDemo/v17/.futdcache.v2 623B
LibraryDemo/LibraryDemo/.vs/LibraryDemo/v17/.suo 382.5KB
LibraryDemo/LibraryDemo/.vs/ProjectEvaluation/
LibraryDemo/LibraryDemo/.vs/ProjectEvaluation/librarydemo.metadata.v7.bin 273.54KB
LibraryDemo/LibraryDemo/.vs/ProjectEvaluation/librarydemo.projects.v7.bin 4.21MB
LibraryDemo/LibraryDemo/.vs/sd/
LibraryDemo/LibraryDemo/.vs/sd/8a774ce6-be6c-42da-b548-ad6569867765/
LibraryDemo/LibraryDemo/.vs/slnx.sqlite 88KB
LibraryDemo/LibraryDemo/.vs/VSWorkspaceState.json 118B
LibraryDemo/LibraryDemo/ExternalLibrary/
LibraryDemo/LibraryDemo/ExternalLibrary/bin/
LibraryDemo/LibraryDemo/ExternalLibrary/bin/Debug/
LibraryDemo/LibraryDemo/ExternalLibrary/bin/Debug/netcoreapp2.1/
LibraryDemo/LibraryDemo/ExternalLibrary/bin/Release/
LibraryDemo/LibraryDemo/ExternalLibrary/bin/Release/netcoreapp2.1/
LibraryDemo/LibraryDemo/ExternalLibrary/Class1.cs 84B
LibraryDemo/LibraryDemo/ExternalLibrary/Controllers/
LibraryDemo/LibraryDemo/ExternalLibrary/Controllers/TestController.cs 284B
LibraryDemo/LibraryDemo/ExternalLibrary/ExternalLibrary.csproj 409B
LibraryDemo/LibraryDemo/ExternalLibrary/obj/
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Debug/
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Debug/netcoreapp2.1/
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Debug/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs 203B
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Debug/netcoreapp2.1/ExternalLibrary.AssemblyInfo.cs 1KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Debug/netcoreapp2.1/ExternalLibrary.AssemblyInfoInputs.cache 66B
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Debug/netcoreapp2.1/ExternalLibrary.assets.cache 108.76KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Debug/netcoreapp2.1/ExternalLibrary.csproj.AssemblyReference.cache 132.97KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Debug/netcoreapp2.1/ExternalLibrary.GeneratedMSBuildEditorConfig.editorconfig 270B
LibraryDemo/LibraryDemo/ExternalLibrary/obj/ExternalLibrary.csproj.nuget.dgspec.json 2.69KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/ExternalLibrary.csproj.nuget.g.props 1.76KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/ExternalLibrary.csproj.nuget.g.targets 1.65KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/project.assets.json 270.66KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/project.nuget.cache 19.6KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Release/
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Release/netcoreapp2.1/
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Release/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs 203B
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Release/netcoreapp2.1/ExternalLibrary.AssemblyInfo.cs 1.01KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Release/netcoreapp2.1/ExternalLibrary.AssemblyInfoInputs.cache 66B
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Release/netcoreapp2.1/ExternalLibrary.assets.cache 108.76KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Release/netcoreapp2.1/ExternalLibrary.csproj.AssemblyReference.cache 132.97KB
LibraryDemo/LibraryDemo/ExternalLibrary/obj/Release/netcoreapp2.1/ExternalLibrary.GeneratedMSBuildEditorConfig.editorconfig 270B
LibraryDemo/LibraryDemo/ExternTest/
LibraryDemo/LibraryDemo/ExternTest/appsettings.Development.json 137B
LibraryDemo/LibraryDemo/ExternTest/appsettings.json 97B
LibraryDemo/LibraryDemo/ExternTest/bin/
LibraryDemo/LibraryDemo/ExternTest/bin/Debug/
LibraryDemo/LibraryDemo/ExternTest/bin/Debug/netcoreapp2.1/
LibraryDemo/LibraryDemo/ExternTest/bin/Release/
LibraryDemo/LibraryDemo/ExternTest/bin/Release/netcoreapp2.1/
LibraryDemo/LibraryDemo/ExternTest/Controllers/
LibraryDemo/LibraryDemo/ExternTest/Controllers/HomeController.cs 1KB
LibraryDemo/LibraryDemo/ExternTest/ExternTest.csproj 435B
LibraryDemo/LibraryDemo/ExternTest/Models/
LibraryDemo/LibraryDemo/ExternTest/Models/ErrorViewModel.cs 208B
LibraryDemo/LibraryDemo/ExternTest/obj/
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/netcoreapp2.1/
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs 203B
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/netcoreapp2.1/ExternTest.AssemblyInfo.cs 1013B
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/netcoreapp2.1/ExternTest.AssemblyInfoInputs.cache 66B
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/netcoreapp2.1/ExternTest.assets.cache 198.92KB
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/netcoreapp2.1/ExternTest.csproj.AssemblyReference.cache 201.35KB
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/netcoreapp2.1/ExternTest.GeneratedMSBuildEditorConfig.editorconfig 260B
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/netcoreapp2.1/ExternTest.RazorAssemblyInfo.cache 66B
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/netcoreapp2.1/ExternTest.RazorAssemblyInfo.cs 934B
LibraryDemo/LibraryDemo/ExternTest/obj/Debug/netcoreapp2.1/project.razor.vs.bin 52.15KB
LibraryDemo/LibraryDemo/ExternTest/obj/ExternTest.csproj.nuget.dgspec.json 5.51KB
LibraryDemo/LibraryDemo/ExternTest/obj/ExternTest.csproj.nuget.g.props 3.93KB
LibraryDemo/LibraryDemo/ExternTest/obj/ExternTest.csproj.nuget.g.targets 2.27KB
LibraryDemo/LibraryDemo/ExternTest/obj/project.assets.json 592.41KB
LibraryDemo/LibraryDemo/ExternTest/obj/project.nuget.cache 46.62KB
LibraryDemo/LibraryDemo/ExternTest/obj/Release/
LibraryDemo/LibraryDemo/ExternTest/obj/Release/netcoreapp2.1/
LibraryDemo/LibraryDemo/ExternTest/obj/Release/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs 203B
LibraryDemo/LibraryDemo/ExternTest/obj/Release/netcoreapp2.1/ExternTest.AssemblyInfo.cs 1015B
LibraryDemo/LibraryDemo/ExternTest/obj/Release/netcoreapp2.1/ExternTest.AssemblyInfoInputs.cache 66B
LibraryDemo/LibraryDemo/ExternTest/obj/Release/netcoreapp2.1/ExternTest.assets.cache 198.92KB
LibraryDemo/LibraryDemo/ExternTest/obj/Release/netcoreapp2.1/ExternTest.csproj.AssemblyReference.cache 200.97KB
LibraryDemo/LibraryDemo/ExternTest/obj/Release/netcoreapp2.1/ExternTest.GeneratedMSBuildEditorConfig.editorconfig 260B
LibraryDemo/LibraryDemo/ExternTest/obj/Release/netcoreapp2.1/ExternTest.RazorAssemblyInfo.cache 66B
LibraryDemo/LibraryDemo/ExternTest/obj/Release/netcoreapp2.1/ExternTest.RazorAssemblyInfo.cs 934B
LibraryDemo/LibraryDemo/ExternTest/Program.cs 608B
LibraryDemo/LibraryDemo/ExternTest/Properties/
LibraryDemo/LibraryDemo/ExternTest/Properties/launchSettings.json 650B
LibraryDemo/LibraryDemo/ExternTest/Startup.cs 3.51KB
LibraryDemo/LibraryDemo/ExternTest/Views/
LibraryDemo/LibraryDemo/ExternTest/Views/_ViewImports.cshtml 99B
LibraryDemo/LibraryDemo/ExternTest/Views/_ViewStart.cshtml 32B
LibraryDemo/LibraryDemo/ExternTest/Views/Home/
LibraryDemo/LibraryDemo/ExternTest/Views/Home/About.cshtml 156B
LibraryDemo/LibraryDemo/ExternTest/Views/Home/Contact.cshtml 451B
LibraryDemo/LibraryDemo/ExternTest/Views/Home/Index.cshtml 4.63KB
LibraryDemo/LibraryDemo/ExternTest/Views/Home/Privacy.cshtml 138B
LibraryDemo/LibraryDemo/ExternTest/Views/Shared/
LibraryDemo/LibraryDemo/ExternTest/Views/Shared/_CookieConsentPartial.cshtml 1.81KB
LibraryDemo/LibraryDemo/ExternTest/Views/Shared/_Layout.cshtml 3.29KB
LibraryDemo/LibraryDemo/ExternTest/Views/Shared/_ValidationScriptsPartial.cshtml 1.13KB
LibraryDemo/LibraryDemo/ExternTest/Views/Shared/Error.cshtml 847B
LibraryDemo/LibraryDemo/ExternTest/wwwroot/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/css/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/css/site.css 845B
LibraryDemo/LibraryDemo/ExternTest/wwwroot/css/site.min.css 282B
LibraryDemo/LibraryDemo/ExternTest/wwwroot/favicon.ico 31.29KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/images/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/images/banner1.svg 9.45KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/images/banner2.svg 8.2KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/images/banner3.svg 12KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/js/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/js/site.js 226B
LibraryDemo/LibraryDemo/ExternTest/wwwroot/js/site.min.js
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/.bower.json 940B
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/css/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/css/bootstrap.css 142.59KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map 380.16KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css 118.36KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map 529.49KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css 25.52KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map 46.59KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css 22.86KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map 25.05KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/fonts/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot 19.66KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg 106.19KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf 44.34KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff 22.88KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 17.61KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/js/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/js/bootstrap.js 68.07KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js 36.18KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/dist/js/npm.js 484B
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/bootstrap/LICENSE 1.06KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery/.bower.json 545B
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery/dist/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery/dist/jquery.js 265.38KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery/dist/jquery.min.js 84.89KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery/dist/jquery.min.map 129.27KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery/LICENSE.txt 1.57KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation/.bower.json 917B
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation/dist/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation/dist/additional-methods.js 41.04KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation/dist/additional-methods.min.js 18.03KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation/dist/jquery.validate.js 47.54KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js 22.72KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation/LICENSE.md 1.07KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation-unobtrusive/
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation-unobtrusive/.bower.json 460B
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js 18.87KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js 5.63KB
LibraryDemo/LibraryDemo/ExternTest/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt 575B
LibraryDemo/LibraryDemo/LibraryDemo.sln 2.52KB
LibraryDemo/LibraryDemo/LibraryDemo/
LibraryDemo/LibraryDemo/LibraryDemo/.config/
LibraryDemo/LibraryDemo/LibraryDemo/.config/dotnet-tools.json 164B
LibraryDemo/LibraryDemo/LibraryDemo/appsettings.Development.json 137B
LibraryDemo/LibraryDemo/LibraryDemo/appsettings.json 426B
LibraryDemo/LibraryDemo/LibraryDemo/bin/
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/appsettings.Development.json 137B
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/appsettings.json 426B
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/LibraryDemo.deps.json 241.73KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/LibraryDemo.dll 246.5KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/LibraryDemo.pdb 54.01KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/LibraryDemo.runtimeconfig.dev.json 170B
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/LibraryDemo.runtimeconfig.json 311B
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/LibraryDemo.Views.dll 216.5KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/LibraryDemo.Views.pdb 45.36KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Mail.json 253B
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/package.json 317B
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/package-lock.json 46.79KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/_ViewStart.cshtml 39B
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/AddBook.cshtml 2.9KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/AddBookDetails.cshtml 3.1KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/Appointing.cshtml 438B
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/BookDetails.cshtml 2.79KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/Books.cshtml 3.24KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/Detail.cshtml 4.48KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/EditBook.cshtml 2.27KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/EditBookDetails.cshtml 3.79KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/EditLendingInfo.cshtml 1.16KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/Index.cshtml 1.57KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/PersonalInfo.cshtml 3.03KB
LibraryDemo/LibraryDemo/LibraryDemo/bin/Debug/netcoreapp2.1/Views/BookInfo/Recommend.cshtml 140B
LibraryDemo/LibraryDemo/LibraryDemo/bin/Release/
LibraryDemo/LibraryDemo/LibraryDemo/bin/Release/netcoreapp2.1/
LibraryDemo/LibraryDemo/LibraryDemo/Controllers/
LibraryDemo/LibraryDemo/LibraryDemo/Controllers/AdminAccountController.cs 3.18KB
LibraryDemo/LibraryDemo/LibraryDemo/Controllers/BookInfoController.cs 27.99KB
LibraryDemo/LibraryDemo/LibraryDemo/Controllers/CacheController.cs 1.17KB
LibraryDemo/LibraryDemo/LibraryDemo/Controllers/PasswordRetrieverController.cs 4.61KB
LibraryDemo/LibraryDemo/LibraryDemo/Controllers/StudentAccountController.cs 4.57KB
LibraryDemo/LibraryDemo/LibraryDemo/CustomConvention/
LibraryDemo/LibraryDemo/LibraryDemo/CustomConvention/AutoValidationAntiForgeryTokenActionModelConvention.cs 928B
LibraryDemo/LibraryDemo/LibraryDemo/CustomPolicy/
LibraryDemo/LibraryDemo/LibraryDemo/CustomPolicy/EmploymentDurationRequirement.cs 443B
LibraryDemo/LibraryDemo/LibraryDemo/CustomPolicy/MinimumEmploymentDurationHandler.cs 1.02KB
LibraryDemo/LibraryDemo/LibraryDemo/Data/
LibraryDemo/LibraryDemo/LibraryDemo/Data/LendingInfoDbContext.cs 1020B
LibraryDemo/LibraryDemo/LibraryDemo/Data/StudentIdentityDbContext.cs 474B
LibraryDemo/LibraryDemo/LibraryDemo/HtmlHelpers/
LibraryDemo/LibraryDemo/LibraryDemo/HtmlHelpers/PagingHelper.cs 1.16KB
LibraryDemo/LibraryDemo/LibraryDemo/Infrastructure/
LibraryDemo/LibraryDemo/LibraryDemo/Infrastructure/BookInitiator.cs 22.31KB
LibraryDemo/LibraryDemo/LibraryDemo/Infrastructure/EmailSender.cs 975B
LibraryDemo/LibraryDemo/LibraryDemo/Infrastructure/Encryptor.cs 698B
LibraryDemo/LibraryDemo/LibraryDemo/Infrastructure/FineCalculator.cs 373B
LibraryDemo/LibraryDemo/LibraryDemo/Infrastructure/HttpRequestExtensions.cs 641B
LibraryDemo/LibraryDemo/LibraryDemo/Infrastructure/IFineCalculate.cs 280B
LibraryDemo/LibraryDemo/LibraryDemo/Infrastructure/SessionExtensions.cs 646B
LibraryDemo/LibraryDemo/LibraryDemo/Infrastructure/StudentInitiator.cs 3.05KB
LibraryDemo/LibraryDemo/LibraryDemo/LibraryDemo.csproj 3.81KB
LibraryDemo/LibraryDemo/LibraryDemo/Mail.json 253B
LibraryDemo/LibraryDemo/LibraryDemo/Middleware/
LibraryDemo/LibraryDemo/LibraryDemo/Middleware/CSPMiddleware.cs 566B
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/20190213070420_LendingInfo.cs 7.48KB
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/20190213070420_LendingInfo.Designer.cs 6.46KB
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/20240102024844_mssql_migration_879.cs 360B
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/20240102024844_mssql_migration_879.Designer.cs 6.69KB
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/20240102024938_mssql_migration_435.cs 360B
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/20240102024938_mssql_migration_435.Designer.cs 6.69KB
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/LendingInfoDbContextModelSnapshot.cs 6.61KB
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/StudentIdentityDb/
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/StudentIdentityDb/20190213070440_StudentIdentity.cs 9.46KB
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/StudentIdentityDb/20190213070440_StudentIdentity.Designer.cs 8.13KB
LibraryDemo/LibraryDemo/LibraryDemo/Migrations/StudentIdentityDb/StudentIdentityDbContextModelSnapshot.cs 8.07KB
LibraryDemo/LibraryDemo/LibraryDemo/Models/
LibraryDemo/LibraryDemo/LibraryDemo/Models/BookEditModel.cs 322B
LibraryDemo/LibraryDemo/LibraryDemo/Models/BookListViewModel.cs 337B
LibraryDemo/LibraryDemo/LibraryDemo/Models/DomainModels/
LibraryDemo/LibraryDemo/LibraryDemo/Models/DomainModels/AppointmentOrLending.cs 532B
LibraryDemo/LibraryDemo/LibraryDemo/Models/DomainModels/Book.cs 2.62KB
LibraryDemo/LibraryDemo/LibraryDemo/Models/DomainModels/BookDetails.cs 1.62KB
LibraryDemo/LibraryDemo/LibraryDemo/Models/DomainModels/Bookshelf.cs 1.09KB
LibraryDemo/LibraryDemo/LibraryDemo/Models/DomainModels/BookState.cs 905B
LibraryDemo/LibraryDemo/LibraryDemo/Models/DomainModels/Degrees.cs 412B
LibraryDemo/LibraryDemo/LibraryDemo/Models/DomainModels/RecommendedBook.cs 905B
LibraryDemo/LibraryDemo/LibraryDemo/Models/DomainModels/Student.cs 922B
LibraryDemo/LibraryDemo/LibraryDemo/Models/DomainModels/StudentInfo.cs 1.05KB
LibraryDemo/LibraryDemo/LibraryDemo/Models/LoginModel.cs 790B
LibraryDemo/LibraryDemo/LibraryDemo/Models/ModifyModel.cs 721B
LibraryDemo/LibraryDemo/LibraryDemo/Models/PagingInfo.cs 434B
LibraryDemo/LibraryDemo/LibraryDemo/Models/PersonalInfoViewModel.cs 319B
LibraryDemo/LibraryDemo/LibraryDemo/Models/ResetPasswordModel.cs 668B
LibraryDemo/LibraryDemo/LibraryDemo/Models/RetrieveModel.cs 431B
LibraryDemo/LibraryDemo/LibraryDemo/Models/StudentInfoViewModel.cs 321B
LibraryDemo/LibraryDemo/LibraryDemo/obj/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs 203B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.AssemblyInfo.cs 1016B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.AssemblyInfoInputs.cache 66B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.assets.cache 199.1KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.csproj.AssemblyReference.cache 200.97KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.csproj.BuildWithSkipAnalyzers
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.csproj.CopyComplete
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.csproj.CoreCompileInputs.cache 66B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.csproj.FileListAbsolute.txt 8.93KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.dll 246.5KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.EmbeddedFilesManifest.cache 66B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.GeneratedMSBuildEditorConfig.editorconfig 262B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.genruntimeconfig.cache 66B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.pdb 54.01KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.RazorAssemblyInfo.cache 66B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.RazorAssemblyInfo.cs 935B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.RazorCoreGenerate.cache 66B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.RazorTargetAssemblyInfo.cache 66B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.RazorTargetAssemblyInfo.cs 1.22KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.TagHelpers.input.cache
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.TagHelpers.output.cache 60.38KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.Views.dll 216.5KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/LibraryDemo.Views.pdb 45.36KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Microsoft.Extensions.FileProviders.Embedded.Manifest.xml 4.9KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/project.razor.vs.bin 54.51KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/_ViewImports.cshtml.g.cs 2.6KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/_ViewStart.cshtml.g.cs 2.93KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/AdminAccount/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/AdminAccount/Index.cshtml.g.cs 17.24KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/AdminAccount/Login.cshtml.g.cs 9.48KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Home/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Home/About.cshtml.g.cs 3.76KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Home/Contact.cshtml.g.cs 4.07KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Home/Index.cshtml.g.cs 15.36KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Home/Privacy.cshtml.g.cs 3.46KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/PasswordRetriever/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/PasswordRetriever/ResetPassword.cshtml.g.cs 15.19KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/PasswordRetriever/ResetSuccess.cshtml.g.cs 7.23KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/PasswordRetriever/Retrieve.cshtml.g.cs 16.55KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/PasswordRetriever/RetrievePassword.cshtml.g.cs 4.68KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/_BookStatePartial.cshtml.g.cs 4.95KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/_CookieConsentPartial.cshtml.g.cs 9.88KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/_Layout.cshtml.g.cs 53.42KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/_LendingLayout.cshtml.g.cs 66.3KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/_LoginPartialView.cshtml.g.cs 21.11KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/_ValidationScriptsPartial.cshtml.g.cs 18.56KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/DisplayTemplates/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/DisplayTemplates/DateTime.cshtml.g.cs 3.28KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/EditorTemplates/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/EditorTemplates/RecommendedBook.cshtml.g.cs 7.02KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/Shared/EditorTemplates/Student.cshtml.g.cs 7KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/StudentAccount/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/StudentAccount/AccountInfo.cshtml.g.cs 9.88KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/StudentAccount/Login.cshtml.g.cs 9.69KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/StudentAccount/ModifyPassword.cshtml.g.cs 22.29KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/Razor/Views/StudentAccount/ModifySuccess.cshtml.g.cs 6.27KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Debug/netcoreapp2.1/UserSecretsAssemblyInfo.cs 584B
LibraryDemo/LibraryDemo/LibraryDemo/obj/LibraryDemo.csproj.EntityFrameworkCore.targets 1.69KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/LibraryDemo.csproj.nuget.dgspec.json 2.79KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/LibraryDemo.csproj.nuget.g.props 3.93KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/LibraryDemo.csproj.nuget.g.targets 2.27KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/project.assets.json 591.78KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/project.nuget.cache 46.62KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Release/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Release/netcoreapp2.1/
LibraryDemo/LibraryDemo/LibraryDemo/obj/Release/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs 203B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Release/netcoreapp2.1/LibraryDemo.AssemblyInfo.cs 1018B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Release/netcoreapp2.1/LibraryDemo.AssemblyInfoInputs.cache 66B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Release/netcoreapp2.1/LibraryDemo.assets.cache 199.1KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Release/netcoreapp2.1/LibraryDemo.csproj.AssemblyReference.cache 200.97KB
LibraryDemo/LibraryDemo/LibraryDemo/obj/Release/netcoreapp2.1/LibraryDemo.GeneratedMSBuildEditorConfig.editorconfig 262B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Release/netcoreapp2.1/LibraryDemo.RazorAssemblyInfo.cache 66B
LibraryDemo/LibraryDemo/LibraryDemo/obj/Release/netcoreapp2.1/LibraryDemo.RazorAssemblyInfo.cs 935B
LibraryDemo/LibraryDemo/LibraryDemo/package.json 317B
LibraryDemo/LibraryDemo/LibraryDemo/package-lock.json 46.79KB
LibraryDemo/LibraryDemo/LibraryDemo/Program.cs 968B
LibraryDemo/LibraryDemo/LibraryDemo/Properties/
LibraryDemo/LibraryDemo/LibraryDemo/Properties/launchSettings.json 651B
LibraryDemo/LibraryDemo/LibraryDemo/Properties/serviceDependencies.json 259B
LibraryDemo/LibraryDemo/LibraryDemo/Properties/serviceDependencies.local.json 493B
LibraryDemo/LibraryDemo/LibraryDemo/Properties/serviceDependencies.local.json.user 364B
LibraryDemo/LibraryDemo/LibraryDemo/Startup.cs 6.15KB
LibraryDemo/LibraryDemo/LibraryDemo/TagHelpers/
LibraryDemo/LibraryDemo/LibraryDemo/TagHelpers/BookInfoTagHelper.cs 2.23KB
LibraryDemo/LibraryDemo/LibraryDemo/TagHelpers/LoginTypeTagHelper.cs 1.28KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/
LibraryDemo/LibraryDemo/LibraryDemo/Views/_ViewImports.cshtml 128B
LibraryDemo/LibraryDemo/LibraryDemo/Views/_ViewStart.cshtml 31B
LibraryDemo/LibraryDemo/LibraryDemo/Views/AdminAccount/
LibraryDemo/LibraryDemo/LibraryDemo/Views/AdminAccount/Index.cshtml 4.89KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/AdminAccount/Login.cshtml 259B
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/_ViewStart.cshtml 39B
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/AddBook.cshtml 2.9KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/AddBookDetails.cshtml 3.1KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/Appointing.cshtml 438B
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/BookDetails.cshtml 2.79KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/Books.cshtml 3.24KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/Detail.cshtml 4.48KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/EditBook.cshtml 2.27KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/EditBookDetails.cshtml 3.79KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/EditLendingInfo.cshtml 1.16KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/Index.cshtml 1.57KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/PersonalInfo.cshtml 3.03KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/BookInfo/Recommend.cshtml 140B
LibraryDemo/LibraryDemo/LibraryDemo/Views/Home/
LibraryDemo/LibraryDemo/LibraryDemo/Views/Home/About.cshtml 156B
LibraryDemo/LibraryDemo/LibraryDemo/Views/Home/Contact.cshtml 451B
LibraryDemo/LibraryDemo/LibraryDemo/Views/Home/Index.cshtml 4.63KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/Home/Privacy.cshtml 138B
LibraryDemo/LibraryDemo/LibraryDemo/Views/PasswordRetriever/
LibraryDemo/LibraryDemo/LibraryDemo/Views/PasswordRetriever/ResetPassword.cshtml 554B
LibraryDemo/LibraryDemo/LibraryDemo/Views/PasswordRetriever/ResetSuccess.cshtml 180B
LibraryDemo/LibraryDemo/LibraryDemo/Views/PasswordRetriever/Retrieve.cshtml 776B
LibraryDemo/LibraryDemo/LibraryDemo/Views/PasswordRetriever/RetrievePassword.cshtml 180B
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/_BookStatePartial.cshtml 1.2KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/_CookieConsentPartial.cshtml 1.81KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/_Layout.cshtml 3.29KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/_LendingLayout.cshtml 4.92KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/_LoginPartialView.cshtml 882B
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/_ValidationScriptsPartial.cshtml 1.13KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/DisplayTemplates/
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/DisplayTemplates/DateTime.cshtml 50B
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/EditorTemplates/
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/EditorTemplates/RecommendedBook.cshtml 566B
LibraryDemo/LibraryDemo/LibraryDemo/Views/Shared/EditorTemplates/Student.cshtml 661B
LibraryDemo/LibraryDemo/LibraryDemo/Views/StudentAccount/
LibraryDemo/LibraryDemo/LibraryDemo/Views/StudentAccount/AccountInfo.cshtml 339B
LibraryDemo/LibraryDemo/LibraryDemo/Views/StudentAccount/Login.cshtml 254B
LibraryDemo/LibraryDemo/LibraryDemo/Views/StudentAccount/ModifyPassword.cshtml 1.29KB
LibraryDemo/LibraryDemo/LibraryDemo/Views/StudentAccount/ModifySuccess.cshtml 123B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/css/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/css/_color.scss 109B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/css/BookInfo.css 351B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/css/site.css 845B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/css/site.min.css 282B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/css/StyleSheet.scss 157B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/css/test.css 93B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/favicon.ico 31.29KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/images/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/images/banner1.svg 9.45KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/images/banner2.svg 8.2KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/images/banner3.svg 12KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/js/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/js/site.js 226B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/js/site.min.js
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/.bower.json 940B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/css/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/css/bootstrap.css 142.59KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map 380.16KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css 118.01KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map 529.49KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css 25.52KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map 46.59KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css 22.86KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map 25.05KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/fonts/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot 19.66KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg 106.19KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf 44.34KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff 22.88KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 17.61KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/js/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/js/bootstrap.js 68.07KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js 36.18KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/dist/js/npm.js 484B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/bootstrap/LICENSE 1.06KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery/.bower.json 545B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery/dist/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery/dist/jquery.js 265.38KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery/dist/jquery.min.js 84.89KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery/dist/jquery.min.map 129.27KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery/LICENSE.txt 1.57KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation/.bower.json 917B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation/dist/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation/dist/additional-methods.js 41.04KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation/dist/additional-methods.min.js 18.03KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation/dist/jquery.validate.js 47.54KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js 22.72KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation/LICENSE.md 1.07KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation-unobtrusive/
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation-unobtrusive/.bower.json 460B
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js 18.87KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js 5.63KB
LibraryDemo/LibraryDemo/LibraryDemo/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt 575B
LibraryDemo/LibraryDemo/LibraryUnitTest/
LibraryDemo/LibraryDemo/LibraryUnitTest/bin/
LibraryDemo/LibraryDemo/LibraryUnitTest/bin/Debug/
LibraryDemo/LibraryDemo/LibraryUnitTest/bin/Debug/netcoreapp2.1/
LibraryDemo/LibraryDemo/LibraryUnitTest/InMemoryDbContextOptionsFactory.cs 698B
LibraryDemo/LibraryDemo/LibraryUnitTest/LibraryDemo.UnitTest.csproj 1.03KB
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/Debug/
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/Debug/netcoreapp2.1/
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/Debug/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs 203B
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/Debug/netcoreapp2.1/LibraryDemo.UnitTest.AssemblyInfo.cs 1.02KB
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/Debug/netcoreapp2.1/LibraryDemo.UnitTest.AssemblyInfoInputs.cache 66B
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/Debug/netcoreapp2.1/LibraryDemo.UnitTest.assets.cache 160.08KB
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/Debug/netcoreapp2.1/LibraryDemo.UnitTest.csproj.AssemblyReference.cache 127.83KB
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/Debug/netcoreapp2.1/LibraryDemo.UnitTest.GeneratedMSBuildEditorConfig.editorconfig 275B
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/Debug/netcoreapp2.1/LibraryDemo.UnitTest.Program.cs 436B
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/LibraryDemo.UnitTest.csproj.nuget.dgspec.json 5.99KB
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/LibraryDemo.UnitTest.csproj.nuget.g.props 2.75KB
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/LibraryDemo.UnitTest.csproj.nuget.g.targets 1.37KB
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/project.assets.json 457.18KB
LibraryDemo/LibraryDemo/LibraryUnitTest/obj/project.nuget.cache 27.27KB
LibraryDemo/LibraryDemo/LibraryUnitTest/UnitTest1.cs 680B