NassimaAchour's Stars
microsoft/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
ColorlibHQ/AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 5
giraffe-fsharp/Giraffe
A native functional ASP.NET Core web framework for F# developers.
dotnet/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
microsoft/BotBuilder-Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, 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. Moved to https://github.com/dotnet/eShop.
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
grpc/grpc-dotnet
gRPC for .NET
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
DapperLib/Dapper
Dapper - a simple object mapper for .Net
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
microsoft/microsoft-ui-xaml
WinUI: a modern UI framework with a rich set of controls and styles to build dynamic and high-performing Windows applications.
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
dotnet/samples
Sample code referenced by the .NET documentation
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
asc-lab/dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.