ImperativeArchitecture | opinionated architecture standard for C
kandi X-RAY | ImperativeArchitecture Summary
kandi X-RAY | ImperativeArchitecture Summary
ImperativeArchitecture is a C# library. ImperativeArchitecture has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
When it comes to architecture C# is bloated. Its a multiuse tool that can be used for so many different use cases. This goes against the KISS philosophy (keep it simple stupid). When we are using C# for specific use cases like microservices, libraries, etc we want to use the "good parts" and be consistent. Teams struggle because there are so many patterns available. It makes it difficult to reuse code, train junior programmers, and perform code reviews. How many different ways can you store business logic? In properties, constructors, static methods, methods, etc. How many different ways can you define models? In structs, classes, records, etc. How should we define classes? When should we use protected, private, override, virtual and abstract classes?. This project will define an opinionated way to do these things using service oriented architecture. This provides consistency and flexibility as a project grows. Other patterns are optional but since the goal is to define good and consistant architecture other patterns will be recommended as well. Essentially we are defining a subset of C#. This is much easier than a new programming language. We get all of the benefits of the C# system and the consistency and faster time to market benefits of having a simpler and focused architecture for our task.
When it comes to architecture C# is bloated. Its a multiuse tool that can be used for so many different use cases. This goes against the KISS philosophy (keep it simple stupid). When we are using C# for specific use cases like microservices, libraries, etc we want to use the "good parts" and be consistent. Teams struggle because there are so many patterns available. It makes it difficult to reuse code, train junior programmers, and perform code reviews. How many different ways can you store business logic? In properties, constructors, static methods, methods, etc. How many different ways can you define models? In structs, classes, records, etc. How should we define classes? When should we use protected, private, override, virtual and abstract classes?. This project will define an opinionated way to do these things using service oriented architecture. This provides consistency and flexibility as a project grows. Other patterns are optional but since the goal is to define good and consistant architecture other patterns will be recommended as well. Essentially we are defining a subset of C#. This is much easier than a new programming language. We get all of the benefits of the C# system and the consistency and faster time to market benefits of having a simpler and focused architecture for our task.
Support
Quality
Security
License
Reuse
Support
ImperativeArchitecture has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
ImperativeArchitecture has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of ImperativeArchitecture is current.
Quality
ImperativeArchitecture has no bugs reported.
Security
ImperativeArchitecture has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
ImperativeArchitecture is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
ImperativeArchitecture releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ImperativeArchitecture
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ImperativeArchitecture
ImperativeArchitecture Key Features
No Key Features are available at this moment for ImperativeArchitecture.
ImperativeArchitecture Examples and Code Snippets
No Code Snippets are available at this moment for ImperativeArchitecture.
Community Discussions
No Community Discussions are available at this moment for ImperativeArchitecture.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ImperativeArchitecture
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page