Alternatives to PhpStorm logo

Alternatives to PhpStorm

Visual Studio Code, WebStorm, Sublime Text, DataGrip, and NetBeans IDE are the most popular alternatives and competitors to PhpStorm.
13.5K
10.4K
+ 1
1.6K

What is PhpStorm and what are its top alternatives?

PhpStorm is a PHP IDE which keeps up with latest PHP & web languages trends, integrates a variety of modern tools, and brings even more extensibility with support for major PHP frameworks.
PhpStorm is a tool in the Integrated Development Environment category of a tech stack.

Top Alternatives to PhpStorm

  • Visual Studio Code
    Visual Studio Code

    Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows. ...

  • WebStorm
    WebStorm

    WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript. ...

  • Sublime Text
    Sublime Text

    Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on every computer you own, no matter what operating system it uses. Sublime Text uses a custom UI toolkit, optimized for speed and beauty, while taking advantage of native functionality on each platform. ...

  • DataGrip
    DataGrip

    A cross-platform IDE that is aimed at DBAs and developers working with SQL databases. ...

  • NetBeans IDE
    NetBeans IDE

    NetBeans IDE is FREE, open source, and has a worldwide community of users and developers. ...

  • Eclipse
    Eclipse

    Standard Eclipse package suited for Java and plug-in development plus adding new plugins; already includes Git, Marketplace Client, source code and developer documentation. Click here to file a bug against Eclipse Platform. ...

  • Atom
    Atom

    At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but also use productively on the first day without ever touching a config file. Atom is modern, approachable, and hackable to the core. We can't wait to see what you build with it. ...

  • Visual Studio
    Visual Studio

    Visual Studio is a suite of component-based software development tools and other technologies for building powerful, high-performance applications. ...

PhpStorm alternatives & related posts

Visual Studio Code logo

Visual Studio Code

165.4K
148.7K
2.3K
Build and debug modern web and cloud applications, by Microsoft
165.4K
148.7K
+ 1
2.3K
PROS OF VISUAL STUDIO CODE
  • 337
    Powerful multilanguage IDE
  • 307
    Fast
  • 193
    Front-end develop out of the box
  • 158
    Support TypeScript IntelliSense
  • 142
    Very basic but free
  • 126
    Git integration
  • 106
    Intellisense
  • 78
    Faster than Atom
  • 53
    Better ui, easy plugins, and nice git integration
  • 45
    Great Refactoring Tools
  • 44
    Good Plugins
  • 42
    Terminal
  • 38
    Superb markdown support
  • 36
    Open Source
  • 34
    Extensions
  • 26
    Awesome UI
  • 26
    Large & up-to-date extension community
  • 24
    Powerful and fast
  • 22
    Portable
  • 18
    Best editor
  • 18
    Best code editor
  • 17
    Easy to get started with
  • 15
    Lots of extensions
  • 15
    Built on Electron
  • 15
    Crossplatform
  • 15
    Good for begginers
  • 14
    Extensions for everything
  • 14
    Open, cross-platform, fast, monthly updates
  • 14
    All Languages Support
  • 13
    Easy to use and learn
  • 12
    Extensible
  • 12
    "fast, stable & easy to use"
  • 11
    Totally customizable
  • 11
    Git out of the box
  • 11
    Faster edit for slow computer
  • 11
    Ui design is great
  • 11
    Useful for begginer
  • 10
    Great community
  • 10
    SSH support
  • 10
    Fast Startup
  • 9
    It has terminal and there are lots of shortcuts in it
  • 9
    Powerful Debugger
  • 9
    Great language support
  • 9
    Works With Almost EveryThing You Need
  • 8
    Python extension is fast
  • 8
    Can compile and run .py files
  • 7
    Great document formater
  • 7
    Features rich
  • 6
    He is not Michael
  • 6
    Awesome multi cursor support
  • 6
    Extension Echosystem
  • 6
    She is not Rachel
  • 5
    Language server client
  • 5
    Easy azure
  • 5
    SFTP Workspace
  • 5
    VSCode.pro Course makes it easy to learn
  • 5
    Very proffesional
  • 4
    Supports lots of operating systems
  • 4
    Has better support and more extentions for debugging
  • 4
    Excellent as git difftool and mergetool
  • 4
    Virtualenv integration
  • 3
    Has more than enough languages for any developer
  • 3
    Better autocompletes than Atom
  • 3
    Emmet preinstalled
  • 3
    'batteries included'
  • 3
    More tools to integrate with vs
  • 2
    VS Code Server: Browser version of VS Code
  • 2
    Big extension marketplace
  • 2
    Customizable
  • 2
    Microsoft
  • 2
    Light
  • 2
    Fast and ruby is built right in
  • 2
    CMake support with autocomplete
