suugbut

Results 9 issues of suugbut

I noticed that your entities have private parameterless constructors. What are they for?

Sir, I think Api project should not have a reference to Application project because Api already has a reference to Infrastructure project that has a reference to Application project. https://github.com/amantinband/clean-architecture/blob/09605637026f5e05375969b4fedb6c797dabe736/src/CleanArchitecture.Api/CleanArchitecture.Api.csproj#L19...

### Describe the bug I want to place my kernelspec in my python virtual environment `myvenv` instead of in user folder. ``` python -m venv myvenv myvenv\scripts\activate pip install ipykernel...

bug
Area-Python
Area-Jupyter sub-kernels

I think `[ObservableProperty]` is not needed for `ObservableCollection`. https://github.com/dotnet/maui-samples/blob/4d9d1f3834d146a04b749fbf224978107a1e3031/9.0/Beginners-Series/BeginnersTask/ViewModel/MainViewModel.cs#L17 I propose the following: ```cs public MainViewModel(IConnectivity connectivity) { this.connectivity = connectivity; } public ObservableCollection Items { get; } = [];...

.Net Microservices: Architecture for Containerized .NET Applications ![Image](https://github.com/user-attachments/assets/9f4e6f25-4c89-4ae3-82ec-b35a96c469a1) Please kindly - update the contents to .net 9 or the incoming .net 10 - remove 3rd party dependencies that are going...

feedback 🔊

I am interested in learning about developing distributed applications with microservices architecture, especially with Microsoft's technology stacks. It seems some parts of the following book are out of date. It...

### Description If you don't mind please also provide a list of subjects: ``` var subjects = new[] { "Mathematics", "Statistics", "Physics", "Chemistry", "Biology", "Computer Science", "Information Systems", "Data Science",...

I used .net sdk 10.0.100 and created a brand new project with Angular+Asp.Net Core template. The installed angular version : 20.3.10 Unfortunately, `WeatherForecast` model in angular project is missing.

**Please provide the title of the book** Dapr for .NET Developers **What do you think could be improved in this book?** YAML code should be displayed in a format that...

feedback 🔊