asp-net
ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users.
Here are 3,750 public repositories matching this topic...
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
-
Updated
Nov 25, 2020 - C#
The ContentMenuItem and LinkMenuItem should use the DisplayText property instead of both parts having a "Name" property. Or maybe a CommonMenuItemPart to share the name and common properties.
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
-
Updated
Nov 24, 2020 - C#
Exceptionless server and jobs
-
Updated
Nov 23, 2020 - C#
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
-
Updated
Nov 25, 2020 - C#
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
Headless CMS and Content Managment Hub
-
Updated
Nov 25, 2020 - C#
A home for your business logic in any .NET application.
-
Updated
Nov 24, 2020 - C#
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
-
Updated
Nov 24, 2020 - C#
VirtoCommerce Platform repository
-
Updated
Nov 25, 2020 - C#
After the merge of this PR: open-telemetry/opentelemetry-dotnet#1548
We should create more unit tests just like open-telemetry/opentelemetry-dotnet#1537 to validate the full behavior.
Fluent testing framework for ASP.NET Web API 2.
-
Updated
Oct 1, 2020 - C#
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
-
Updated
Nov 14, 2020 - C#
The Best Resources for Microservices in .NET Core - Tutorials, Source Code Samples, ...
-
Updated
Nov 15, 2020
Exceptionless clients for the .NET platform
-
Updated
Nov 16, 2020 - C#
.NET Core Extensions and Helper NuGet packages.
-
Updated
Nov 23, 2020 - C#
Converts C# classes to TypeScript interfaces (and many more) within project build. 0-dependency, minimal, gluten-free
-
Updated
Nov 20, 2020 - C#
A starting point for building isomorphic React applications with ASP.NET Core, leveraging existing techniques.
-
Updated
May 22, 2018 - JavaScript
-
Updated
Jun 8, 2020 - PHP
NLog integration for ASP.NET & ASP.NET Core 1-3
-
Updated
Nov 23, 2020 - C#
The original DasBlog reimagined with ASP.NET Core
-
Updated
Nov 24, 2020 - C#
.NET code samples for Oracle database developers
-
Updated
Nov 3, 2020 - C#
Roadmap to becoming an ASP.NET Core developer in 2020
-
Updated
Jul 14, 2020
A Full Stack RAD Web Application Development Framework
-
Updated
Feb 19, 2019 - C#
Visual Studio extension to work with RAML and OAS (OpenAPI) specifications. You can consume REST APIs, scaffold ASP.NET implementations and extract RAML specifications from existing ASP.Net apps.
-
Updated
Nov 23, 2020 - JavaScript
Very simple SAML 2.0 consumer module for ASP.NET/C#
-
Updated
Oct 18, 2020 - C#
mojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET.
-
Updated
Nov 11, 2020 - C#


Expected Behavior / New Feature
Support sticky sessions for ServiceDiscoveryProviders
Actual Behavior / Motivation for New Feature
When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.
The functionality could be great if it could work with both consul