Documentation
m (Documentation cards added) Tag: 2017 source edit |
mNo edit summary Tag: 2017 source edit |
||
Line 11: | Line 11: | ||
⬅️ Browse Documentation and find all the answers to your questions. | ⬅️ Browse Documentation and find all the answers to your questions. | ||
<style> | |||
.mw-parser-output > *:first-child { | |||
/* margin-right: 200px */ | |||
display: none; | |||
} | |||
.grid-container { | |||
display: grid; | |||
padding: 2em 5em; | |||
grid-template-columns: repeat(4, 1fr); | |||
gap: 20px; | |||
grid-auto-rows: minmax(100px, auto); | |||
} | |||
.documentation-card:hover { | |||
transform: translateY(-5px); | |||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); | |||
cursor: pointer; | |||
} | |||
@media (max-width: 767px) { | |||
.headerContent { | |||
padding: 2em 1em !important; | |||
max-width: none; | |||
} | |||
.heading { | |||
font-size: 1.5em !important; | |||
} | |||
.sub-heading { | |||
font-size: 1em; | |||
} | |||
.description { | |||
font-size: 0.875em; | |||
} | |||
.input-container { | |||
max-width: none; | |||
height: auto; | |||
} | |||
.search-icon { | |||
margin-left: 1em; | |||
} | |||
.search-input { | |||
padding-left: 1em; | |||
padding-right: 1em; | |||
} | |||
.grid-container { | |||
grid-template-columns: 1fr; | |||
padding: 2rem 1em; | |||
} | |||
.responsive-container { | |||
padding-left: 1em !important; | |||
padding-right: 1em; | |||
padding-top: 2rem !important; | |||
padding-bottom: 0px; | |||
} | |||
.responsive-text { | |||
width: auto; | |||
font-size: 12px; | |||
} | |||
} | |||
</style> | |||
<html> | |||
<div class="grid-container"> | <div class="grid-container"> | ||
</html> | </html> | ||
Line 58: | Line 125: | ||
<html> | <html> | ||
</div> | </div> | ||
</html> | |||
{{Edited|July|12|2024}} | {{Edited|July|12|2024}} |
Revision as of 09:30, 15 April 2024
This page was created by Stephanie@mdriven.net on 2024-02-09. Last edited by Stephanie@mdriven.net on 2025-04-22.
MDriven Learn: Documentation
Got questions like these:
- What is MDriven?
- How does it work?
- Where do I install it from?
- How can MDriven benefit my business?
- Is MDriven a good long-term solution for my business?
- How do I get started?
- How much experience do I need to have to use the MDriven tools?
⬅️ Browse Documentation and find all the answers to your questions. <style>
.mw-parser-output > *:first-child { /* margin-right: 200px */ display: none; }
.grid-container {
display: grid; padding: 2em 5em; grid-template-columns: repeat(4, 1fr); gap: 20px; grid-auto-rows: minmax(100px, auto); }
.documentation-card:hover {
transform: translateY(-5px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); cursor: pointer;
}
@media (max-width: 767px) { .headerContent { padding: 2em 1em !important; max-width: none; } .heading { font-size: 1.5em !important; } .sub-heading { font-size: 1em; } .description { font-size: 0.875em; } .input-container { max-width: none; height: auto; } .search-icon { margin-left: 1em; } .search-input { padding-left: 1em; padding-right: 1em; } .grid-container { grid-template-columns: 1fr; padding: 2rem 1em; } .responsive-container { padding-left: 1em !important; padding-right: 1em; padding-top: 2rem !important; padding-bottom: 0px; } .responsive-text { width: auto; font-size: 12px; } }
</style>
A UML modeling tool that allows you to capture sufficient details to cover every aspect of a software system.
Create model-driven, multi-layered applications that allow you to write strongly typed C# code, accessing all the types and classes from your model.
Develop internet applications based on proven technologies like JQuery, Bootstrap, AngularJS, MDriven Framework, Azure, and SQLServer.
A Visual Studio Plugin that helps any .net application handle the objects of that model in memory.