CONS OF VISUAL STUDIO CODE
  • 46
    Slow startup
  • 29
    Resource hog at times
  • 20
    Poor refactoring
  • 16
    Microsoft
  • 13
    Poor UI Designer
  • 11
    Weak Ui design tools
  • 10
    Poor autocomplete
  • 8
    Super Slow
  • 8
    Microsoft sends telemetry data
  • 7
    Poor in PHP
  • 7
    Huge cpu usage with few installed extension
  • 6
    It's MicroSoft
  • 3
    No built in live Preview
  • 3
    No Built in Browser Preview
  • 3
    Poor in Python
  • 3
    Electron
  • 3
    No color Intergrator
  • 3
    Very basic for java development and buggy at times
  • 2
    Powered by Electron
  • 2
    Bad Plugin Architecture
  • 1
    Terminal does not identify path vars sometimes
  • 1
    Slow C++ Language Server

related Visual Studio Code posts

Simon Reymann
Senior Fullstack Developer at QUANTUSflow Software GmbH · | 30 upvotes · 7.4M views

Our whole DevOps stack consists of the following tools:

  • GitHub (incl. GitHub Pages/Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
  • Respectively Git as revision control system
  • SourceTree as Git GUI
  • Visual Studio Code as IDE
  • CircleCI for continuous integration (automatize development process)
  • Prettier / TSLint / ESLint as code linter
  • SonarQube as quality gate
  • Docker as container management (incl. Docker Compose for multi-container application management)
  • VirtualBox for operating system simulation tests
  • Kubernetes as cluster management for docker containers
  • Heroku for deploying in test environments
  • nginx as web server (preferably used as facade server in production environment)
  • SSLMate (using OpenSSL) for certificate management
  • Amazon EC2 (incl. Amazon S3) for deploying in stage (production-like) and production environments
  • PostgreSQL as preferred database system
  • Redis as preferred in-memory database/store (great for caching)

The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:

  • Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
  • Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
  • Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
  • Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
  • Scalability: All-in-one framework for distributed systems.
  • Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
See more
Johnny Bell

I've been in the #frontend game for about 7 years now. I started coding in Sublime Text because all of the tutorials I was doing back then everyone was using it. I found the speed amazing compared to some other tools at the time. I kept using Sublime Text for about 4-5 years.

I find Sublime Text lacks some functionality, after all it is just a text editor rather than a full fledged IDE. I finally converted over to PhpStorm as I was working with Magento and Magento as you know is mainly #PHP based.

This was amazing all the features in PhpStorm I loved, the debugging features, and the control click feature when you click on a dependency or linked file it will take you to that file. It was great.

PhpStorm is kind of slow, I found that Prettier was taking a long time to format my code, and it just was lagging a lot so I was looking for alternatives. After watching some more tutorial videos I noticed that everyone was using Visual Studio Code. So I gave it a go, and its amazing.

It has support for everything I need with the plugins and the integration with Git is amazing. The speed of this IDE is blazing fast, and I wouldn't go back to using PhpStorm anymore. I highly recommend giving Visual Studio Code a try!

See more
WebStorm logo

WebStorm

12.7K
10.1K
985
The smartest JavaScript IDE
12.7K
10.1K
+ 1
985
PROS OF WEBSTORM
  • 187
    Intelligent ide
  • 128
    Smart development environment
  • 108
    Easy js debugging
  • 97
    Code inspection
  • 95
    Support for the Latest Technologies
  • 55
    Created by jetbrains
  • 53
    Cross-platform ide
  • 36
    Integration
  • 30
    Spellchecker
  • 24
    Language Mixing/Injection
  • 11
    Debugger
  • 10
    Local History
  • 8
    Web developer can't live without this
  • 7
    Fast search
  • 7
    Git support
  • 6
    Angular.js support
  • 6
    Sass autocompletion
  • 5
    Better refactoring options
  • 5
    FTP
  • 5
    There is no need to setup plugins (all from the box)
  • 5
    Show color on the border next to hex string in CSS
  • 5
    Smart autocompletion
  • 5
    JSON Schema
  • 5
    Awesome
  • 5
    Built-in js debugger
  • 5
    Running and debugging Node.js apps remotely
  • 4
    Easy to use
  • 4
    A modern IDE stuck in the 90s
  • 4
    TypeScript support
  • 4
    Smart coding assistance for React
  • 4
    Node.js integration
  • 4
    111
  • 4
    Protractor support out of the box
  • 4
    Intelligent
  • 4
    Paid but easy to crack
  • 3
    Dart support
  • 3
    Solid intelligent features
  • 3
    Great app
  • 3
    Integrated terminal
  • 3
    Vagrant and SSH Console
  • 3
    Free for students
  • 3
    Unused imports inspection
  • 3
    Docker intergration
  • 2
    Remote Files Syncronization
  • 2
    Grate debug tools for React Apps
  • 2
    Easier to keep running than eclipse
  • 1
    Auto imports
  • 1
    Vim support
  • 1
    Rename helpers
  • 1
    Auto refactoring helpers
  • 1
    Less autocompletion
  • 1
    GIT partial commits
CONS OF WEBSTORM
  • 4
    Paid
  • 1
    Expensive

related WebStorm posts

Johnny Bell

When I switched to Visual Studio Code 12 months ago from PhpStorm I was in love, it was great. However after using VS Code for a year, I see myself switching back and forth between WebStorm and VS Code. The VS Code plugins are great however I notice Prettier, auto importing of components and linking to the definitions often break, and I have to restart VS Code multiple times a week and sometimes a day.

We use Ruby here so I do like that Visual Studio Code highlights that for me out of the box, with WebStorm I'd need to probably also install RubyMine and have 2 IDE's going at the same time.

Should I stick with Visual Studio Code, or switch to something else? #help

See more
Russel Werner
Lead Engineer at StackShare · | 7 upvotes · 560.3K views

We use Prettier because when we rebooted our front-end stack, I decided that it would be an efficient use of our time to not worry about code formatting issues and personal preferences during peer review. Prettier eliminates this concern by auto-formatting our code to a deterministic output. We use it along with ESLint and have 1st-class support in our WebStorm and Visual Studio Code editors.

See more
Sublime Text logo

Sublime Text

32.4K
26.6K
4K
A sophisticated text editor for code, markup and prose.
32.4K
26.6K
+ 1
4K
PROS OF SUBLIME TEXT
  • 720
    Lightweight
  • 652
    Plugins
  • 641
    Super fast
  • 468
    Great code editor
  • 442
    Cross platform
  • 280
    Nice UI
  • 260
    Unlimited trial
  • 153
    Cmd + d is the best command ever
  • 92
    Great community
  • 46
    Package control, modules
  • 26
    Mac OS X support
  • 23
    Easy to get started with
  • 22
    Monokai
  • 21
    Everything you need without the bloat
  • 21
    Built in Python
  • 18
    Easy
  • 14
    Speed
  • 12
    Session & edit resuming
  • 10
    Package Control
  • 9
    Well Designed
  • 8
    Multiple selections
  • 7
    ALT + CMD + DOWN is the best command ever
  • 7
    Nice
  • 7
    Fast, simple and lightweight
  • 5
    It's easy to use, beautiful, simple, and plugins rule
  • 5
    So futuristic and convenient
  • 5
    ALT + F3 the best command ever
  • 5
    Great
  • 4
    Find anything fast within entire project
  • 4
    Easy to use
  • 4
    Free
  • 4
    Simple and clean design
  • 3
    Hackable
  • 3
    Pretty
  • 3
    UI + plugins
  • 3
    Sublime Merge (Git Integration)
  • 2
    Totally customizable
  • 2
    Color schemes and cmd+d
  • 2
    Material theme best theme forever
  • 0
    Const
CONS OF SUBLIME TEXT
  • 8
    Steep learning curve
  • 6
    Everything
  • 4
    Flexibility to move file
  • 4
    Number of plugins doing the same thing
  • 4
    Doesn't act like a Mac app
  • 3
    Not open sourced
  • 2
    Don't have flutter integration
  • 2
    Forces you to buy license

related Sublime Text posts

Johnny Bell

I've been in the #frontend game for about 7 years now. I started coding in Sublime Text because all of the tutorials I was doing back then everyone was using it. I found the speed amazing compared to some other tools at the time. I kept using Sublime Text for about 4-5 years.

I find Sublime Text lacks some functionality, after all it is just a text editor rather than a full fledged IDE. I finally converted over to PhpStorm as I was working with Magento and Magento as you know is mainly #PHP based.

This was amazing all the features in PhpStorm I loved, the debugging features, and the control click feature when you click on a dependency or linked file it will take you to that file. It was great.

PhpStorm is kind of slow, I found that Prettier was taking a long time to format my code, and it just was lagging a lot so I was looking for alternatives. After watching some more tutorial videos I noticed that everyone was using Visual Studio Code. So I gave it a go, and its amazing.

It has support for everything I need with the plugins and the integration with Git is amazing. The speed of this IDE is blazing fast, and I wouldn't go back to using PhpStorm anymore. I highly recommend giving Visual Studio Code a try!

See more
Labinator Team

At labinator.com, we use HTML5, CSS 3, Sass, Vanilla.JS and PHP when building our premium WordPress themes and plugins. When writing our codes, we use Sublime Text and Visual Studio Code depending on the project. We run Manjaro and Debian operating systems in our office. Manjaro is a great desktop operating system for all range of tasks while Debian is a solid choice for servers.

WordPress became a very popular choice when it comes to content management systems and building websites. It is easy to learn and has a great community behind it. The high number of plugins as well that are available for WordPress allows any user to customize it depending on his/her needs.

For development, HTML5 with Sass is our go-to choice when building our themes.

Main Advantages Of Sass:

  • It's CSS syntax friendly
  • It offers variables
  • It uses a nested syntax
  • It includes mixins
  • Great community and online support.
  • Great documentation that is easy to read and follow.

As for PHP, we always thrive to use PHP 7.3+. After the introduction of PHP 7, the WordPress development process became more stable and reliable than before. If you a developer considering PHP 7.3+ for your project, it would be good to note the following benefits.

The Benefits Of Using PHP:

  • Open Source.
  • Highly Extendible.
  • Easy to learn and read.
  • Platform independent.
  • Compatible with APACHE.
  • Low development and maintenance cost.
  • Great community and support.
  • Detailed documentation that has everything you need!

Why PHP 7.3+?

  • Flexible Heredoc & Nowdoc Syntaxes - Two key methods for defining strings within PHP. They also became easier to read and more reliable.
  • A good boost in performance speed which is extremely important when it comes to WordPress development.
See more
DataGrip logo

DataGrip

547
618
16
A database IDE for professional SQL developers
547
618
+ 1
16
PROS OF DATAGRIP
  • 4
    Works on Linux, Windows and MacOS
  • 2
    Diff viewer
  • 2
    Code analysis
  • 2
    Wide range of DBMS support
  • 1
    Generate ERD
  • 1
    Quick-fixes using keyboard shortcuts
  • 1
    Database introspection on 21 different dbms
  • 1
    Export data using a variety of formats using open api
  • 1
    Import data
  • 1
    Code completion
CONS OF DATAGRIP
    Be the first to leave a con

    related DataGrip posts

    NetBeans IDE logo

    NetBeans IDE

    681
    935
    514
    Quickly and easily develop desktop, mobile and web applications with Java, HTML5, PHP, C/C++ and more
    681
    935
    + 1
    514
    PROS OF NETBEANS IDE
    • 76
      Rich features
    • 69
      Crossplatform
    • 49
      Plugins(Git, SVN)
    • 38
      Easy to use
    • 38
      Extensible
    • 35
      PHP Support
    • 34
      Java support
    • 28
      File History
    • 21
      Code analysis
    • 18
      MySQL support
    • 14
      Free
    • 14
      Open source
    • 10
      Code completion
    • 9
      Strong Maven Support
    • 8
      NodeJs support
    • 6
      Webdev king
    • 6
      Easy maven project start
    • 6
      Best
    • 4
      Jira Plugin
    • 4
      Foss
    • 3
      Out of the box integration with maven, git, svn
    • 3
      History of changes, friendly tabs
    • 3
      Mandatory
    • 2
      Intuitive ui
    • 2
      Chrome plugin to live update javascript from browser
    • 2
      Groovy support
    • 2
      Native Nette support
    • 2
      I don't like NetBeans
    • 2
      Smarty support
    • 2
      Visual GUI Builder for Swing / AWT
    • 2
      Custom html tags support
    • 1
      Powerful refactoring
    • 1
      Composer commands inside IDE
    CONS OF NETBEANS IDE
    • 2
      PHP debug doesn't support conditional breakpoints

    related NetBeans IDE posts

    Eclipse logo

    Eclipse

    2.6K
    2.2K
    392
    IDE for Java EE Developers
    2.6K
    2.2K
    + 1
    392
    PROS OF ECLIPSE
    • 131
      Does it all
    • 76
      Integrates with most of tools
    • 64
      Easy to use
    • 63
      Java IDE
    • 32
      Best Java IDE
    • 9
      Open source
    • 3
      Hard for newbews
    • 2
      Great gdb integration
    • 2
      Professional
    • 2
      Good Git client allowing direct stage area edit
    • 2
      True open source with huge contribution
    • 2
      Great code suggestions
    • 2
      Extensible
    • 2
      Lightweight
    • 0
      Works with php
    CONS OF ECLIPSE
    • 14
      2000 Design
    • 9
      Bad performance
    • 4
      Hard to use

    related Eclipse posts

    christy craemer

    UPDATE: Thanks for the great response. I am going to start with VSCode based on the open source and free version that will allow me to grow into other languages, but not cost me a license ..yet.

    I have been working with software development for 12 years, but I am just beginning my journey to learn to code. I am starting with Python following the suggestion of some of my coworkers. They are split between Eclipse and IntelliJ IDEA for IDEs that they use and PyCharm is new to me. Which IDE would you suggest for a beginner that will allow expansion to Java, JavaScript, and eventually AngularJS and possibly mobile applications?

    See more
    Dean Stringer

    Have been a Visual Studio Code user since just after launch to the general public, having used the likes of Eclipse and Atom previously. Was amazed how mature it seemed off the bat and was super intrigued by the bootstrapped nature of it having been written/based on Electron/TypeScript, and of course being an open-source app from Microsoft. The features, plugin ecosystem and release frequency are very impressive. I do dev work on both Mac and Windows and don't use anything else now as far as IDEs go.

    See more
    Atom logo

    Atom

    16.4K
    14.2K
    2.7K
    A hackable text editor for the 21st Century
    16.4K
    14.2K
    + 1
    2.7K
    PROS OF ATOM
    • 529
      Free
    • 449
      Open source
    • 343
      Modular design
    • 321
      Hackable
    • 316
      Beautiful UI
    • 170
      Github integration
    • 147
      Backed by github
    • 119
      Built with node.js
    • 113
      Web native
    • 107
      Community
    • 35
      Packages
    • 18
      Cross platform
    • 5
      Multicursor support
    • 5
      Nice UI
    • 5
      TypeScript editor
    • 3
      Snippets
    • 3
      Simple but powerful
    • 3
      Open source, lots of packages, and so configurable
    • 3
      cli start
    • 3
      Chrome Inspector works IN EDITOR
    • 2
      Awesome
    • 2
      Smart TypeScript code completion
    • 2
      Well documented
    • 2
      It's powerful
    • 2
      Code readability
    • 1
      works with GitLab
    • 1
      User friendly
    • 1
      full support
    • 1
      vim support
    • 1
      Split-Tab Layout
    • 1
      "Free", "Hackable", "Open Source", The Awesomness
    • 1
      Apm publish minor
    • 1
      Hackable and Open Source
    • 1
      Consistent UI on all platforms
    • 0
      Publish
    CONS OF ATOM
    • 19
      Slow with large files
    • 7
      Slow startup
    • 2
      Most of the time packages are hard to find.
    • 1
      No longer maintained
    • 1
      Cannot Run code with F5
    • 1
      Can be easily Modified

    related Atom posts

    Jerome Dalbert
    Principal Backend Software Engineer at StackShare · | 13 upvotes · 848K views

    I liked Sublime Text for its speed, simplicity and keyboard shortcuts which synergize well when working on scripting languages like Ruby and JavaScript. I extended the editor with custom Python scripts that improved keyboard navigability such as autofocusing the sidebar when no files are open, or changing tab closing behavior.

    But customization can only get you so far, and there were little things that I still had to use the mouse for, such as scrolling, repositioning lines on the screen, selecting the line number of a failing test stack trace from a separate plugin pane, etc. After 3 years of wearily moving my arm and hand to perform the same repetitive tasks, I decided to switch to Vim for 3 reasons:

    • your fingers literally don’t ever need to leave the keyboard home row (I had to remap the escape key though)
    • it is a reliable tool that has been around for more than 30 years and will still be around for the next 30 years
    • I wanted to "look like a hacker" by doing everything inside my terminal and by becoming a better Unix citizen

    The learning curve is very steep and it took me a year to master it, but investing time to be truly comfortable with my #TextEditor was more than worth it. To me, Vim comes close to being the perfect editor and I probably won’t need to switch ever again. It feels good to ignore new editors that come out every few years, like Atom and Visual Studio Code.

    See more
    Julian Sanchez
    Lead Developer at Chore Champion · | 9 upvotes · 714.9K views

    We use Visual Studio Code because it allows us to easily and quickly integrate with Git, much like Sublime Merge ,but it is integrated into the IDE. Another cool part about VS Code is the ability collaborate with each other with Visual Studio Live Share which allows our whole team to get more done together. It brings the convenience of the Google Suite to programming, offering something that works more smoothly than anything found on Atom or Sublime Text

    See more
    Visual Studio logo

    Visual Studio

    54.6K
    35.4K
    1.1K
    State-of-the-art tools and services that you can use to create great apps for devices, the cloud, and everything...
    54.6K
    35.4K
    + 1
    1.1K
    PROS OF VISUAL STUDIO
    • 305
      Intellisense, ui
    • 244
      Complete ide and debugger
    • 165
      Plug-ins
    • 104
      Integrated
    • 93
      Documentation
    • 37
      Fast
    • 35
      Node tools for visual studio (ntvs)
    • 33
      Free Community edition
    • 24
      Simple
    • 17
      Bug free
    • 8
      Made by Microsoft
    • 6
      Full free community version
    • 5
      JetBrains plugins (ReSharper etc.) work sufficiently OK
    • 3
      Productivity Power Tools
    • 2
      Vim mode
    • 2
      VIM integration
    • 1
      I develop UWP apps and Intellisense is super useful
    • 1
      Cross platform development
    • 1
      The Power and Easiness to Do anything in any.. language
    • 1
      Available for Mac and Windows
    CONS OF VISUAL STUDIO
    • 15
      Bulky
    • 14
      Made by Microsoft
    • 4
      Sometimes you need to restart to finish an update
    • 3
      Too much size for disk
    • 3
      Only avalible on Windows

    related Visual Studio posts

    Maria Naggaga
    Senior Program Manager - .NET Team at Microsoft · | 8 upvotes · 636K views

    .NET Core is #free, #cross-platform, and #opensource. A developer platform for building all types of apps ( #web apps #mobile #games #machinelearning #AI and #Desktop ).

    Developers have chosen .NET for:

    Productive: Combined with the extensive class libraries, common APIs, multi-language support, and the powerful tooling provided by the Visual Studio family ( Visual Studio and Visual Studio Code ), .NET is the most productive platform for developers.

    Any app: From mobile applications running on iOS, Android and Windows, to Enterprise server applications running on Windows Server and Linux, or high-scale microservices running in the cloud, .NET provides a solution for you.

    Performance: .NET is fast. Really fast! The popular TechEmpower benchmark compares web application frameworks with tasks like JSON serialization, database access, and server side template rendering - .NET performs faster than any other popular framework.

    See more
    Nicholas Rogoff

    Secure Membership Web API backed by SQL Server. This is the backing API to store additional profile and complex membership metadata outside of an Azure AD B2C provider. The front-end using the Azure AD B2C to allow 3rd party trusted identity providers to authenticate. This API provides a way to add and manage more complex permission structures than can easily be maintained in Azure AD.

    We have .Net developers and an Azure infrastructure environment using server-less functions, logic apps and SaaS where ever possible. For this service I opted to keep it as a classic WebAPI project and deployed to AppService.

    • Trusted Authentication Provider: @AzureActiveDirectoryB2C
    • Frameworks: .NET Core
    • Language: C# , Microsoft SQL Server , JavaScript
    • IDEs: Visual Studio Code , Visual Studio
    • Libraries: jQuery @EntityFramework, @AutoMapper, @FeatureToggle , @Swashbuckle
    • Database: @SqlAzure
    • Source Control: Git
    • Build and Release Pipelines: Azure DevOps
    • Test tools: Postman , Newman
    • Test framework: @nUnit, @moq
    • Infrastructure: @AzureAppService, @AzureAPIManagement
    See more