Pinned Repositories
aurelia-dotnet-core
Aurelia with ASP.NET Core and Identity Server
automated-testing
RESTful API and Client in .NET Core, with MongoDB back-end and Automated Test Projects
azure-function-acceptance-tests
Sample project with unit and acceptance testing for an Azure Function App
AzureLocalBlobStorage
Example for creating blob storage account on local storage emulator. Useful for AcceptanceTesting.
DocumentDbClient
Azure CosmosDB sample app to create and teardown document databases
MvcService
MVC 6 Self Hosted as a Wondows Service
sequelize-typescript-example
spring-boot-rest-api-template
Spring boot REST API project template.
typescript-testing
Testing for TypeScript with SystemJS and Karma
jonathanbass's Repositories
jonathanbass/azure-function-acceptance-tests
Sample project with unit and acceptance testing for an Azure Function App
jonathanbass/AzureLocalBlobStorage
Example for creating blob storage account on local storage emulator. Useful for AcceptanceTesting.
jonathanbass/DocumentDbClient
Azure CosmosDB sample app to create and teardown document databases
jonathanbass/sequelize-typescript-example
jonathanbass/spring-boot-rest-api-template
Spring boot REST API project template.
jonathanbass/angular-full-stack
Angular v15 front-end, Express API and MongoDB back-end. Implemented socket.io for real-time updates to the client.
jonathanbass/browsersync-example
Simple example using nodeJS browsersync. Include html, css and js files.
jonathanbass/contributors
Simple full-stack app with React front-end and .NET 6 back-end using mediator pattern
jonathanbass/dotnet6api
jonathanbass/express-example
REST API using Express and MongoDB
jonathanbass/generics-example
jonathanbass/graphql-dotnet
GraphQL CRUD api using HotChocolate v12 and MongoDB back-end
jonathanbass/graphql-lambda
.NET 6.0 GraphQL HotChocolate AWS Lambda Project
jonathanbass/graphql-node
GraphQL CRUD API using express and apollo
jonathanbass/MassTransitExample
dotnet core MassTransit pub/sub sample application
jonathanbass/mediatr-example
simple CQRS example using MediatR
jonathanbass/nginx-docker
Simple web app deployed to docker and served with nginx
jonathanbass/NServiceBusExample
dotnet core NServiceBus pub/sub sample application
jonathanbass/OpenFaceApi
dotnetcore 2.2 Web API for connection to an bamos/openface docker container
jonathanbass/pickles
The open source living documentation generator
jonathanbass/react-example
React SPA example
jonathanbass/react-full-stack
React/Redux front-end with NodeJS and MongoDB back-end.
jonathanbass/react-redux-2022
React template November 2022
jonathanbass/react-redux-ts
React app with Redux and Typescript
jonathanbass/react-typescript
Simple SPA using react and TypeScript
jonathanbass/redux-example
simple SPA to show state management with Redux. Has example of sharing state between 2 components and changing state through a service class also.
jonathanbass/SignalrExample
Simple Pub/Sub in NServiceBus 7 with .Net Core 2.2 and RabbitMQ. Also has a basic Angular 6 SPA that receives push notifications from the service bus implementation using SignalR.
jonathanbass/tdd-example
jonathanbass/Topshelf
An easy service hosting framework for building Windows services using .NET
jonathanbass/WebApi.Jwt
Authentication for ASP.NET Web Api using simple JWT