clean-architecture
Here are 1,823 public repositories matching this topic...
The example uses LocalDb as development which is only a valid option on Windows. Using SQLite as development database will work on all platforms.
Will template be supported for Visual Studio on MAC anytime later? Probably .mpack is needed.
-
Updated
May 9, 2020 - C#
-
Updated
Apr 3, 2020 - Kotlin
-
Updated
May 3, 2020 - C#
-
Updated
May 13, 2020 - Kotlin
-
Updated
Apr 18, 2020 - Go
-
Updated
May 1, 2020 - Swift
-
Updated
Dec 4, 2019 - Java
Hi,
How do you add integration with SDKs that deliver the result to onActivityResult method of fragment/activity? For example if you'd like to implement Authentication via Facebook SDK you would:
- Create a CallbackManager
- Register it via
registerCallback()of [LoginManager](https://develope
Adding links to guides like Node best practices or from RisingStack blog to README seems like a good way to recommend what works well with the app architecture.
I think it would be useful to add a mention about Async streams (IAsyncEnumerable) when a developer wants to tackle 'Handle streams of data' problem.
Is your feature request related to a problem? Please describe.
This is not a feature request, just asking to clarify a missing project. The GOTO 2019 presentation of this solution also includes a WebUI.IntegrationTests projects that seems to be missing here.
Describe the solution you'd like
Find out what happene
I'd like to simplify Dependency Injection of Modules that fallback on each other, For instance, the Entity Framework is replaced by the [In Memory Fakes](https://github.com/ivanpaulovich/clean-architecture-manga/blob/master/src/WebApi/DependencyInjection/InMe
-
Updated
Apr 26, 2020 - C#
-
Updated
Aug 16, 2019 - Kotlin
-
Updated
May 1, 2020 - Kotlin
It would be great to have an introduction for each topic so I can understand why that topic is relevant e why I should spend time studying it.
Description
I wanted to request that you migrate your code from Fabric to Firebase.
Basic Information
- Device type: Android
- OS version:
- App version:
-
Updated
Nov 14, 2017 - Kotlin
-
Updated
Dec 3, 2018 - Java
-
Updated
Apr 21, 2020
-
Updated
May 3, 2020 - C#
-
Updated
Apr 7, 2019 - Kotlin
-
Updated
Apr 26, 2020 - Swift
-
Updated
Jan 28, 2018 - Java
-
Updated
Mar 20, 2017 - Swift
-
Updated
Feb 14, 2020 - Swift
-
Updated
Mar 17, 2020 - Kotlin
Improve this page
Add a description, image, and links to the clean-architecture topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the clean-architecture topic, visit your repo's landing page and select "manage topics."
It says there is good resources and the first title on the landing page says that those practices are bad and should not be used any more. Maybe find something else to link to make that point?