Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code
Title: mvcsolution-master Download
 Description: Background management system based on MVC, EF and bootstrap.
 Downloaders recently: [More information of uploader hgy ]
 To Search:
File list (Check if you may need any files):
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

CodeBus www.codebus.net