In my personal life I've always had Windows, but since MS made dotnet 6 open source, I've my made personal OS linux as dotnet can be natively installed and used. (I would advise to follow the steps to switch the telemetry off.). - Source: Reddit / about 1 month ago
For C#, the most popular framework is dot Net , quite versatile. Not limited to web development only. - Source: Reddit / 2 months ago
If you have never had this experience, it may be difficult, but you can try. Of the languages that you can quickly learn, you can try C# winforms, you can find more details about this language and development environment in Google. - Source: Reddit / 3 months ago
If you've never heard of it before, F# is a functional first programming language in the Microsoft dotnet ecosystem used for general purpose programming, Web development, data analysis, and everything in between. It compiles to the same Common Language Runtime as all other .NET languages, meaning it can interop with any C# package//library and make full use of the .NET ecosystem. - Source: dev.to / 3 months ago
I just graduated this year and am torn about where to take my career next. I am an software engineer working with .NET; the work is interesting, and complex, and has many opportunities for me to grow. - Source: Reddit / 4 months ago
Https://dotnet.microsoft.com/en-us/ If you haven't looked at .NET in a few years, you'd be surprised. - Source: Hacker News / 5 months ago
.NET from microsoft, this website has a lot of accessibility and tools to help you find your way around the .NET technology and the codebase it supports, mainly C# (coders will laugh at me for the 'technology' part lol but that's what I'mma call it for now). It's easy to navigate and get started with. - Source: Reddit / 6 months ago
We all know that Microsoft's evolution and main focus are on Windows with .NET mindset. - Source: dev.to / 6 months ago
You answered your own question. It's literally just called Microsoft .NET. - Source: Reddit / 8 months ago
If you on top of that need to store user data, you'll have to program a web-server, here I would recommend using the .NET platform with an mssql database, but there really is a wast amount of options available, including not doing it at all and just storing data in the users browser (only an option for data that aren't essential for the business, as it can always be edited by the user without you knowing). - Source: Reddit / 8 months ago
What happens is that dotnet is only for dotnet itself, (this includes the languages that use it, example c#). but dt can make these settings (similar to dotnet new) for all languages, this is because there is dt site where you can see all templates already created, but best of all, anyone can create their own template following documentation. - Source: Reddit / 9 months ago
There are other numerous aspects of an API Gateway in building .NET microservices APIs and web applications. In many scenarios, authentication, security, observability, caching, transformation are handled centrally. Without an API Gateway in place, you might typically implement these concerns for each service, because maintaining them for each service would be a very challenging task and time consuming. At the... - Source: dev.to / 9 months ago
You can dive into .NET ecosystem by trying F#. It's functional-first language so this should be familiar. - Source: Reddit / 9 months ago
For .net and c#, https://dotnet.microsoft.com/en-us/ will get you started. - Source: Reddit / 9 months ago
It's a huge and fully-featured dev platform. It's main page has good overview of platforms and scenarios it support. - Source: Reddit / 10 months ago
A website design that perfectly captures how programmers feel about Java. Unremarkable, bland, corporate, boring. No passion, no feeling of progress. Just boring old Java being boring old Java. Microsoft's .NET site is far more appealing - https://dotnet.microsoft.com/en-us/. - Source: Hacker News / 10 months ago
But dot net is totally different all together. - Source: Reddit / 10 months ago
Since dotnet core came out, in 2016, you could easily do C# on Linux and macOS. You can start here. - Source: Reddit / 12 months ago
Check here: https://dotnet.microsoft.com/en-us/. - Source: Reddit / about 1 year ago
Celebrating 20 years of the .NET platform! We wish the framework further development! https://dotnet.microsoft.com/en-us/ #dotnet #dotnet20 #dotnetdevelopment #csharp. - Source: Reddit / about 1 year ago
.NET is the name of the runtime that C# runs on, if that wasn't clear: https://dotnet.microsoft.com/en-us/. - Source: Reddit / about 1 year ago
Do you know an article comparing .NET to other products?
Suggest a link to a post with product alternatives.