Click here to Skip to main content
15,887,683 members

Survey Results

Are you using .NET Core in production?

Survey period: 30 Jul 2018 to 6 Aug 2018

It's fast, it's slowly gaining feature parity with the old .NET, and it runs anywhere. But are you using it in the wild?

OptionVotes% 
Yes, exclusively605.46
Yes, we're moving to using it exclusively706.38
Yes, we're using it alongside .NET 4.X15213.84
We definitively will be938.47
We're considering it19918.12
Probably not11810.75
No.43039.16



 
GeneralThere's almost no comparison anymore... Pin
Dewey2-Aug-18 15:08
Dewey2-Aug-18 15:08 
Generalprobably Pin
thewazz2-Aug-18 4:52
professionalthewazz2-Aug-18 4:52 
GeneralNearly all UI programs on Windows Pin
jackbrownii31-Jul-18 4:39
professionaljackbrownii31-Jul-18 4:39 
GeneralRe: Nearly all UI programs on Windows Pin
Nish Nishant1-Aug-18 3:36
sitebuilderNish Nishant1-Aug-18 3:36 
GeneralRe: Nearly all UI programs on Windows Pin
jackbrownii1-Aug-18 4:21
professionaljackbrownii1-Aug-18 4:21 
GeneralRe: Nearly all UI programs on Windows Pin
Nish Nishant1-Aug-18 4:24
sitebuilderNish Nishant1-Aug-18 4:24 
GeneralRe: Nearly all UI programs on Windows Pin
jackbrownii1-Aug-18 4:26
professionaljackbrownii1-Aug-18 4:26 
GeneralRe: Nearly all UI programs on Windows Pin
Nish Nishant1-Aug-18 4:29
sitebuilderNish Nishant1-Aug-18 4:29 
GeneralRe: Nearly all UI programs on Windows Pin
jackbrownii1-Aug-18 4:41
professionaljackbrownii1-Aug-18 4:41 
GeneralRe: Nearly all UI programs on Windows Pin
Nish Nishant1-Aug-18 4:43
sitebuilderNish Nishant1-Aug-18 4:43 
GeneralRe: Nearly all UI programs on Windows Pin
jackbrownii1-Aug-18 5:23
professionaljackbrownii1-Aug-18 5:23 
GeneralWhere's the option for... Pin
James Curran31-Jul-18 1:40
James Curran31-Jul-18 1:40 
GeneralRe: Where's the option for... Pin
Nish Nishant31-Jul-18 2:14
sitebuilderNish Nishant31-Jul-18 2:14 
GeneralRe: Where's the option for... Pin
Slacker00731-Jul-18 2:47
professionalSlacker00731-Jul-18 2:47 
GeneralRe: Where's the option for... Pin
Dan Neely31-Jul-18 3:18
Dan Neely31-Jul-18 3:18 
GeneralRe: Where's the option for... Pin
TNCaver1-Aug-18 8:23
TNCaver1-Aug-18 8:23 
GeneralWhenever possible Pin
Sander Rossel30-Jul-18 9:42
professionalSander Rossel30-Jul-18 9:42 
I'm currently developing micro services in .NET Core.
However, since it's fairly new and not every library fully supports .NET Core yet I use it when possible.

For example, for one component I'm using some client libraries for interacting with Dynamics 365, which was not written in .NET Core so for that application I use .NET 4.7.

I must say I like .NET Core, but it still has some issues as well.
The new .NET Core 2.1 introduced some version specific dependencies which are a real PITA.
And Entity Framework Core just doesn't have all the functionality that the "regular" version of EF has, making it sometimes slow and painful to work with.
And of course then there's the issue of third party libraries not fully supporting .NET Core.
Microsoft seems to be pushing .NET Core though, so I guess I'll just hop on the bandwagon.
It's not all that different from regular .NET anyway.

General.NET Core, what's that? Pin
Slacker00730-Jul-18 1:41
professionalSlacker00730-Jul-18 1:41 
GeneralRe: .NET Core, what's that? Pin
Dan Neely30-Jul-18 7:44
Dan Neely30-Jul-18 7:44 
GeneralRe: .NET Core, what's that? Pin
RickZeeland30-Jul-18 9:02
mveRickZeeland30-Jul-18 9:02 
GeneralRe: .NET Core, what's that? Pin
KBZX500031-Jul-18 0:03
KBZX500031-Jul-18 0:03 
GeneralRe: .NET Core, what's that? Pin
Fabio Franco31-Jul-18 1:23
professionalFabio Franco31-Jul-18 1:23 
GeneralRe: .NET Core, what's that? Pin
Slacker00731-Jul-18 2:46
professionalSlacker00731-Jul-18 2:46 
GeneralRe: .NET Core, what's that? Pin
Nish Nishant1-Aug-18 3:36
sitebuilderNish Nishant1-Aug-18 3:36 
GeneralRe: .NET Core, what's that? Pin
Slacker0071-Aug-18 3:50
professionalSlacker0071-Aug-18 3:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.