forked from RCommon-Team/RCommon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSite.html
153 lines (150 loc) · 9.47 KB
/
Site.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="RCommon is a cohesive set of libraries with abstractions for widely used implementations of design patterns, and architectural patterns which are common (see what we did there?) to many applications used by .NET developers." />
<meta name="keywords" content="rcommon, dotnet, .NET, c#, persistence abstractions, event driven architecture, ddd, masstransit, wolverine, linq2db, entity framework, repository pattern, event bus, message bus, mediator, cqrs" />
<meta name="robots" content="index,follow" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:title" content="RCommon | Cohesive .NET Infrastructure" />
<meta property="og:site_name" content="RCommon" />
<meta property="og:url" content="https://rcommon.com/" />
<meta property="og:description" content="RCommon is a cohesive set of libraries with abstractions for widely used implementations of design patterns, and architectural patterns which are common (see what we did there?) to many applications used by .NET developers." />
<meta property="og:type" content="website" />
<meta property="og:image" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="rcommonteam" />
<meta name="twitter:title" content="RCommon" />
<meta name="twitter:description" content="Digital marketing agency that specializes in driving leads to your website through intuitive seo content marketing, user behavior analysis, and interactive content." />
<meta name="twitter:image" content="https://rcommon.com" />
<title>RCommon | Cohesive .NET Infrastructure</title>
<link rel="icon" href="/cdn/uploads/rcommon/splash/img/favicon.png">
<link rel="stylesheet" href="/cdn/uploads/rcommon/splash/css/main.min.css">
<link rel="stylesheet" href="/cdn/uploads/rcommon/splash/css/style.min.css">
<link rel="stylesheet" href="/cdn/css3-animate-it/0.1.0/css3-animate-it.min.css">
<title>RCommon | Cohesive .NET Infrastructure</title>
</head>
<body class="dark" data-spy="scroll" data-target="#mainmenu" data-offset="80">
<header class="main-head pb-5">
<div id="particles-js" class="particles-js"></div>
<nav class="mainmenu is-sticky navbar navbar-expand-lg animatedParent" id="mainmenu">
<div class="container">
<a class="navbar-brand animated fadeInUpShort" data-animate="fadeInDown" data-delay=".65" href="./">
<img class="logo logo-dark" alt="logo" src="/cdn/uploads/rcommon/splash/img/reactor2-logo-darkbg-250-web.png" srcset="/cdn/uploads/rcommon/splash/img/reactor2-logo-darkbg-250-web.png 2x">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggle" aria-controls="navbarToggle" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarToggle">
<ul class="navbar-nav text-uppercase animated fadeInUpShort delay-250">
<li class="nav-item"> <a class="nav-link" href="#overview">Overview</a> </li>
<li class="nav-item"> <a class="nav-link" href="#Documentation">Documentation</a> </li>
</ul>
</div>
</div>
</nav>
<div class="banner">
<div class="container">
<div class="bnr-cnt">
<div class="row">
<div class="col-lg-6 animatedParent animateOnce" data-sequence="250">
<div class="bnr-head mt-5 animated fadeInUpShort" data-id="1">
<h1>Cohesive .NET Infrastructure Code</h1>
<p>RCommon is a cohesive set of open source/Apache-2.0 licensed libraries with abstractions for widely used implementations of design patterns, and architectural patterns which are common (see what we did there?) to many applications used today. </p>
<p>Our goal is to provide sofware developers with an architecturally sound approach to building applications quickly without inverting control over your code as many application frameworks do. We believe in building applications that are adaptive and future proofed without sacrificing speed to marketing or simplicity.</p>
</div>
<div class="banner-buttons row animated fadeInUpShort " data-id="3">
<div class="col-sm-4 pb-3"><a href="https://docs.rcommon.com" class="btn btn-ico btn-block">Documentation</a></div>
<div class="col-sm-4 pb-3"><a href="https://github.com/RCommon-Team/RCommon" class="btn btn-ico btn-block">Source on GitHub</a></div>
</div>
</div>
<div class="col-lg-6 bnr-image-wrap animatedParent animateOnce">
<div class="bnr-image animated fadeInRightShort delay-250">
<img src="/cdn/uploads/rcommon/splash/img/innovative-marketing.png" alt="Innovative Marketing">
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<section id="overview" class="platforms py-4 animatedParent animateOnce">
<div class="container">
<h2 class="animated fadeInUpShort">Overview <span>Overview</span></h2>
<div class="row justify-content-between">
<div class="col-md-6 col-lg-5 pt-5 animated fadeInUpShort delay-250">
<p>
.NET has a growing ecosystems of tools and implement a wide array of design patterns, cloud patterns, and architectural designs. RCommon implements many of these in a cohesive set of libraries that are bootstrapped through a fluent interface to keep the configuration simple.
</p>
<ul class="list-unstyled">
<li class="py-2"><i class="fa fa-arrow"> </i> Persistence, Unit of Work</li>
<li class="py-2">Event Bus/Message Bus</li>
<li class="py-2">Mediator, Specification, Repository, CQRS, Event Sourcing</li>
<li class="py-2">MassTransit, Woliverine, FluentValidation, Dapper, Linq2Db, Entity Framework, SendGrid, MediatR, and a whole lot more...</li>
</ul>
</div>
<div class="col-md-6 pt-5 animated fadeInUpShort delay-500">
<div class="img"> <img src="/cdn/uploads/rcommon/splash/img/big-data-rainbow.png" alt="Deep Analytics"></div>
</div>
</div>
</div>
</section>
<section id="documentation" class="platforms py-4 animatedParent animateOnce">
<div class="container">
<h2 class="animated fadeInUpShort">Documentation <span>Documentation</span></h2>
<div class="row justify-content-between">
<div class="col-md-6 pt-5 animated fadeInUpShort delay-500">
<div class="img"> <img src="/cdn/uploads/rcommon/splash/img/ai-insights.png" alt="AI Insights"></div>
</div>
<div class="col-md-6 col-lg-5 pt-5 animated fadeInUpShort delay-250">
<p>
We maintain documentation along with examples for all RCommon libraries on GitBook. This is definitely the first place to go to get an idea of how all the libraries fit together into a cohesive application. We have a comprehensive Clean Architecture example along with more focused examples for most of the key patterns, and tools implemented by RCommon.
</p>
</div>
<div class="col-sm-4 pb-3"><a href="https://docs.rcommon.com" class="btn btn-ico btn-block">Documentation</a></div>
</div>
</div>
</section>
<footer class="footer text-center animatedParent">
<div class="footer-main">
<div class="container py-5">
<div class="footer-logo animated fadeInUpShort">
<img src="/cdn/uploads/rcommon/splash/img/Reactor2-Icon-small.png" alt="RCommon" />
</div>
<div class="social py-3 animated fadeInUpShort delay-250">
<div class="social-links row">
<a class="col" href="https://twitter.com/rcommonteam"> <i class="fab fa-twitter"></i> </a>
<a class="col" href="https://github.com/RCommon-Team/RCommon"> <i class="fab fa-github"></i> </a>
</div>
</div>
</div>
</div>
<div class="footer-botom py-4 ">
<div class="container"> © Copyright <a href="https://rcommon.com">RCommon</a> </div>
</div>
</footer>
<div id="stop" class="scrollTop"> <a href><i class="fas fa-angle-up"></i></a></div>
<div id="preloader">
<ul class="loader">
<li>
<span class="cssload-loading cssload-one"></span>
<span class="cssload-loading cssload-two"></span>
<span class="cssload-loading-center"></span>
</li>
</ul>
<div class="loader-section loader-top"></div>
<div class="loader-section loader-bottom"></div>
</div>
<script src="/cdn/jquery-core/3.3.1/jquery.min.js"></script>
<script src="/cdn/popperjs/2.4.0/popper.min.js"></script>
<script src="/cdn/bootstrap/4.1.3/bootstrap.min.js"></script>
<script src="/cdn/jquery-easing/jquery.easing.min.js"></script>
<script src="/cdn/jquery-form/3.5.1/form.plugins.min.js"></script>
<script src="/cdn/particles/2.0.0/particles.min.js"></script>
<script src="/cdn/css3-animate-it/0.1.0/css3-animate-it.min.js"></script>
<script src="/cdn/uploads/rcommon/splash/js/app.min.js"></script>
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"RCommon","alternateName":"rcommon","image":"https://reactor2.com/cdn/uploads/nteris/img/reactor2-logo-darkbg-250-web.png","url":"https://rcommon.com","address":{"@type":"PostalAddress","addressCountry":"USA","addressLocality":"Miami","addressRegion":"FL","postalCode":"33037"},"foundingDate":"2013-06-01"}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","description":"RCommon is a cohesive set of libraries with abstractions for widely used implementations of design patterns, and architectural patterns which are common (see what we did there?) to many applications used by .NET developers.","image":"https://rcommon.com","url":"https://rcommon.com/","dateCreated":"2021-08-12","dateModified":"2021-08-12","datePublished":"2021-08-12","headline":"RCommon | Cohesive .NET Infrastructure","keywords":"rcommon, dotnet, .NET, c#, persistence abstractions, event driven architecture, ddd, masstransit, wolverine, linq2db, entity framework, repository pattern, event bus, message bus, mediator, cqrs","lastReviewed":"2023-12-23"}</script>
</body>
</html>