文件名称:mvcsolution-master

  • 所属分类:
  • WEB源码
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2017-07-07
  • 文件大小:
  • 17.04mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • filte*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

基于MVC,EF,bootstrap的后台管理系统。(Background management system based on MVC, EF and bootstrap.)
相关搜索: mvc
ef
bootsra

(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org