There are no reviews yet. Be the first to send feedback to the community and the maintainers!
stackoverflow-answers
Contains samples to support StackOverflow answers.webapi-cors
A demo site for ASP.NET Web API CORSdesign-patterns
Examples, articles. and presentations about design patterns and principles.typescript-develop-multiple-modules-in-parallel-with-code-navigation
Demonstrates how to use TypeScript project references for module development.algorithms
Self-guided learning of algorithmsalgorithms-unlocked
Shaun Luttin's implementation of procedures from Algorithms Unlocked, the book.khan-academy-algorithms
Stores algorithm implementations from the Khan Academy Algorithms course.typescript-publishing-type-definitions
How to create npm package with definition files?typescript-import-plain-javascript-file
Demonstrates using vanilla JS in a TypeScript project.asp-net-core-razor-pages-view-component-ajax-refresh
Demonstrates using a controller with a view component in a new ASP.NET Core MVC Razor Pages app.vitae
Shaun Luttin's cirriculum vitae.typescript-module-augmentation-sequelize
typescript-module-augmentation-class-prototype
Demonstrates module augmentation with the addition of a method to an existing, third-party class.asp-net-core-auth-with-self-generated-jwt
Demonstrates the creation and validation of a JWT in the context of ASP.NET Core authorization.blog.shaunluttin.com
GitHub pages repository!typescript-html-es6-module-imports
Demonstrates a simple import of an ECMA6 modules into an HTML file.asp-net-core-from-path-value-provider
An ASP.NET Core value provider that binds a URI path to a complex modelasp-net-core-health-check-dependency-injection
Shows how to use an IHealthCheck with dependency injection.Love Open Source and this site? Check out how you can help us