An open API service providing repository metadata for many open source software ecosystems.

GitHub / toreaurstadboss 26 Repositories

Norwegian developer, aged 42 years. Resides in Trondheim. Interests: Coding, hiking, swimming, cycling, skiing, sci-fi.

toreaurstadboss/SeabornBlazorVisualizer

Blazor serverside app that uses IronPython and Mathplotlib and Seaborn to plot figures. Demonstrates usage of Seaborn from .NET

Language: SCSS - Size: 14.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

toreaurstadboss/SemanticKernelPluginDemov4

About Microsoft Semantic kernel demo. Blazor wasm demo app in .NET 8. Uses Northwind database and EF Code First. Shows how to create plugins with Semantic kernel to provide information for a text completion sales bot using LLM (Large Language Model) Chat GPT-4o from OpenAI. Retrieving data from provided plugin methods.

Language: TSQL - Size: 408 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

toreaurstadboss/SemanticKernelPluginDemo

Microsoft Semantic kernel demo. Blazor wasm demo app in .NET 8. Uses Northwind database and EF Code First. Shows how to create plugins with Semantic kernel to provide information for a text completion sales bot using LLM (Large Language Model) Chat GPT-4o from OpenAI. Retrieving data from provided plugin methods.

Language: TSQL - Size: 948 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

toreaurstadboss/DallEImageGeneratorWithSemanticKernel

Dall-E-3-Image Generator dotnet 8 console app using Microsoft Semantic Kernel library.

Language: C# - Size: 1.21 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

toreaurstadboss/ImageClassificationMLNetBlazorDemo

Language: SCSS - Size: 96.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

toreaurstadboss/BlazorImageClassificationMLNetDemoV2

ML net demo in Blazor WASM

Language: HTML - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

toreaurstadboss/DallEImageGenerationImgeDemoV4

DALL-e-3 Image generation demo using Open AI SDK. Demo is made in .NET 8 with Blazor WASM. Bootstrap is also used.

Language: C# - Size: 2.26 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

toreaurstadboss/MultiLingual.Translator

Translator supporting many languages using Azure AI TextAnalytics in Azure Cognitive Services. The translator is a MAUI Blazor app written with .NET 8.

Language: C# - Size: 602 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

toreaurstadboss/OpenAiChatToolBlazorDemo

Demo showing a Blazor app retrieving data from Open AI chat bot using Chat tools to access private data sources that are it is allowed to access

Language: CSS - Size: 725 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

toreaurstadboss/StoringSecretsBlazor

A Blazor serverside app showing how to add user secrets into configuration and reading and reloading using IOptionsMonitor

Language: CSS - Size: 107 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

toreaurstadboss/BlazorSlider

An input type range control (slider) for Blazor

Language: SCSS - Size: 1.04 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

toreaurstadboss/CustomSpan

A bare bones implementation of a Span

Language: C# - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

toreaurstadboss/SpeechSynthesis

Azure AI SpeechSynthesis

Language: C# - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

toreaurstadboss/OpenAIDemo

Demonstrates usage of Azure OpenAI library. The repo contains useful helper classes. "gpt-4" ai model is being used here

Language: C# - Size: 51.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

toreaurstadboss/NAVAvkselSimpleAppWithReactJs

A simple React.js that utilized the NAV Aksel library provided by NAV IKT

Language: JavaScript - Size: 176 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

toreaurstadboss/Image.Analyze.Azure.Ai

MAUI Blazor app with Azure Image Analysis sample using Azure Ai in Azure Computer Vision using Analyze image API

Language: C# - Size: 2.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

toreaurstadboss/SimpleLinqLibraryTs

A simple Library for Linq functionality written with Typescript for compability with Angular 8 or newer.

Language: TypeScript - Size: 8.62 MB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

toreaurstadboss/BenchmarkIterateCollections

Benchmark testing out iterating collections

Language: C# - Size: 54.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

toreaurstadboss/LightControllerNdc2024TestingSample

Just a test repo from the NDC 2024 Oslo talk about Unit Testing in .NET Room 6 thursday presented by Rob Richardson https://robrich.org/ . Used to test Github Actions

Language: HTML - Size: 240 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

toreaurstadboss/PiiDetectionDemo

Sample .NET Maui Blazor hybrid app using Azure Cognitive Services TextAnalytics Pii Detection feature

Language: C# - Size: 189 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/DapperUtils

Collection of Dapper utility methods.

Language: C# - Size: 286 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/CsharpSourceGeneratorDemo1

Source Generator demo 1 - Based from the course of Thomas Claudius Huber on Pluralsight

Language: C# - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/AzureSpellCheck

MAUI Blazor Hybrid App showing usage of Bing Spell Check v7 in Azure Cognitive Services

Language: C# - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/CoreWCFWebClient1

Language: C# - Size: 896 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/CoreWCFService1

Language: C# - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/eslint-standalone

