ASP.NET Frameworks for Mac

View 93 business solutions

Browse free open source ASP.NET Frameworks for Mac and projects below. Use the toggles on the left to filter open source ASP.NET Frameworks for Mac by OS, license, language, programming language, and project status.

  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Paket

    Paket

    A dependency manager for .NET with support for NuGet packages and Git

    A dependency manager for .NET with support for NuGet packages and Git repositories. NuGet does not separate out the concept of transitive dependencies. If you install a package into your project and that package has further dependencies then all transitive packages are included in the packages.config. There is no way to tell which packages are only transitive dependencies. Even more importantly: If two packages reference conflicting versions of a package, NuGet will silently take the latest version (read more). You have no control over this process. Paket on the other hand maintains this information on a consistent and stable basis within the paket.lock file in the solution root. This file, together with the paket.dependencies file enables you to determine exactly what's happening with your dependencies.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Jasper in an open source, cross-platform web programming framework.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    PHPRPC is a Remote Procedure Calling (RPC) protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is powerful and easy to use. This project is the client and server implementations of the PHPRPC.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    nToolbox is a .NET library of commonly used code. It provides developers with a set of reusable .Net components that solve common problems and simplifies common tasks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Framework for RAD against relational database. Supports multiple database platforms. Uses generics and partial classes. Includes a winforms Class Generatator for autogenerating O/R mapper classes based on Customisable templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Very useful framework library, contains many frequent used code snippets, algorithms, data structures, WinForms & APS.NET controls for all-day work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CronDotNet is a Microsoft .NET framework library (dll) for scheduling automated jobs. It is based on its UNIX cousin, CRON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Extensible repository and context-per-request infrastrucuture for .NET projects using Entity Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FLUX.NET is a next generation content management system and web application framework for creating dynamic high impact websites with enterprise class management features and exceptional extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    FileHelpers Library
    http://www.filehelpers.net The FileHelpers are an easy to use .NET library written in C#. Is designed to read/write data from flat files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Access, SqlServer) Code on GitHub: https://github.com/MarcosMeli/FileHelpers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Huinca is a DDD (Domain Driven Design) and .NET software architecture sand box. We will try to find and share best practices for .NET real world software development based on the DDD approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LogikBug's IoC Container
    LogikBug's IoC dependency injection container is very light weight. Finding a dependency injection container to suite my needs seemed rather cumbersome. So, I wrote this DI Container to suite my needs and thought I'd put it out for others to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A framework that provides AJAX technologies for web pages created with ASP.NET. It allows developers to easily integrate AJAX support into their pages without replacing the ASP.NET controls and/or writing javascript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pensieve.NET is an extension to ASP.NET framework. It facilitate storing variables into ASP.NET sessions, Applications, Caches etc. using Declarative Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PhenomShare is a windowed AJAX rendering framework for MS SQL databases built to easily and graphically pleasingly display, interact with, and modify data nearly automatically (with only display windows and database schema requiring construction). This i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QooxDootNET ASP.NET RIA AJAX Framework with full state support, GUI Design support, databinding, GUI set based on QooxDoo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rico is a JavaScript library for creating rich internet applications. Version 1 is JavaScript only. Versions 2 & 3 include server-side code (asp, asp.net, and php) to make creating web apps even easier. Versions 1 & 2 are based on Prototype and include grids, calendar & tree controls, drag & drop, and cinematic effects. Version 3 goes beyond Prototype, and includes support for jQuery, MooTools, Dojo, Ext, and BBC Glow libraries. Version 3 is only available in the SVN repository. The rico3.net branch includes a .net server control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Library to generate SVG primitives from within ASP.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Library that handles persisting plain .NET objects to and from an underlying relational database. Using attributes in your source code, you define validation and other behaviour. Supports hineritance, aggregation and persistant events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Terrier is a RBAC framework, business oriented and with focus on manageability and access control. Integrating all company tecnhnologies (java, ruby, delphi and others). The owner of a system can manage and delegate manageability to the systems, reducing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Microsoft.NET WebDAV Server Framework (RFC2518 compliant) which allows users to easily expose WebDAV functionality via IIS to custom solutions. Please provide comments (negative and positive) and consider donating! Thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XForms4Net, the XForms .NET library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ControlMaster is a collection of light-weight controls library and toolkit written in c#. The goal is to provide a set of cookie-cutter web UI controls for any ECMA based .NET framework, features include AJAX style UI, plugins, and many many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB