What is ASP.NET Core?
Who uses ASP.NET Core?
ASP.NET Core Integrations
Here are some stack decisions, common use cases and reviews by companies and developers who chose ASP.NET Core in their tech stack.
For context, I currently use JavaScript (React) and Python (Flask) in my daily routine.
I need your help in choosing either Spring Boot or ASP.NET Core. Both frameworks seem to have mature ecosystems. I would like to hear your thoughts on the following points:
- Difficulty level of both frameworks
- Level of community support
- Career prospects i.e do Spring based jobs pay more or vice versa
- which one will be helpful if I decide to transition towards a more specialized field like data engineering.
I am asking this because it is something that I am also exploring in parallel. I know that Python and #SQL play a huge role in big data.
Hello Everyone, I need an advice about my situation.
I have a backend implemented using ASP.NET Core, which basically contains 100-150 services (API). We documented it using Swagger and for the front end we are using angular 11. THE QUESTION: Is there any tool that can generate these APIs with their definition from the back end as Angular 2 methods? It is really not effective to redefine all these methods manually again in the frontend. Is there is any library that I can use to generate a file (like a proxy) that contains a set of methods where each method has an httpclient which contains the info (baseURL+endpoint), method type like post or get, the parameters that this API needs and the response interface?
We are going to develop a microservices-based application. It consists of AngularJS, ASP.NET Core, and MSSQL.
We have 3 types of microservices. Emailservice, Filemanagementservice, Filevalidationservice
I am a beginner in microservices. But I have read about RabbitMQ, but come to know that there are Redis and Kafka also in the market. So, I want to know which is best.
Hi! I am learning ASP.NET Core and AngularJS. Recently, I have purchased GoDaddy services and now have Plesk access. I have published my Visual Studio project, and now I uploaded the published file in Plesk ->Files. When I open my domain, it shows the Plesk default page I have tried multiple times, and GoDaddy support is not guiding properly.
Greetings Guys,
I want to develop an E-Commerce app and a web app.
For E-Commerce App ( Cross-Platform) - Thinking of React Native instead of Flutter or Kotlin Multiplatform
For Web App - Thinking of ASP.NET Core
My thoughts -
a) ASP.NET is really good for a big enterprise-level application like Java. So it should be great for an eCommerce app website for large customers.
b) Since I don't want to develop two different apps for android and iOS, cross-platform will be good. Will save budget and time. React native is popular with its support and libraries. So it seems good.
(P.S. - I might be biased because I know ASP.NET. But will welcome your insightful Answer).
So Is it a good choice - for a web app and a mobile app? Let me know if you think I should use other stacks for mobile and web?
For Database, Is Microsoft SQL Server appropriate? Which database should I select - SQL database or NoSQL Database? Please provide another option apart from SQL Server.
(P.S - I know SQL Server is used for Big banking services. So it can handle a large number of transactions. If I am wrong, please correct me.)
Thank you in advance :)
Since I have free time, I thought I might learn a new language/framework for backend. For now, I narrowed down my choices down to Go and ASP.NET Core. Which one would you recommend and why? Also, how is the job market for the language/framework?