ASPnet

Open-source projects categorized as ASPnet

Top 23 ASPnet Open-Source Projects

  • Bitwarden

    The core infrastructure backend (API, database, Docker, etc). (by bitwarden)

  • Project mention: Bitwarden | news.ycombinator.com | 2024-03-11
  • AspNetCore.Docs

    Documentation for ASP.NET Core

  • Project mention: DevDocs | news.ycombinator.com | 2024-01-12

    Certain parts of Microsoft Learn are permissive, for example the .NET BCL documentation is Creative Commons Attribution: https://github.com/dotnet/dotnet-api-docs as is ASP.NET Core: https://github.com/dotnet/AspNetCore.Docs (a good hint if documentation is permissively licensed and on GitHub is if there's an edit button at the top.)

    The C# language specification is unfortunately a bit fuzzier: https://github.com/dotnet/csharplang/discussions/4855

    The updated unified C# language specification is CC, but it's still catching up to modern C#: https://github.com/dotnet/csharpstandard

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ABP

    Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

  • Project mention: ABP Suite: Best CRUD Page Generation Tool for .NET | dev.to | 2024-02-14

    In conclusion, ABP Suite is a game-changer in the realm of application development. Its modular design (comes from ABP Framework), powerful code generation, and support for modern frontend frameworks make it a go-to choice for developers looking to build scalable and feature-rich applications. Whether you are working on a small project or a large enterprise application, ABP Suite provides the tools you need to succeed in your development endeavors.

  • ASP.NET Boilerplate

    ASP.NET Boilerplate - Web Application Framework

  • Project mention: Como avanzar con .Net? | /r/devsarg | 2023-06-27

    https://aspnetboilerplate.com/ (por si alguien le interesa)

  • nopCommerce

    ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

  • Project mention: Dotnet.World.News(Monday, September, 11, 2023) | /r/bitplatform | 2023-09-14

    🔴 nopCommerce: ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

  • Electron.NET

    :electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).

  • Project mention: Blazor Hybrid vs Electon.NET | /r/dotnetMAUI | 2023-06-23

    Yes, it's what Slack, VS Code and bunch of other apps are based on. Electron: https://www.electronjs.org/ Electron.NET: https://github.com/ElectronNET/Electron.NET

  • clean-code-dotnet

    :bathtub: Clean Code concepts and tools adapted for .NET

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • NSwag

    The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.

  • Project mention: This week I released v2.1 of my text-templating library Weave that now uses Source Generators by default. | /r/dotnet | 2023-12-07

    I'm mostly using it for C# API client generation from backend code - sort of similar to what a tool like NSwag Studio will do. I think NTypewriter has more flexibility though, and having a live view with the VS plugin makes development quick.

  • FastEndpoints

    A light-weight REST API development framework for ASP.NET 6 and newer.

  • Project mention: Choosing Between Controllers and Minimal API for .NET APIs | dev.to | 2023-12-19

    Bonus Time! In addition to the Microsoft-supported methods above, many community frameworks exist for building APIs with .NET. FastEndpoints is an option I found recently that seems very promising. With performance benchmarks that put them on par with Minimal API, they are firmly ahead of Controller-based APIs.

  • aspnet-api-versioning

    Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.

  • Project mention: Web API Versioning - 'apiVersion' constraint | /r/dotnetcore | 2023-06-28

    Here is a code example

  • SmartStoreNET

    Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution

  • Awesome-Microservices-DotNet

    💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET

  • Serene

    Business Apps Made Simple with Asp.Net Core MVC / TypeScript (by serenity-is)

  • BaGet

    A lightweight NuGet and symbol server

  • DotNet-Developer-Roadmap

    The comprehensive .NET Developer Roadmap by seniority level. (by milanm)

  • Project mention: .NET Developer Roadmap 2023. | /r/learncsharp | 2023-11-05

    Here you can check a comprehensive roadmap for learning C#/.NET Technologies: https://github.com/milanm/DotNet-Developer-Roadmap

  • CSLA .NET

    A home for your business logic in any .NET application.

  • Project mention: How can a rich domain model be implemented in practice using EF Core? | /r/dotnet | 2023-06-28
  • Smartstore

    A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7

  • Project mention: Best .NET platform for Commerce (and CMS?) | /r/dotnet | 2023-06-29

    Have anyone used https://github.com/smartstore/Smartstore?

  • DotVVM

    Open source MVVM framework for Web Apps

  • JsonApiDotNetCore

    A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.

  • Gofer.NET

    Easy C# API for Distributed Background Tasks/Jobs for .NET Core.

  • razor

    Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.

  • Project mention: BlazmExtension is a new Visual Studio Extension that helps with some everyday Blazor tasks | /r/Blazor | 2023-05-16

    Love seeing the updates here!!! For full transparency, I'm on the team that works on github.com/dotnet/razor at Microsoft.

  • Web Markup Minifier

    The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.

  • Project mention: Setting max line length in WebMarkupMin's settings | .net 7 | /r/dotnet | 2023-07-08

    You can also dig down in the HTML settings class that actually contains all these properties by starting at the top and looking at the base classes here: https://github.com/Taritsyn/WebMarkupMin/blob/master/src/WebMarkupMin.Core/HtmlMinificationSettings.cs

  • SapphireDb

    SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

ASPnet related posts

Index

What are some of the best open-source ASPnet projects? This list will help you:

Project Stars
1 Bitwarden 14,286
2 AspNetCore.Docs 12,348
3 ABP 12,221
4 ASP.NET Boilerplate 11,564
5 nopCommerce 8,909
6 Electron.NET 7,103
7 clean-code-dotnet 6,774
8 NSwag 6,482
9 FastEndpoints 3,869
10 aspnet-api-versioning 2,984
11 SmartStoreNET 2,637
12 Awesome-Microservices-DotNet 2,588
13 Serene 2,551
14 BaGet 2,529
15 DotNet-Developer-Roadmap 1,415
16 CSLA .NET 1,213
17 Smartstore 1,056
18 DotVVM 733
19 JsonApiDotNetCore 652
20 Gofer.NET 528
21 razor 463
22 Web Markup Minifier 432
23 SapphireDb 400

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com