fix(00_ProjectStructure): modified the details and formattings

This commit is contained in:
2025-03-13 17:50:27 +03:30
parent 20d08cab8d
commit f9163fb61c
1316 changed files with 26 additions and 27 deletions
@@ -0,0 +1,22 @@
@{
ViewData["Title"] = "Home Page";
int a = 10;
}
@if(a < 19)
{
<p>Hi</p>
}
else
{
<p>Bye</p>
}
<div class="text-center">
<h1 class="display-4">Welcome</h1>
<p>Learn about <a href="https://docs.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
</div>
@@ -0,0 +1,6 @@
@{
ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
<p>Use this page to detail your site's privacy policy.</p>
@@ -0,0 +1,416 @@
@{
Layout = null;
}
<!DOCTYPE html>
<html lang="en">
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>microo</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- bootstrap css -->
<link rel="stylesheet" href="/css/CSS/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" href="/css/CSS/style.css">
<!-- responsive-->
<link rel="stylesheet" href="/css/CSS/responsive.css">
<!-- awesome fontfamily -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
</head>
<!-- body -->
<body class="main-layout">
<!-- loader -->
<div class="loader_bg">
<div class="loader"><img src="/images/loading.gif" alt="" /></div>
</div>
<!-- end loader -->
<div id="mySidepanel" class="sidepanel">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<a class="active" href="index.html">Home</a>
<a href="about.html">About</a>
<a href="searvices.html">Searvices</a>
<a href="shop.html">Shop</a>
<a href="contact.html">Contact</a>
</div>
<!-- header -->
<header>
<!-- header inner -->
<div class="head-top">
<div class="container-fluid">
<div class="row d_flex">
<div class="col-sm-3">
<div class="logo">
<a href="index.html"><img src="/images/logo.png" /></a>
</div>
</div>
<div class="col-sm-9">
<ul class="email text_align_right">
<li class="d_none">
<a href="javascript:void(0)">
<i class="fa fa-user" aria-hidden="true"></i>
Login
</a>
</li>
<li> <button class="openbtn" onclick="openNav()"><img src="/images/menu_btn.png"></button></li>
</ul>
</div>
</div>
</div>
</div>
</header>
<!-- end header -->
<!-- start slider section -->
<div id="top_section" class=" banner_main" style="background-image: url('../images/banner2.jpg');">
<div class="container">
<div class="row d_flex">
<div class="col-md-6">
<div class="airmic">
<h1>The Air Mic </h1>
<p>
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you
</p>
<a class="read_more" href="Javascript:void(0)">Book Now </a>
</div>
</div>
<div class="col-md-6">
<div class="mic_img">
<figure><img src="/images/right_side.png" alt="#" /></figure>
</div>
</div>
</div>
</div>
</div>
<!-- end slider section -->
<!-- services -->
<div class="services">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="titlepage text_align_center">
<h2>Our Services</h2>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="service_img text_align_center">
<i><img src="/images/service1.png" alt="#" /></i>
</div>
<div class="service_text text_align_center">
<h3>Mic line</h3>
<p>There are many variations of passages mmajority have suffered alteration in some form, by injected humour, or</p>
</div>
</div>
<div class="col-md-4">
<div class="service_img text_align_center">
<i><img src="/images/service2.png" alt="#" /></i>
</div>
<div class="service_text text_align_center">
<h3>Mic Stand</h3>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or </p>
</div>
</div>
<div class="col-md-4">
<div class="service_img text_align_center">
<i><img src="/images/service3.png" alt="#" /></i>
</div>
<div class="service_text text_align_center">
<h3>Head mic</h3>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or </p>
</div>
</div>
</div>
</div>
</div>
<!-- end services -->
<!-- about -->
<div id="about" class="about">
<div class="container-fluid">
<div class="row d_flex">
<div class="col-md-6">
<div class="titlepage text_align_left">
<h2>About Us</h2>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscureContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure</p>
<a class="read_more" href="about.html">Read More</a>
</div>
</div>
<div class="col-md-6">
<div class="about_img">
<figure><img class="img_responsive" src="/images/about_img.jpg" alt="#" /></figure>
</div>
</div>
</div>
</div>
</div>
<!-- end about -->
<!-- our_mics -->
<div class="our_mics">
<div class="container">
<div class="row">
<div class="col-md-10 offset-md-1">
<div class="titlepage text_align_center">
<h2>Our Mics</h2>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 margin_bottom40">
<div id="ho_show" class="mics">
<figure><img class="img_responsive" src="/images/mics_img1.jpg" alt="#" /></figure>
<div class="mics_icon">
<a href="javascript:void(0)">
<i class="fa fa-search" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 margin_bottom40">
<div id="ho_show" class="mics">
<figure><img class="img_responsive" src="/images/mics_img2.jpg" alt="#" /></figure>
<div class="mics_icon">
<a href="javascript:void(0)">
<i class="fa fa-search" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 margin_bottom40">
<div id="ho_show" class="mics">
<figure><img class="img_responsive" src="/images/mics_img3.jpg" alt="#" /></figure>
<div class="mics_icon">
<a href="javascript:void(0)">
<i class="fa fa-search" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 margin_bottom40">
<div id="ho_show" class="mics">
<figure><img class="img_responsive" src="/images/mics_img4.jpg" alt="#" /></figure>
<div class="mics_icon">
<a href="javascript:void(0)">
<i class="fa fa-search" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 margin_bottom40">
<div id="ho_show" class="mics">
<figure><img class="img_responsive" src="/images/mics_img5.jpg" alt="#" /></figure>
<div class="mics_icon">
<a href="javascript:void(0)">
<i class="fa fa-search" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 margin_bottom40">
<div id="ho_show" class="mics">
<figure><img class="img_responsive" src="/images/mics_img6.jpg" alt="#" /></figure>
<div class="mics_icon">
<a href="javascript:void(0)">
<i class="fa fa-search" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end our_mics -->
<!-- testimonial -->
<div class="testimonial">
<div class="container">
<div class="row">
<div class="col-md-8 offset-md-2">
<div class="titlepage text_align_center">
<h2>Our Client Says</h2>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from </p>
</div>
</div>
</div>
<div class="row d_flex">
<div class="col-md-10 offset-md-1">
<div id="testimo" class="carousel slide our_testimonial" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#testimo" data-slide-to="0" class="active"></li>
<li data-target="#testimo" data-slide-to="1"></li>
<li data-target="#testimo" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="container">
<div class="carousel-caption posi_in">
<div class="testomoniam_text">
<i class="text_align_left d-block"><img src="/images/icon.png" alt="#" /></i>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure</p>
<i class="text_align_right d-block"><img src="/images/icon_right.png" alt="#" /></i>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="container">
<div class="carousel-caption posi_in">
<div class="testomoniam_text">
<i class="text_align_left d-block"><img src="/images/icon.png" alt="#" /></i>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure</p>
<i class="text_align_right d-block"><img src="/images/icon_right.png" alt="#" /></i>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="container">
<div class="carousel-caption posi_in">
<div class="testomoniam_text">
<i class="text_align_left d-block"><img src="/images/icon.png" alt="#" /></i>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure</p>
<i class="text_align_right d-block"><img src="/images/icon_right.png" alt="#" /></i>
</div>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#testimo" role="button" data-slide="prev">
<i class="fa fa-angle-left" aria-hidden="true"></i>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#testimo" role="button" data-slide="next">
<i class="fa fa-angle-right" aria-hidden="true"></i>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- end testimonial -->
<!-- contact section -->
<div class="contact left_cross_right">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="titlepage text_align_left">
<h2>Request a call back.</h2>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or raThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or raThere are many variations of passages of Lorem </p>
</div>
</div>
<div class="col-md-12">
<form id="request" class="main_form">
<div class="row">
<div class="col-md-12 ">
<input class="contactus" placeholder="You Name" type="type" name="Name">
</div>
<div class="col-md-6">
<input class="contactus" placeholder="Email" type="type" name="Email">
</div>
<div class="col-md-6">
<input class="contactus" placeholder="Phone Number" type="type" name="Phone Number">
</div>
<div class="col-md-12">
<textarea class="textarea" placeholder="Message" type="Message"></textarea>
</div>
<div class="col-md-12">
<button class="send_btn">Send</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- end contact section -->
<!-- footer -->
<footer>
<div class="footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<a class="logo_footer"><img src="/images/logo.png" alt="#" /></a>
</div>
<div class="col-md-5">
<div class="Informa conta">
<h3>Adderess</h3>
<ul>
<li>
Jobify Inc Canada. 545 Younge St, <br>Suite 11 Toronto, Ontario M4K 6F4
</li>
</ul>
</div>
<div class="Informa helpful">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="shop.html">Shop</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="Informa conta">
<h3>Contact Us</h3>
<ul>
<li>
<a href="Javascript:void(0)">
(+71) 897648934
</a>
</li>
<li>
<a href="Javascript:void(0)">
demo123@gmail.com
</a>
</li>
</ul>
</div>
<ul class="social_icon text_align_center">
<li> <a href="Javascript:void(0)"><i class="fa fa-facebook-f"></i></a></li>
<li> <a href="Javascript:void(0)"><i class="fa fa-twitter"></i></a></li>
<li> <a href="Javascript:void(0)"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
<div class="col-md-3">
<div class="Informa">
<h3>Newsletter</h3>
<form class="newslatter_form">
<input class="ente" placeholder="Enter your email" type="text" name="Enter your email">
<button class="subs_btn">Subscribe</button>
</form>
</div>
</div>
</div>
</div>
<div class="copyright text_align_center">
<div class="container">
<div class="row">
<div class="col-md-10 offset-md-1">
<p>© 2020 All Rights Reserved. Design by <a href="https://html.design/"> Free Html Template</a></p>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- end footer -->
<!-- Javascript files-->
<script src="/js/JS/jquery.min.js"></script>
<script src="/js/JS/bootstrap.bundle.min.js"></script>
<script src="/js/JS/jquery-3.0.0.min.js"></script>
<script src="/js/JS/custom.js"></script>
</body>
</html>
@@ -0,0 +1,25 @@
@model ErrorViewModel
@{
ViewData["Title"] = "Error";
}
<h1 class="text-danger">Error.</h1>
<h2 class="text-danger">An error occurred while processing your request.</h2>
@if (Model.ShowRequestId)
{
<p>
<strong>Request ID:</strong> <code>@Model.RequestId</code>
</p>
}
<h3>Development Mode</h3>
<p>
Swapping to <strong>Development</strong> environment will display more detailed information about the error that occurred.
</p>
<p>
<strong>The Development environment shouldn't be enabled for deployed applications.</strong>
It can result in displaying sensitive information from exceptions to end users.
For local debugging, enable the <strong>Development</strong> environment by setting the <strong>ASPNETCORE_ENVIRONMENT</strong> environment variable to <strong>Development</strong>
and restarting the app.
</p>
@@ -0,0 +1,15 @@
@{
Layout = null;
}
<!DOCTYPE html>
<html lang="en">
<head>
<title>HHHH</title>
</head>
<body>
Hi
</body>
</html>
@@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>@ViewData["Title"] - Views</title>
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" />
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
<link rel="stylesheet" href="~/Views.styles.css" asp-append-version="true" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3">
<div class="container-fluid">
<a class="navbar-brand" asp-area="" asp-controller="Home" asp-action="Index">Views</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target=".navbar-collapse" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse d-sm-inline-flex justify-content-between">
<ul class="navbar-nav flex-grow-1">
<li class="nav-item">
<a class="nav-link text-dark" asp-area="" asp-controller="Home" asp-action="Index">Home</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark" asp-area="" asp-controller="Home" asp-action="Privacy">Privacy</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark" asp-area="" asp-controller="Home" asp-action="Index2">Index2</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="container">
<main role="main" class="pb-3">
@RenderBody()
</main>
</div>
<footer class="border-top footer text-muted">
<div class="container">
&copy; 2024 - Views - My Project<a asp-area="" asp-controller="Home" asp-action="Privacy">Privacy</a>
</div>
</footer>
<script src="~/lib/jquery/dist/jquery.min.js"></script>
<script src="~/lib/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<script src="~/js/site.js" asp-append-version="true"></script>
@await RenderSectionAsync("Scripts", required: false)
</body>
</html>
@@ -0,0 +1,48 @@
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
a {
color: #0077cc;
}
.btn-primary {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.border-top {
border-top: 1px solid #e5e5e5;
}
.border-bottom {
border-bottom: 1px solid #e5e5e5;
}
.box-shadow {
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
button.accept-policy {
font-size: 1rem;
line-height: inherit;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px;
}
@@ -0,0 +1,2 @@
<script src="~/lib/jquery-validation/dist/jquery.validate.min.js"></script>
<script src="~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"></script>
@@ -0,0 +1,3 @@
@using Views
@using Views.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@@ -0,0 +1,3 @@
@{
Layout = "_Layout";
}