ASP.NET Core
eShopOnContainers
Our great sponsors
ASP.NET Core | eShopOnContainers | |
---|---|---|
1395 | 57 | |
31,273 | 22,796 | |
1.6% | 1.8% | |
9.9 | 5.9 | |
1 day ago | 4 days ago | |
C# | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ASP.NET Core
-
.NET 8 Finally Comes with Auth Solution for SPA
The ASP.Net team has been somewhat hard headed about this for quite a while. They just didn’t seem to grasp how this could be a problem. Glad they have finally come around.
Here’s a link to the relevant comment:
https://github.com/dotnet/aspnetcore/issues/42158#issuecomme...
- Official update on authentication for .NET 8
-
Is there any simple project of you that use vue.js and c# as backend? I want to study about that
Before I just use asp.net with html and css to style my simple page but i'm really curious how do I communicate from backend using C# to vue.js, I know that you can just use API but I'm curious let's say I got 2 tables. Dog and Dog's Owner in DB. when I join these 2 tables together.
-
Call desktop app from web app
On the other side, I have an asp.net application from which I need to call an action on the client machine. It is necessary to call the action from the frontend, but it may be useful to call it from the backend in the future.
-
Understanding the .NET ecosystem: The evolution of .NET into .NET 7
https://github.com/dotnet/aspnetcore/issues/41340
-
Software vs web developing
and if you are a beginner it does not really matter what you learn. web by now is overtaking desktops apps anyway. i mean they basically teach you asp.net with a webstack, thats why they want to teach you js & html etc. so they will show you how to use asp.net as a backend server and the rest for the front end.
c# is good to learn a well structured language. asp.net i dont know, back when i learned it i considered it crap. like jsp
CMS is a pretty generic acronym for "content management system" so may need more context here. asp.net is an extension of the Microsoft C# .NET framework that provides tools for specifically developing web applications or complex websites. Similar to how you can use Unity and C# for game development. Also, I believe the Core label is what Microsoft uses to denote the cross-platform version of .NET
-
Why is Java's syntax hated so much?
Spring boot is a nightmare compared to ASP.NET Core. Just setting up a simple jwt authentication service in spring boot means calling various services in a haphazard way. In asp.net core its just a couple of lines in DI.
eShopOnContainers
-
Message Queueing
If you want you can look at eShopOnContainer example and get running locally - https://github.com/dotnet-architecture/eShopOnContainers
- C# .net for beginners
-
Open source dotnet 6 (MVC and Minimal API) reference projects
Microsoft eShopOnContainer
-
How to perform complex input validation across two microservices?
My architecture is also what Microsoft’s eshoponcontainers uses. I just replace Catalogue service with Product service and add my requirement.
-
Roundup of .NET MAUI. - Week of August 8, 2022
Though eshop-mobile-client mobile app relies on the repo eShopOnContainers for it's backend but by default it uses its internal MockServices for all it's functionalities. For more details refer to the Setup section.
- Building a E-Commerce Shop with .NET Core?
-
Public github repositories
"GitHub - dotnet-architecture/eShopOnContainers: Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor." https://github.com/dotnet-architecture/eShopOnContainers
- Open-source microservice application for architecting practice?
- Best .net open source microservice based project?
-
What is the point of using repository pattern with entity framework
I use something very similar to this https://github.com/dotnet-architecture/eShopOnContainers/blob/dev/src/Services/Ordering/Ordering.Domain/SeedWork/IRepository.cs .
What are some alternatives?
Blazor.WebRTC
Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
deno - A modern runtime for JavaScript and TypeScript.
eShopOnWeb - Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
inertia-laravel - The Laravel adapter for Inertia.js.
PuppeteerSharp - Headless Chrome .NET API
CefSharp - .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
.NET Runtime - .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Giraffe - A native functional ASP.NET Core web framework for F# developers.
spring-petclinic - A sample Spring-based application
LocalStorage - A library to provide access to local storage in Blazor applications
Microsoft.Maui.Graphics - An experimental cross-platform native graphics library.