Pinned Repositories
ApiMultAuthSchemes
ASP.NET Core 2.1 Web API Using Multiple Authentication Schemes
Astronomy
Code library for .NET that supports common astronomical calculations and algorithms.
MicroserviceExample
Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API
MultiTenantWidgetApi
An implementation in ASP.NET Core 2.2 of a multi-tenanted Web API with physical database isolation between tenants.
ScheduleWidget
ScheduleWidget handles recurring events for calendars
ScheduleWidget.Core
Scheduling engine to create recurring events for calendars
SignalRAngularDemo
SignalR, AngularJS, MVC 5 and Web API Demo
SignalRDemo
SignalR 2.0 with ASP.NET MVC 5 and Web API Demo
SquareWidget.HMAC.Client.Core
HttpClient base class for HMAC authentication in .NET 5.0 Client Web App
stcalc
Sidereal Time Calculator
jamesstill's Repositories
jamesstill/MicroserviceExample
Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API
jamesstill/ScheduleWidget
ScheduleWidget handles recurring events for calendars
jamesstill/ScheduleWidget.Core
Scheduling engine to create recurring events for calendars
jamesstill/MultiTenantWidgetApi
An implementation in ASP.NET Core 2.2 of a multi-tenanted Web API with physical database isolation between tenants.
jamesstill/Astronomy
Code library for .NET that supports common astronomical calculations and algorithms.
jamesstill/stcalc
Sidereal Time Calculator
jamesstill/ApiMultAuthSchemes
ASP.NET Core 2.1 Web API Using Multiple Authentication Schemes
jamesstill/SquareWidget.HMAC.Client.Core
HttpClient base class for HMAC authentication in .NET 5.0 Client Web App
jamesstill/WidgetApi2
Code sample for .NET Core API best practices
jamesstill/FindNewMoonPhaseConsoleApp
Find the instant (UTC) of all new moon phases in a date range
jamesstill/KeplerEquation
Sample source code for solving Kepler's Equation
jamesstill/MoonsOfJupiter
Calculates the positions of the four Galilean moons of Jupiter for any given date in time.
jamesstill/SolarCoordinates
Calculates the geocentric (apparent) position of the Sun at any given moment in time.
jamesstill/SquareWidget.HMAC.Server.Core
Middleware HMAC-based authentication service for ASP.NET 5.0 Web Api
jamesstill/ApiSecuritySampleProject
Sample code for securing an API with IS4 client credentials
jamesstill/aad-b2c-api
jamesstill/angular-b2c-sample-app
jamesstill/angular-tour-of-heroes
jamesstill/angular-widgets
jamesstill/angular-widgets-ngrx
jamesstill/angular-widgets-ngrx-container-presentation
jamesstill/arm-templates
jamesstill/KendoGridExample
Compare and contrast Telerik Design and Stored Procedure Design
jamesstill/LogicAppOrchestration
Example for one-way data sync between a decoupled source and target using Azure Service Bus and a Logic App as orchestrator
jamesstill/openapi-specs
jamesstill/sample-project-1-call-api
jamesstill/SolarEclipseConsoleApp
Find solar eclipses from a date range
jamesstill/SquareWidget.BasicAuth.Core
Yet another basic authentication handler for ASP.NET Core 2.1.
jamesstill/SquareWidget.HMAC.Sample
Code sample to exercise SquareWidget.HMAC.Server.Core and SquareWidget.HMAC.Client.Core NuGet Packages
jamesstill/WidgetApi
Example API for Real World Azure DevOps