Software Alternatives & Reviews

Performance Improvements in .NET 6

Azure Active Directory for Developers Productivity Power Tools Entity Framework Xojo Avalonia
  1. Microsoft identity platform is an evolution of the Azure Active Directory (Azure AD) developer platform.

    #Identity And Access Management #Identity Provider #SSO 6 social mentions

  2. Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
    Pricing:
    • Open Source
    Wanted to mention in case it was interesting to you, but there’s a Roslyn powered plugin that can convert VB to C#, see https://marketplace.visualstudio.com/items?itemName=SharpDevelopTeam.CodeConverter.

    #Regular Expressions #Programming Tools #Development 362 social mentions

  3. See Comparison of Entity Framework vs NHibernate.
    EF = Entity Framework. (1) It's an ORM (Object-rational Mapper) for querying SQL databases into objects. Somewhat the same space as "Hibernate" in Java. Some prefer e.g. Dapper as it's much more light-weight. EF is very much a big thing, but some people need and want that. 1) https://docs.microsoft.com/en-us/ef/ 2) https://dapper-tutorial.net/.

    #Development #Web Frameworks #Backend Development 14 social mentions

  4. 4
    Real Software and Real Studio are now Xojo.
    I've been using Xojo (https://xojo.com) for about 15 years now to make cross-platform GUI apps. The language is similar to VB6 but it's been constantly updated. No affiliation, just a happy customer.

    #IDE #Text Editors #Programming Language 5 social mentions

  5. A multi-platform .NET UI framework
    Pricing:
    • Open Source
    For a WPF-like development experience that's also cross-platform, perhaps take a look at Avalonia: http://avaloniaui.net/. It's not a drop-in replacement, but very, very similar.

    #Development Tools #Rapid Application Development #Cross-Platform Development 118 social mentions

Discuss: Performance Improvements in .NET 6

Log in or Post with