til-master
GraphQL
creating-entry-types.md
1KB
Query Builders
Knex
transaction.md
789B
Software Architect
Design Patterns
Creational
Singleton
Example
SingletonExample
singleton.sln
1KB
singleton
Singleton.cs
397B
ClasseParaInstanciarEComparar.cs
222B
Program.cs
643B
singleton.csproj
170B
.gitignore
423B
README.md
253B
Factory
Example
FactoryExample
FactoryExample
ConcreteProduct
StreetSkate.cs
1004B
VerticalSkate.cs
1010B
MiniCruiserSkate.cs
1019B
Program.cs
1KB
ConcreteCreator
StreetFactory.cs
647B
MiniCruiserFactory.cs
662B
VerticalFactory.cs
653B
Product
Skate.cs
289B
Creator
SkateFactory.cs
234B
FactoryExample.csproj
170B
FactoryExample.sln
2KB
Tests
Tests.csproj
587B
FactoryTest.cs
1KB
.gitignore
423B
README.md
442B
Structural
Facade
Example
.gitignore
423B
FacadeExample
Facade
Facade
Facade.csproj
170B
Program.cs
376B
Domain
SkateShopService.cs
548B
ConcreteProduct
SkateStreet.cs
289B
Payment.cs
509B
ConcreteCreator
StreetFactory.cs
367B
SkateShopFacade.cs
1001B
Product
Skate.cs
243B
Creator
SkateFactory.cs
229B
Interface
IPayment.cs
249B
ISkateShopFacade.cs
263B
Facade.sln
1KB
README.md
252B
Composite
Example
.gitignore
423B
CompositeExample
Composite
Composite.sln
1KB
Composite
Developer.cs
572B
Composite.csproj
170B
Program.cs
961B
TechLead.cs
930B
ShowThree.cs
425B
Employee.cs
238B
Manager.cs
1006B
README.md
256B
Adapter
Example
AdapterExample
Adapter
Adapter.sln
1KB
Adapter
SaudacaoMelhorada.cs
490B
Adapter.csproj
170B
Program.cs
551B
Saudacao.cs
439B
ISaudacaoMelhorada.cs
218B
MensagemService.cs
560B
SaudacaoAdapter.cs
636B
ISaudacao.cs
209B
.gitignore
423B
README.md
299B
SOLID
O - Open Closed Principle.md
1016B
S - Single Responsability Principle.md
860B
D - Dependency Inversion Principle.md
1KB
I - Interface Segregation Principle.md
1KB
L - Liskov Substitution Principle.md
974B
OOP
Access Modifiers.md
671B
README.md
427B
Docker
about-docker.md
528B
暂无评论