mattosaurus / BitscryExamples

A repository contain example projects for the site blog.bitscry.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConsoleAppSettings

An example C# .Net Core console application showing how to use an appsettings.json file to populate an IConfigurationRoot object and to then access it in another class via Dependency Injection.

OData

An example C# .Net Core MVC web application showing how to use OData to query tables in the AdventureWorks sample SQL database. The resulting OData is also usable as a data source in Bootstrap Table and DataTables HTML tables.

ImageServe

An example Azure Function which demonstrates how to retrieve images from a remote file store like Azure Blob Storage or AWS S3 and optionally resize them.

About

A repository contain example projects for the site blog.bitscry.com


Languages

Language:C# 85.2%Language:HTML 11.1%Language:CSS 2.0%Language:JavaScript 1.7%