Pinned Repositories
2019AzureMigrateYourApps
Baseline event Series - Presentations and labs for the event
AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 4
AdminLTE.StarterKit
AdminLTE Starter Kit for ASP.NET Core 3.1. Let's build up a full-fledged Open Source Project designed to provide our fellow developers a better way to get started. Saves tons of Dev-Hours too!
angular-clean-architecture
This repository demonstrates a basic way how to implement the clean architecture pattern introduced by Uncle Bob to web apps like Angular.
AspNetCore
ASP.NET Core application notes & sample codes (MVC, Web API, Blazor), with ADO.NET and EF-Core data-access
aspnetcore-1
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
aspnetcore-app-workshop
This workshop will teach you ASP.NET Core by building a complete conference management website from scratch.
aspnetcore-concepts-workshop
This ASP.NET Core workshop is broken down by topics: middleware, front-end, etc. For an app focused workshop, see https://github.com/dotnet-presentations/aspnetcore-app-workshop
AutoLaunch_v320_Compact2013
Auto Launch for Windows Embedded Compact 2013
MiniBlogDB.Core
Updated MiniBlog.Core to ASP.NET Core 8 with Entity Framework Core and Identity added
samuelp101's Repositories
samuelp101/AdminLTE.StarterKit
AdminLTE Starter Kit for ASP.NET Core 3.1. Let's build up a full-fledged Open Source Project designed to provide our fellow developers a better way to get started. Saves tons of Dev-Hours too!
samuelp101/AspNetCore
ASP.NET Core application notes & sample codes (MVC, Web API, Blazor), with ADO.NET and EF-Core data-access
samuelp101/aspnetcore-concepts-workshop
This ASP.NET Core workshop is broken down by topics: middleware, front-end, etc. For an app focused workshop, see https://github.com/dotnet-presentations/aspnetcore-app-workshop
samuelp101/AspNetCore-Database
Database programming with ASP.NET Core, Entity Framework, ADO.NET, SQL and NoSQL
samuelp101/AspNetCore-Options-Pattern
Sample codes showing how to implement the options pattern in ASP.NET Core
samuelp101/AspNetCoreMVC_AppNotes
ASP.NET Core MVC Application Notes
samuelp101/AZ-104-MicrosoftAzureAdministrator
AZ-104 Microsoft Azure Administrator
samuelp101/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
samuelp101/Blazor-Charts
SVG Charts for Blazor and WebAssembly
samuelp101/blazor-markdown
A Blazor Markdown component that enables you to include Markdown files in your server-side Blazor apps.
samuelp101/BlazorWebFormsComponents
A collection of Blazor components that emulate the web forms components of the same name
samuelp101/CleanArchitecture
samuelp101/CSJsonDB
A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.
samuelp101/Docker-Build
Docker Image for Markdown Content Builds
samuelp101/DP-200-Implementing-an-Azure-Data-Solution
samuelp101/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.
samuelp101/eShopOnWeb
Sample ASP.NET Core 7.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
samuelp101/ExcelFinancialFunctions
.NET Standard library providing the full set of financial functions from Excel.
samuelp101/Financial-Formulas-Library-.NET-Standard
A collection of methods for solving Finance/Accounting equations, implemented in C#.
samuelp101/NorthwindDB.WebForm
ASP.NET Webform & Web services accessing SQL database, with HTML & JavaScript
samuelp101/NorthwindDB2021
Modified Northwind sample database (from Microsoft) - updated transaction dates - minor schema changes
samuelp101/NorthwindDB2021-Projects
Collection of database application projects, targeting the Northwinddb2021 sample database
samuelp101/NorthwindDBJSON
ASP.NET Core 3.1 Web API accessing SQL Server, with HTML and Vanilla JavaScript
samuelp101/oqtane.framework
CMS & Application Framework for Blazor & .NET MAUI (Forked on 02/03/2024)
samuelp101/QueryingT-SQL
Handouts for Querying with T-SQL course
samuelp101/smtp4dev
smtp4dev - the fake smtp email server for development and testing
samuelp101/Stock.Indicators
Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
samuelp101/Storage
HTML5 Storage API implementation for Microsoft Blazor
samuelp101/WebUSB
HTML5 WebUSB APIs for Microsoft ASP.Net Core Blazor
samuelp101/Westwind.AspNetCore.Markdown
An ASP.NET Core Markdown support library that provides Markdown parsing, a Markdown TagHelper and Markdown Page Handler Middleware