Giter Club home page Giter Club logo

Omar Dixon's Projects

cortex icon cortex

Model serving infrastructure for developers

daily-api icon daily-api

Daily service responsible mostly for providing content related information such as posts, publications, tags, etc

demos icon demos

:100:Some demos for learning

docker icon docker

A repo full of example Dockerfiles for various programming languages

dotnet-identityserver4 icon dotnet-identityserver4

Standalone Identity Server 4 and backing with Ocelot API Gateway for the udemy course: https://github.com/aspnetrun/run-aspnet-identityserver4

efcore.alldatabasesconsidered icon efcore.alldatabasesconsidered

This repository contains ASP.NET Core projects which are using EF Core to perform database operations for MS SQL Server, MySQL & SQLite. We have created these projects for developers who are getting started with EF Core and they want to know how you perform CRUD operations, load related data, load data from views and call stored procedures.

embed icon embed

Get info from any web service or page

examples icon examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools

formify icon formify

An open source application to create, manage and embed contact forms on static/dynamic sites with no code

free-for-dev icon free-for-dev

A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

frontend-stuff icon frontend-stuff

A continuously expanded list of framework/libraries and tools I used/want to use when building things on the web. Mostly JavaScript.

here-covid-19-tracker icon here-covid-19-tracker

Using HERE Technologies APIs, fork and build your own COVID-19 Tracker. For a live version, see the website.

how-to-customize-asp.net-identity-core-with-external-database-storage-step-by-step icon how-to-customize-asp.net-identity-core-with-external-database-storage-step-by-step

ASP.NET Core Identity is designed to enable us to easily use a number of different storage providers for our ASP.NET applications. We can use the supplied Identity providers that are included with the .NET Framework, or we can implement your own providers. There are two primary reasons for creating a custom Identity provider. We need to store Identity information in a data source that is not supported by the Identity providers included with the .NET Framework, such as a MysQL database, an Oracle database, or other data sources. We need to manage Identity information using a database schema that is different from the database schema used by the providers that ship with the .NET Framework. A common example of this would be to use authentication data that already exists in a SQL Server database for a company or Web site. In this tutorial, we are going to implement and configure a custom Identity Provider using ASP.NET MVC Core and IndentityCore

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.