Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code

mvcsolution-master

  • Category : WEB Code
  • Tags :
  • Update : 2017-07-07
  • Size : 17.04mb
  • Downloaded :0次
  • Author :filte*****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Background management system based on MVC, EF and bootstrap.
Packet file list
(Preview for download)
mvcsolution-master
mvcsolution-master\MvcSolution.Data
mvcsolution-master\MvcSolution.Data\Entities
mvcsolution-master\MvcSolution.Data\Entities\Framework
mvcsolution-master\MvcSolution.Data\Entities\Framework\EntityBase.cs
mvcsolution-master\MvcSolution.Data\Entities\Framework\IValidateEntity.cs
mvcsolution-master\MvcSolution.Data\Entities\Image.cs
mvcsolution-master\MvcSolution.Data\Entities\Role.cs
mvcsolution-master\MvcSolution.Data\Entities\Setting.cs
mvcsolution-master\MvcSolution.Data\Entities\Tag.cs
mvcsolution-master\MvcSolution.Data\Entities\User.cs
mvcsolution-master\MvcSolution.Data\Entities\UserRoleRL.cs
mvcsolution-master\MvcSolution.Data\Entities\UserTagRL.cs
mvcsolution-master\MvcSolution.Data\EntityExtensions
mvcsolution-master\MvcSolution.Data\EntityExtensions\EntityBaseExtensions.cs
mvcsolution-master\MvcSolution.Data\EntityExtensions\RoleExtensions.cs
mvcsolution-master\MvcSolution.Data\EntityExtensions\UserExtensions.cs
mvcsolution-master\MvcSolution.Data\Enums
mvcsolution-master\MvcSolution.Data\Enums\Gender.cs
mvcsolution-master\MvcSolution.Data\Enums\ImageSize.cs
mvcsolution-master\MvcSolution.Data\Enums\ImageType.cs
mvcsolution-master\MvcSolution.Data\Mappings
mvcsolution-master\MvcSolution.Data\Mappings\Extensions
mvcsolution-master\MvcSolution.Data\Mappings\Extensions\EntityTypeConfigurationExtensions.cs
mvcsolution-master\MvcSolution.Data\Mappings\ImageMapping.cs
mvcsolution-master\MvcSolution.Data\Mappings\RoleMapping.cs
mvcsolution-master\MvcSolution.Data\Mappings\SettingMapping.cs
mvcsolution-master\MvcSolution.Data\Mappings\TagMapping.cs
mvcsolution-master\MvcSolution.Data\Mappings\UserMapping.cs
mvcsolution-master\MvcSolution.Data\Mappings\UserRoleRLMapping.cs
mvcsolution-master\MvcSolution.Data\Mappings\UserTagRLMapping.cs
mvcsolution-master\MvcSolution.Data\MvcSolution.Data.csproj
mvcsolution-master\MvcSolution.Data\MvcSolution.Data.csproj.DotSettings
mvcsolution-master\MvcSolution.Data\MvcSolution.Data.csproj.user
mvcsolution-master\MvcSolution.Data\MvcSolutionDbContext.cs
mvcsolution-master\MvcSolution.Data\Properties
mvcsolution-master\MvcSolution.Data\Properties\AssemblyInfo.cs
mvcsolution-master\MvcSolution.Infrastructure
mvcsolution-master\MvcSolution.Infrastructure\AppContext.cs
mvcsolution-master\MvcSolution.Infrastructure\Core
mvcsolution-master\MvcSolution.Infrastructure\Core\KnownException.cs
mvcsolution-master\MvcSolution.Infrastructure\Core\SimpleEntity.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions
mvcsolution-master\MvcSolution.Infrastructure\Extensions\AssemblyExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions\CollectionExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions\DateTimeExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions\DecimalExtentions.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions\EnumerableExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions\ExceptionExtension.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions\NullableExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions\RouteCollectionExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions\SqlBulkCopyExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions\StringExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Extensions\TypeExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Imaging
mvcsolution-master\MvcSolution.Infrastructure\Imaging\Base64Image.cs
mvcsolution-master\MvcSolution.Infrastructure\Imaging\ImageExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Imaging\ImageFormatExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Imaging\SizeExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Ioc
mvcsolution-master\MvcSolution.Infrastructure\Ioc\Ioc.cs
mvcsolution-master\MvcSolution.Infrastructure\Ioc\UnityContainerExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Logging
mvcsolution-master\MvcSolution.Infrastructure\Logging\FileLogger.cs
mvcsolution-master\MvcSolution.Infrastructure\Logging\Logger.cs
mvcsolution-master\MvcSolution.Infrastructure\Mvc
mvcsolution-master\MvcSolution.Infrastructure\Mvc\HtmlHelperExtensions.cs
mvcsolution-master\MvcSolution.Infrastructure\Mvc\IStandardResult.cs
mvcsolution-master\MvcSolution.Infrastructure\Mvc\StandardJsonResult.cs
mvcsolution-master\MvcSolution.Infrastructure\Mvc\StandardResult.cs
mvcsolution-master\MvcSolution.Infrastructure\MvcSolution.Infrastructure.csproj
mvcsolution-master\MvcSolution.Infrastructure\MvcSolution.Infrastructure.csproj.DotSettings
mvcsolution-master\MvcSolution.Infrastructure\MvcSolution.Infrastructure.csproj.user
mvcsolution-master\MvcSolution.Infrastructure\Paging
mvcsolution-master\MvcSolution.Infrastructure\Paging\OrderByExpression.cs
mvcsolution-master\MvcSolution.Infrastructure\Paging\PageRequest.cs
mvcsolution-master\MvcSolution.Infrastructure\Paging\PageResult.cs
mvcsolution-master\MvcSolution.Infrastructure\Paging\SortDirection.cs
mvcsolution-master\MvcSolution.Infrastructure\Properties
mvcsolution-master\MvcSolution.Infrastructure\Properties\AssemblyInfo.cs
mvcsolution-master\MvcSolution.Infrastructure\Security
mvcsolution-master\MvcSolution.Infrastructure\Security\CryptoService.cs
mvcsolution-master\MvcSolution.Infrastructure\Utilities
mvcsolution-master\MvcSolution.Infrastructure\Utilities\IoHelper.cs
mvcsolution-master\MvcSolution.Infrastructure\Utilities\IpHelper.cs
mvcsolution-master\MvcSolution.Infrastructure\Utilities\Serializer.cs
mvcsolution-master\MvcSolution.Infrastructure\Utilities\SqlHelper.cs
mvcsolution-master\MvcSolution.Services
mvcsolution-master\MvcSolution.Services\Dtos
mvcsolution-master\MvcSolution.Services\Dtos\ImageDataDto.cs
mvcsolution-master\MvcSolution.Services\Dtos\SessionUser.cs
mvcsolution-master\MvcSolution.Services\Helpers
mvcsolution-master\MvcSolution.Services\Helpers\ImageHelper.cs
mvcsolution-master\MvcSolution.Services\IImageService.cs
mvcsolution-master\MvcSolution.Services\ISettingService.cs
mvcsolution-master\MvcSolution.Services\IUserService.cs
mvcsolution-master\MvcSolution.Services\Implementations
mvcsolution-master\MvcSolution.Services\Implementations\ImageService.cs
mvcsolution-master\MvcSolution.Services\Implementations\SettingService.cs
mvcsolution-master\MvcSolution.Services\Implementations\UserService.cs
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.