All Projects → SergeyDavidovich → OrdersManagementSystem

SergeyDavidovich / OrdersManagementSystem

Licence: other
Project demonstrates usage of Prism composition library, Material design library, SQL Server, Entity Framework in WPF application

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to OrdersManagementSystem

mssql-restapi
A simple REST API for SQL Server, Azure SQL DB and Azure SQL DW using SMO on .NET Core 2.0
Stars: ✭ 33 (+13.79%)
Mutual labels:  sql-server, aspnetcore, sqlserver
HandyWinGet
GUI for installing apps through WinGet and Creating Yaml file
Stars: ✭ 305 (+951.72%)
Mutual labels:  prism, wpf, mvvm
AppsTracker
Windows Application for tracking computer usage. C# + WPF + MVVM
Stars: ✭ 27 (-6.9%)
Mutual labels:  wpf, mvvm, entity-framework
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+23441.38%)
Mutual labels:  aspnetcore, asp-net-core, sqlserver
Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
Stars: ✭ 4,842 (+16596.55%)
Mutual labels:  prism, wpf, mvvm
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+437.93%)
Mutual labels:  sql-server, aspnetcore, asp-net-core
SignalR-Core-SqlTableDependency
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
Stars: ✭ 36 (+24.14%)
Mutual labels:  aspnetcore, entity-framework, asp-net-core
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+2882.76%)
Mutual labels:  aspnetcore, wpf, asp-net-core
Onion Architecture Asp.net Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Stars: ✭ 196 (+575.86%)
Mutual labels:  aspnetcore, entity-framework, asp-net-core
Accelerider.windows
A shell that runs Accelerider applications on the Windows platform.
Stars: ✭ 1,350 (+4555.17%)
Mutual labels:  prism, wpf, mvvm
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
Stars: ✭ 23 (-20.69%)
Mutual labels:  aspnetcore, wpf, asp-net-core
WeChatClient
一个高仿微信网页版 https://wx.qq.com 的WPF应用程序,基本完成了网页微信的主要基础功能,例如聊天,联系人,搜索,表情等。
Stars: ✭ 68 (+134.48%)
Mutual labels:  prism, wpf
GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that enca…
Stars: ✭ 25 (-13.79%)
Mutual labels:  sql-server, sqlserver
LearningPoint
A repository for learning different technologies, frameworks, features......
Stars: ✭ 66 (+127.59%)
Mutual labels:  wpf, asp-net-core
contoso-university
Contoso University demo using asp net core and related technologies
Stars: ✭ 42 (+44.83%)
Mutual labels:  entity-framework, asp-net-core
rbac-react-redux-aspnetcore
A starter template for creating JWT token from ASP.NET Core API project and applying that JWT token authentication on React application
Stars: ✭ 54 (+86.21%)
Mutual labels:  sql-server, aspnetcore
JwtAuthDemo
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
Stars: ✭ 278 (+858.62%)
Mutual labels:  aspnetcore, asp-net-core
Ext.NET
Ext.NET public Issues.
Stars: ✭ 28 (-3.45%)
Mutual labels:  aspnetcore, asp-net-core
StormReport
🌀 Library - Create your reports using only annotations
Stars: ✭ 17 (-41.38%)
Mutual labels:  reporting, asp-net-core
sync-client
SyncProxy javascript client with support for all major embedded databases (IndexedDB, SQLite, WebSQL, LokiJS...)
Stars: ✭ 30 (+3.45%)
Mutual labels:  sql-server, sqlserver

Orders Management System

Prerequisites:

Microsoft SQL Server 2012 Express Edition or higher and Nothwind database attached View on Github

Frameworks and libraries used:

  • Programming language - C#
  • UI Markup - WPF (NET Framework 4.6.1)
  • Data storage - SQL Server 2017 DE
  • Data access - Entity Framework 6.2
  • MVVM, composing and navigation - Prism Library 6.3
  • Dependency injection - IOC container Unity
  • Styling - MaterialDesigneThemes 4.2 for XAML
  • Controls - Syncfusion WPF Controls vol. 2018
  • Data validation - FluentValidation 8
  • Reporting - Mirosoft RDLC + Syncfusion Report Viewer
  • Orders search - Reactive Extensions for .NET
  • Deployment - Click Once on Microsoft Azure

Screen

Screen

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].