Language: JavaScript - Size: 176 MB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

toreaurstadboss/CoreWCFDemoServiceAndClient

A simple CoreWCF Demo and Client

Language: C# - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/HealthTextAnalytics

.NET Blazor MAUI app that uses HealthTextAnalytics in Azure Cognitive Services and the Language Service within

Language: C# - Size: 436 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/RollingSvcLogger

A Svc logger for WCF that is rolling governed by a specified amount of maximum space per log file

Language: C# - Size: 184 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/DagbladetWebscrapper

A web scrapper for tabloid newspaper Dagbladet where Azure Cognitive Services are used to summarize an article from the web

Language: C# - Size: 273 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

toreaurstadboss/SampleAzureFunctionApp

Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/PluralsightBlazorHybridDemoApp

Demo app Blazor Hybrid app Pluralsight course

Language: CSS - Size: 281 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/HelloBlazorLocalization

Blazor WASM sample app that has localization support with a language picker

Language: HTML - Size: 286 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/AltairCA.Blazor.WebAssembly.Cookie Fork of AltairCA/AltairCA.Blazor.WebAssembly.Cookie

Forked from AltairCA.Blazor.WebAssembly.Cookie to test out additional settings of cookies

Size: 356 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/BlazorAnimateSample

Language: SCSS - Size: 985 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/AspNetCore-GraphQLDemo

Demo of a AspNetCore based API using GraphQL to obtain data from repositories and presenting them in a MVC client.

Language: JavaScript - Size: 2.06 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/LambdaParser

Forked from zhucai LambdaParser. Minor adjustments and touchups such as upgrading target framework and support enum values in expressions.

Language: C# - Size: 313 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

toreaurstadboss/Angular8RoutingCourse

Working repository for the Pluralsight Angular 8 routing course

Language: TypeScript - Size: 2.44 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/AzureCosmosDbRepositoryLib

Repository pattern for Azure Cosmos Db. Target audience is those who want to get started with Azure Cosmos DB and not fiddle too much with settings.

Language: C# - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

toreaurstadboss/AspNet-GraphQLDemoV2

The GraphQL Mountain demo now ported to HotChocolate and StrawberryShake from Chillicream

Language: C# - Size: 387 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

toreaurstadboss/StrawberryShakeTutorial-GraphQl

Running Strawberry Shake intro tutorial for running a Blazor client calling a remote API delivering GraphQl data

Language: HTML - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/DynamicObjectThreadSafe

DynamicObject implementation which supports type safety for getting and setting members and providing anonymous type instance initialization

Language: C# - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/SpanSplitString

Language: C# - Size: 933 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/EfCore6ValueConversionTemplate

Language: C# - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

toreaurstadboss/CqrsDemoWebApi

Simple demo showing usage of MediatR and Cqrs for a Web Api that use .net 6 and EF Core and Sql Server

Language: C# - Size: 209 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

toreaurstadboss/CqrsCoursePluralsight

Language: C# - Size: 4.49 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

toreaurstadboss/WpfFilteredCollection

Sample for easy filtering of a collection

Language: C# - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

toreaurstadboss/BlazorPropertyGrid

Language: JavaScript - Size: 3.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

toreaurstadboss/NinUtilsNorway

Language: C# - Size: 38.1 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/csharp-blazor-bug-tracking Fork of pluralsight-projects/csharp-blazor-bug-tracking

Language: C# - Size: 389 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

toreaurstadboss/AngularJsFundamentalsCourse

Language: JavaScript - Size: 38.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

toreaurstadboss/BlazorInteropCoursePluralsight

Just a simple follow along course for Blazor Interop course on Pluralsight

Language: C# - Size: 969 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

toreaurstadboss/BlazorInteropCourseV2

Just a simple follow along with the Blazor Interop course for Pluralsight

Language: C# - Size: 208 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

toreaurstadboss/ToreAurstadIT.Razor.Navigate

VSIX Extension for Razor to provide simple navigation to open files via references file in some selected HTML Helpers in Razor. Tested against ASP.NET MVC.

Language: C# - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

toreaurstadboss/MonokaiThemeVs2022

Ported Monokai Industrial theme from VsCode to VS 2022

Language: C# - Size: 207 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

toreaurstadboss/Csharp10Samples

Charp10Samples

Language: C# - Size: 646 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

toreaurstadboss/SecureStringExtensions

Language: C# - Size: 5.86 KB - Last synced at: 24 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/DapperExtensions.Client

Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/TypescriptDecoratorsDemo

Language: TypeScript - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/Utf8DataJsonReaderTest

Language: C# - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/ToreAurstadIT.BlazorEnumSelect

Language: C# - Size: 878 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

toreaurstadboss/BlazorEnumSelect

Language: HTML - Size: 257 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/angular-vbxhby

Created with StackBlitz ⚡️

Language: TypeScript - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/CryptAndHashLib.NetStandard

