Skip to content

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

Notifications You must be signed in to change notification settings

mattosaurus/BitscryExamples

Repository files navigation

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.

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.

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published