Language: C# - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

toreaurstadboss/LinqKit.AsyncSupport

A fork of LinqKit with tested Async support. Uses .Net Framework 4.8 and EF 6.4.4.

Language: C# - Size: 58.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/GrpcCourseAspNetCore

Language: JavaScript - Size: 3.91 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/SimpleBlazorPropertyGrid

Language: JavaScript - Size: 3.53 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/BlazorPropertyGridSample

Language: JavaScript - Size: 3.38 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/BlazorLiveReloadSample

Language: JavaScript - Size: 2.26 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/GenericMemoryCacheAspNetCore

Language: C# - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

toreaurstadboss/AspNetCore-WishList Fork of pluralsight-projects/AspNetCore-WishList

Project to create a new ASP.NET Core wishlist application from scratch.

Language: C# - Size: 642 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

toreaurstadboss/AspNetCoreHostedServices

Course stuff.

Language: C# - Size: 583 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

toreaurstadboss/AspNetDotNetCoreExtensibility

Language: HTML - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

toreaurstadboss/UniqueEnumValuesAnalyzer

Language: C# - Size: 1.01 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

toreaurstadboss/AspNetCore-StarChartAPI Fork of pluralsight-projects/AspNetCore-StarChartAPI

Project to create a Starchart Web API using ASP.NET Core.

Language: C# - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

toreaurstadboss/OpPlan4WebTestWsTrustFiddlerExport

Language: C# - Size: 2.52 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

toreaurstadboss/WsTrustFiddlerExport

Language: C# - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

toreaurstadboss/FinnkodeFetcher

Language: JavaScript - Size: 654 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/SimpleTsLinqConsum

Proof of concept consumer Angular app that uses SimpleTsLinq

Language: TypeScript - Size: 3.45 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/JsLinqSimpleProjection

A simple projection module for performing projection in Javascript using Linq esque syntax

Language: JavaScript - Size: 40 KB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

toreaurstadboss/JsSimpleArithmeticParser

A very simple parser supporting basic arithmetic operators such as +-/* and parenthesis with standard operator precedence. Use for educational purposes and when a restricted eval is desired.

Language: JavaScript - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

toreaurstadboss/EnumSelectionControls

A collection of enum selection controls for Angular

Language: TypeScript - Size: 2.74 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

toreaurstadboss/ConsumSelectors

Consuming project for the library EnumSelectors (Demo)

Language: TypeScript - Size: 1.66 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/HelloSvelte

Language: JavaScript - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/angular-best-practices Fork of jmcooper/angular-best-practices

Language: TypeScript - Size: 404 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

toreaurstadboss/Angular-Fundamentals-intermediate

Repo for following along the Angular fundamentals intermediate course (Angular v7 is used). Adjustments for Tore Aurstad boss

Language: TypeScript - Size: 2.49 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/AngularGettingStarted

Repo for following along the getting started course for Angular

Language: TypeScript - Size: 2.73 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/NgrxPluralsightWorkingVersion

Working version of the Ngrx pluralsight course. Fixes ngrx vs angular version

Language: TypeScript - Size: 2.27 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/NgRxPluralsightCourse

Following along the Ngrx course for Angular course from Pluralsight to work with the course.

Language: TypeScript - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/Angular-AlbumStoreProductPage Fork of pluralsight-projects/Angular-AlbumStoreProductPage

Language: JavaScript - Size: 755 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

toreaurstadboss/ReactiveFormsPluralsight

A repo that follows along the Pluralsight Angular Reactive forms course for Tore Aurstad

Language: TypeScript - Size: 3.61 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/SecuringAngularApps

Follow along project for the Securing Angular Apps with OpenId connect and Oauth2 from Pluralsight

Language: TypeScript - Size: 2.15 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/PluralsightUnitTestingCourse

Language: HTML - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/Angular8FormsNgxBootstrapTesting

Just a sample project testing out Angular 8 and ngx-bootstrap

Language: TypeScript - Size: 2.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/Angular8ServicesCourse

Finished Angular 8 services course from Pluralsight completed by Tore Aurstad following along the course.

Language: TypeScript - Size: 2.51 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/AngularHttpInterceptorSample

Full sample of using HttpInterceptor in Angular. Backend using ExpressJs included. Updated for Angular 8.

Language: TypeScript - Size: 3.01 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

toreaurstadboss/NodeExpress-BankingPortal Fork of pluralsight-projects/NodeExpress-BankingPortal

Build a Banking Portal with Node & Express

Language: JavaScript - Size: 383 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

toreaurstadboss/RestfulServicesNodeJsPluralsightCourseCompleted

Language: JavaScript - Size: 613 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/SimpleTwitterFeedExpressJs

Simple Twitter feed integration using NodeJs and ExpressJs

Language: JavaScript - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toreaurstadboss/NodeJsHttpEchoServer

Simple NodeJs http echo server

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0